ClusterModule [cluster.alauda.io/v1alpha1]
- 描述
- ClusterModule is the Schema for the clustermodules API
- 类型
object
规格
.spec
- 描述
- ClusterModuleSpec defines the desired state of ClusterModule
- 类型
object
.spec.upgradeModulesInfos
- 描述
- UpgradeModuleInfos stands for the information to upgrade the modules
- 类型
array
.spec.upgradeModulesInfos[]
- 描述
- UpgradeModuleInfo ...
- 类型
object- 必填
nameversion
.spec.upgradeModulesInfos[].config
- 类型
object
.spec.valuesOverride
- 描述
- ValuesOverride ...
- 类型
object
.status
- 描述
- ClusterModuleStatus defines the observed state of ClusterModule
- 类型
object- 必填
editableupgradable
.status.appReleases
- 类型
object
.status.base
- 描述
- ModuleStatus ...
- 类型
object- 必填
deployStatusrunningStatus
.status.base.appReleases
- 类型
array
.status.base.appReleases[]
- 类型
string
API 端点
可用的 API 端点如下:
/apis/cluster.alauda.io/v1alpha2/clustermodulesDELETE: delete collection of ClusterModuleGET: list objects of kind ClusterModulePOST: create a new ClusterModule
/apis/cluster.alauda.io/v1alpha2/clustermodules/{name}DELETE: delete the specified ClusterModuleGET: read the specified ClusterModulePATCH: partially update the specified ClusterModulePUT: replace the specified ClusterModule
/apis/cluster.alauda.io/v1alpha2/clustermodules/{name}/statusGET: read status of the specified ClusterModulePATCH: partially update status of the specified ClusterModulePUT: replace status of the specified ClusterModule
/apis/cluster.alauda.io/v1alpha2/clustermodules
- HTTP 方法
DELETE- 描述
- delete collection of ClusterModule
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ClusterModule
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ClusterModule
- 查询参数
- 请求体参数
- HTTP 响应
/apis/cluster.alauda.io/v1alpha2/clustermodules/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ClusterModule
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ClusterModule
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ClusterModule
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ClusterModule
- 查询参数
- 请求体参数
- HTTP 响应
/apis/cluster.alauda.io/v1alpha2/clustermodules/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified ClusterModule
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified ClusterModule
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified ClusterModule
- 查询参数
- 请求体参数
- HTTP 响应