AlaudaFeatureGate [alauda.io/v1]
- 描述
- AlaudaFeatureGate describes a feature gate of the alauda product.
- 类型
object
规格
.spec
- 描述
- AlaudaFeatureGateSpec defines the desired state of AlaudaFeatureGate.
- 类型
object- 必填
descriptionenabledstage
.spec.dependency
- 描述
- Dependency is the denpendencies of the feature gate.
- 类型
object
.spec.dependency.featureGates
- 描述
- FeatureGates is the names of feature gates that depends on.
- 类型
array
.spec.dependency.featureGates[]
- 类型
string
.status
- 描述
- AlaudaFeatureGateStatus defines the observed state of AlaudaFeatureGate
- 类型
object- 必填
enabled
API 端点
可用的 API 端点如下:
/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
- HTTP 方法
DELETE- 描述
- delete collection of AlaudaFeatureGate
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind AlaudaFeatureGate
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new AlaudaFeatureGate
- 查询参数
- 请求体参数
- HTTP 响应
/apis/alauda.io/v1/namespaces/{namespace}/alaudafeaturegates/{name}
- HTTP 方法
DELETE- 描述
- delete the specified AlaudaFeatureGate
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified AlaudaFeatureGate
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified AlaudaFeatureGate
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified AlaudaFeatureGate
- 查询参数
- 请求体参数
- HTTP 响应