ClusterAlaudaFeatureGate [alauda.io/v1]
- Description
- ClusterAlaudaFeatureGate describes a cluster level feature gate of the alauda product
- Type
object
Specification
.spec
- Description
- AlaudaFeatureGateSpec defines the desired state of AlaudaFeatureGate.
- Type
object- Required
descriptionenabledstage
.spec.dependency
- Description
- Dependency is the denpendencies of the feature gate.
- Type
object
.spec.dependency.featureGates
- Description
- FeatureGates is the names of feature gates that depends on.
- Type
array
.spec.dependency.featureGates[]
- Type
string
.status
- Description
- AlaudaFeatureGateStatus defines the observed state of AlaudaFeatureGate
- Type
object- Required
enabled
API Endpoints
The following API endpoints are available:
/apis/alauda.io/v1/clusteralaudafeaturegatesDELETE: delete collection of ClusterAlaudaFeatureGateGET: list objects of kind ClusterAlaudaFeatureGatePOST: create a new ClusterAlaudaFeatureGate
/apis/alauda.io/v1/clusteralaudafeaturegates/{name}DELETE: delete the specified ClusterAlaudaFeatureGateGET: read the specified ClusterAlaudaFeatureGatePATCH: partially update the specified ClusterAlaudaFeatureGatePUT: replace the specified ClusterAlaudaFeatureGate
/apis/alauda.io/v1/clusteralaudafeaturegates/{name}/statusGET: read status of the specified ClusterAlaudaFeatureGatePATCH: partially update status of the specified ClusterAlaudaFeatureGatePUT: replace status of the specified ClusterAlaudaFeatureGate
/apis/alauda.io/v1/clusteralaudafeaturegates
- HTTP method
DELETE- Description
- delete collection of ClusterAlaudaFeatureGate
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ClusterAlaudaFeatureGate
- HTTP responses
- HTTP method
POST- Description
- create a new ClusterAlaudaFeatureGate
- Query parameters
- Body parameters
- HTTP responses
/apis/alauda.io/v1/clusteralaudafeaturegates/{name}
- HTTP method
DELETE- Description
- delete the specified ClusterAlaudaFeatureGate
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ClusterAlaudaFeatureGate
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ClusterAlaudaFeatureGate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ClusterAlaudaFeatureGate
- Query parameters
- Body parameters
- HTTP responses
/apis/alauda.io/v1/clusteralaudafeaturegates/{name}/status
- HTTP method
GET- Description
- read status of the specified ClusterAlaudaFeatureGate
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ClusterAlaudaFeatureGate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ClusterAlaudaFeatureGate
- Query parameters
- Body parameters
- HTTP responses