- Description
- OperatorStatus is the Schema for the operatorstatuses API
- Type
object
Specification
.spec
- Description
- OperatorStatusSpec defines the desired state of OperatorStatus
- Type
object- Required
croperator
.spec.cr
- Type
object- Required
kindname
.spec.installedNamespace
- Type
array
.spec.installedNamespace[]
- Type
string
.spec.operator
- Description
- TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.
- Type
object- Required
kindname
.status
- Description
- OperatorStatusStatus defines the observed state of OperatorStatus
- Type
object
.status.componentStatus
- Description
- INSERT ADDITIONAL STATUS FIELD - define observed state of cluster Important: Run "make" to regenerate code after modifying this file
- Type
object
API Endpoints
The following API endpoints are available:
/apis/operator.alauda.io/v1alpha1/namespaces/{namespace}/operatorstatusesDELETE: delete collection of OperatorStatusGET: list objects of kind OperatorStatusPOST: create a new OperatorStatus
/apis/operator.alauda.io/v1alpha1/namespaces/{namespace}/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/namespaces/{namespace}/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/namespaces/{namespace}/operatorstatuses
- HTTP method
DELETE- Description
- delete collection of OperatorStatus
- HTTP responses
- HTTP method
GET- Description
- list objects of kind OperatorStatus
- HTTP responses
- HTTP method
POST- Description
- create a new OperatorStatus
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alauda.io/v1alpha1/namespaces/{namespace}/operatorstatuses/{name}
- HTTP method
DELETE- Description
- delete the specified OperatorStatus
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified OperatorStatus
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified OperatorStatus
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified OperatorStatus
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alauda.io/v1alpha1/namespaces/{namespace}/operatorstatuses/{name}/status
- HTTP method
GET- Description
- read status of the specified OperatorStatus
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified OperatorStatus
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified OperatorStatus
- Query parameters
- Body parameters
- HTTP responses