UserBinding [auth.alauda.io/v1]
- 描述
- UserBinding is the Schema for the userbindings API
- 类型
object
规格
.spec
- 描述
- UserBindingSpec defines the desired state of UserBinding
- 类型
object
.spec.constraint
- 类型
array
.spec.constraint[]
- 类型
object
.spec.subjects
- 类型
array
.spec.subjects[]
- 类型
object- 必填
kindname
.status
- 描述
- UserBindingStatus defines the observed state of UserBinding
- 类型
object
.status.bindingsCreated
- 描述
- BindingsCreated records the count of created bindings
- 类型
object
.status.conditions
- 类型
array
.status.conditions[]
- 类型
object
.status.failedClusters
- 描述
- FailedClusters lists clusters that failed to sync (global cluster only)
- 类型
array
.status.failedClusters[]
- 类型
string
.status.failureDetails
- 描述
- FailureDetails contains detailed error information for troubleshooting
- 类型
object
.status.failureDetails.affectedItems
- 描述
- AffectedItems lists the specific resources that failed
- 类型
array
.status.failureDetails.affectedItems[]
- 描述
- AffectedItem represents a specific resource that failed during reconciliation
- 类型
object
.status.syncedClusters
- 描述
- SyncedClusters lists successfully synced clusters (global cluster only)
- 类型
array
.status.syncedClusters[]
- 类型
string
API 端点
可用的 API 端点如下:
/apis/auth.alauda.io/v1/userbindingsDELETE: delete collection of UserBindingGET: list objects of kind UserBindingPOST: create a new UserBinding
/apis/auth.alauda.io/v1/userbindings/{name}DELETE: delete the specified UserBindingGET: read the specified UserBindingPATCH: partially update the specified UserBindingPUT: replace the specified UserBinding
/apis/auth.alauda.io/v1/userbindings/{name}/statusGET: read status of the specified UserBindingPATCH: partially update status of the specified UserBindingPUT: replace status of the specified UserBinding
/apis/auth.alauda.io/v1/userbindings
- HTTP 方法
DELETE- 描述
- delete collection of UserBinding
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind UserBinding
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new UserBinding
- 查询参数
- 请求体参数
- HTTP 响应
/apis/auth.alauda.io/v1/userbindings/{name}
- HTTP 方法
DELETE- 描述
- delete the specified UserBinding
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified UserBinding
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified UserBinding
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified UserBinding
- 查询参数
- 请求体参数
- HTTP 响应
/apis/auth.alauda.io/v1/userbindings/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified UserBinding
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified UserBinding
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified UserBinding
- 查询参数
- 请求体参数
- HTTP 响应