- 描述
- OperatorStatus is the Schema for the operatorstatuses API
- 类型
object
规格
.spec
- 描述
- OperatorStatusSpec defines the desired state of OperatorStatus
- 类型
object- 必填
croperator
.spec.cr
- 类型
object- 必填
kindname
.spec.installedNamespace
- 类型
array
.spec.installedNamespace[]
- 类型
string
.spec.operator
- 描述
- TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.
- 类型
object- 必填
kindname
.status
- 描述
- OperatorStatusStatus defines the observed state of OperatorStatus
- 类型
object
.status.componentStatus
- 描述
- INSERT ADDITIONAL STATUS FIELD - define observed state of cluster Important: Run "make" to regenerate code after modifying this file
- 类型
object
API 端点
可用的 API 端点如下:
/apis/operator.alauda.io/v1alpha1/operatorstatusesDELETE: delete collection of OperatorStatusGET: list objects of kind OperatorStatusPOST: create a new OperatorStatus
/apis/operator.alauda.io/v1alpha1/operatorstatuses/{name}DELETE: delete the specified OperatorStatusGET: read the specified OperatorStatusPATCH: partially update the specified OperatorStatusPUT: replace the specified OperatorStatus
/apis/operator.alauda.io/v1alpha1/operatorstatuses/{name}/statusGET: read status of the specified OperatorStatusPATCH: partially update status of the specified OperatorStatusPUT: replace status of the specified OperatorStatus
/apis/operator.alauda.io/v1alpha1/operatorstatuses
- HTTP 方法
DELETE- 描述
- delete collection of OperatorStatus
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind OperatorStatus
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new OperatorStatus
- 查询参数
- 请求体参数
- HTTP 响应
/apis/operator.alauda.io/v1alpha1/operatorstatuses/{name}
- HTTP 方法
DELETE- 描述
- delete the specified OperatorStatus
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified OperatorStatus
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified OperatorStatus
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified OperatorStatus
- 查询参数
- 请求体参数
- HTTP 响应
/apis/operator.alauda.io/v1alpha1/operatorstatuses/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified OperatorStatus
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified OperatorStatus
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified OperatorStatus
- 查询参数
- 请求体参数
- HTTP 响应