AlaudaFeatureGate [alauda.io/v1]
- Description
- AlaudaFeatureGate describes a 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/namespaces/{namespace}/alaudafeaturegatesDELETE: delete collection of AlaudaFeatureGateGET: list objects of kind AlaudaFeatureGatePOST: create a new AlaudaFeatureGate
/apis/alauda.io/v1/namespaces/{namespace}/alaudafeaturegates/{name}DELETE: delete the specified AlaudaFeatureGateGET: read the specified AlaudaFeatureGatePATCH: partially update the specified AlaudaFeatureGatePUT: replace the specified AlaudaFeatureGate
/apis/alauda.io/v1/namespaces/{namespace}/alaudafeaturegates/{name}/statusGET: read status of the specified AlaudaFeatureGatePATCH: partially update status of the specified AlaudaFeatureGatePUT: replace status of the specified AlaudaFeatureGate
/apis/alauda.io/v1/namespaces/{namespace}/alaudafeaturegates
- HTTP method
DELETE- Description
- delete collection of AlaudaFeatureGate
- HTTP responses
- HTTP method
GET- Description
- list objects of kind AlaudaFeatureGate
- HTTP responses
- HTTP method
POST- Description
- create a new AlaudaFeatureGate
- Query parameters
- Body parameters
- HTTP responses
/apis/alauda.io/v1/namespaces/{namespace}/alaudafeaturegates/{name}
- HTTP method
DELETE- Description
- delete the specified AlaudaFeatureGate
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified AlaudaFeatureGate
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified AlaudaFeatureGate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified AlaudaFeatureGate
- Query parameters
- Body parameters
- HTTP responses
/apis/alauda.io/v1/namespaces/{namespace}/alaudafeaturegates/{name}/status
- HTTP method
GET- Description
- read status of the specified AlaudaFeatureGate
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified AlaudaFeatureGate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified AlaudaFeatureGate
- Query parameters
- Body parameters
- HTTP responses