ClusterAlaudaFeatureGate [alauda.io/v1]
- 描述
- ClusterAlaudaFeatureGate describes a cluster level 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/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
- HTTP 方法
DELETE- 描述
- delete collection of ClusterAlaudaFeatureGate
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ClusterAlaudaFeatureGate
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ClusterAlaudaFeatureGate
- 查询参数
- 请求体参数
- HTTP 响应
/apis/alauda.io/v1/clusteralaudafeaturegates/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ClusterAlaudaFeatureGate
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ClusterAlaudaFeatureGate
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ClusterAlaudaFeatureGate
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ClusterAlaudaFeatureGate
- 查询参数
- 请求体参数
- HTTP 响应