ModuleInfo [moduleinfoes.cluster.alauda.io/v1alpha1]
- Description
- ModuleInfo is the Schema for the moduleinfos API
- Type
object
Specification
.spec
- Description
- ModuleInfoSpec defines the spec of ModuleInfo
- Type
object- Required
version
.spec.config
- Description
- Config stands for the user configs of the module instance
- Type
object
.spec.selectedCluster
- Description
- SelectedCluster stands for the selected cluster of the module instance
- Type
object
.spec.valuesOverride
- Description
- ValuesOverride stands for the overrides for charts
- Type
object
.status
- Description
- ModuleInfoStatus defines the observed state of ModuleInfo
- Type
object- Required
phaseversion
.status.appReleases
- Description
- AppReleases stands for the module's app releases
- Type
array
.status.appReleases[]
- Description
- AppReleaseStatus defines the status of the app release
- Type
object- Required
failednamereadysynced
.status.appReleases[].chartVersions
- Type
array
.status.appReleases[].chartVersions[]
- Description
- ChartVersion stands for chart version
- Type
object- Required
namereleaseNameversion
.status.availableVersions
- Description
- AvailableVersions stands for the available versions of the module can upgrade to.
- Type
array
.status.availableVersions[]
- Description
- ModuleAvailableVersion defines module's available upgrade version
- Type
object- Required
descriptionriskLevelversion
.status.availableVersions[].dependencies
- Description
- Dependencies stands for the dependent modules
- Type
array
.status.availableVersions[].dependencies[]
- Description
- ModuleDependency defines the module's dependency
- Type
object- Required
moduleName
.status.availableVersions[].dependencies[].versionsMatch
- Description
- VersionMatch stands for the version requirements for the dependent module, any match will be acceptable.
- Type
array
.status.availableVersions[].dependencies[].versionsMatch[]
- Type
string
.status.availableVersions[].options
- Description
- Options stands for the options of uprading to this version
- Type
object
.status.availableVersions[].upgradeBefore
- Description
- UpgradeBefore stands for need upgrade before these mouldes
- Type
array
.status.availableVersions[].upgradeBefore[]
- Description
- ModuleRef defines the reference for the module
- Type
object- Required
moduleName
.status.blockReasons
- Description
- BlockReasons stands for the reasons blocked upgrade
- Type
array
.status.blockReasons[]
- Type
string
.status.conditions
- Description
- Conditions stands for the moudle's conditions
- Type
array
.status.conditions[]
- Description
- ModuleCondition defines the module's conditions
- Type
object- Required
messagereasonstatustype
API Endpoints
The following API endpoints are available:
/apis/cluster.alauda.io/v1alpha1/moduleinfosDELETE: delete collection of ModuleInfoGET: list objects of kind ModuleInfoPOST: create a new ModuleInfo
/apis/cluster.alauda.io/v1alpha1/moduleinfos/{name}DELETE: delete the specified ModuleInfoGET: read the specified ModuleInfoPATCH: partially update the specified ModuleInfoPUT: replace the specified ModuleInfo
/apis/cluster.alauda.io/v1alpha1/moduleinfos/{name}/statusGET: read status of the specified ModuleInfoPATCH: partially update status of the specified ModuleInfoPUT: replace status of the specified ModuleInfo
/apis/cluster.alauda.io/v1alpha1/moduleinfos
- HTTP method
DELETE- Description
- delete collection of ModuleInfo
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ModuleInfo
- HTTP responses
- HTTP method
POST- Description
- create a new ModuleInfo
- Query parameters
- Body parameters
- HTTP responses
/apis/cluster.alauda.io/v1alpha1/moduleinfos/{name}
- HTTP method
DELETE- Description
- delete the specified ModuleInfo
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ModuleInfo
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ModuleInfo
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ModuleInfo
- Query parameters
- Body parameters
- HTTP responses
/apis/cluster.alauda.io/v1alpha1/moduleinfos/{name}/status
- HTTP method
GET- Description
- read status of the specified ModuleInfo
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ModuleInfo
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ModuleInfo
- Query parameters
- Body parameters
- HTTP responses