ClusterModule [cluster.alauda.io/v1alpha1]
- Description
- ClusterModule is the Schema for the clustermodules API
- Type
object
Specification
.spec
- Description
- ClusterModuleSpec defines the desired state of ClusterModule
- Type
object
.spec.upgradeModulesInfos
- Description
- UpgradeModuleInfos stands for the information to upgrade the modules
- Type
array
.spec.upgradeModulesInfos[]
- Description
- UpgradeModuleInfo ...
- Type
object- Required
nameversion
.spec.upgradeModulesInfos[].config
- Type
object
.spec.valuesOverride
- Description
- ValuesOverride ...
- Type
object
.status
- Description
- ClusterModuleStatus defines the observed state of ClusterModule
- Type
object- Required
editableupgradable
.status.appReleases
- Type
object
.status.base
- Description
- ModuleStatus ...
- Type
object- Required
deployStatusrunningStatus
.status.base.appReleases
- Type
array
.status.base.appReleases[]
- Type
string
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of ClusterModule
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ClusterModule
- HTTP responses
- HTTP method
POST- Description
- create a new ClusterModule
- Query parameters
- Body parameters
- HTTP responses
/apis/cluster.alauda.io/v1alpha2/clustermodules/{name}
- HTTP method
DELETE- Description
- delete the specified ClusterModule
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ClusterModule
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ClusterModule
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ClusterModule
- Query parameters
- Body parameters
- HTTP responses
/apis/cluster.alauda.io/v1alpha2/clustermodules/{name}/status
- HTTP method
GET- Description
- read status of the specified ClusterModule
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ClusterModule
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ClusterModule
- Query parameters
- Body parameters
- HTTP responses