ModuleInfo [moduleinfoes.cluster.alauda.io/v1alpha1]
- 描述
- ModuleInfo is the Schema for the moduleinfos API
- 类型
object
规格
.spec
- 描述
- ModuleInfoSpec defines the spec of ModuleInfo
- 类型
object- 必填
version
.spec.config
- 描述
- Config stands for the user configs of the module instance
- 类型
object
.spec.selectedCluster
- 描述
- SelectedCluster stands for the selected cluster of the module instance
- 类型
object
.spec.valuesOverride
- 描述
- ValuesOverride stands for the overrides for charts
- 类型
object
.status
- 描述
- ModuleInfoStatus defines the observed state of ModuleInfo
- 类型
object- 必填
phaseversion
.status.appReleases
- 描述
- AppReleases stands for the module's app releases
- 类型
array
.status.appReleases[]
- 描述
- AppReleaseStatus defines the status of the app release
- 类型
object- 必填
failednamereadysynced
.status.appReleases[].chartVersions
- 类型
array
.status.appReleases[].chartVersions[]
- 描述
- ChartVersion stands for chart version
- 类型
object- 必填
namereleaseNameversion
.status.availableVersions
- 描述
- AvailableVersions stands for the available versions of the module can upgrade to.
- 类型
array
.status.availableVersions[]
- 描述
- ModuleAvailableVersion defines module's available upgrade version
- 类型
object- 必填
descriptionriskLevelversion
.status.availableVersions[].dependencies
- 描述
- Dependencies stands for the dependent modules
- 类型
array
.status.availableVersions[].dependencies[]
- 描述
- ModuleDependency defines the module's dependency
- 类型
object- 必填
moduleName
.status.availableVersions[].dependencies[].versionsMatch
- 描述
- VersionMatch stands for the version requirements for the dependent module, any match will be acceptable.
- 类型
array
.status.availableVersions[].dependencies[].versionsMatch[]
- 类型
string
.status.availableVersions[].options
- 描述
- Options stands for the options of uprading to this version
- 类型
object
.status.availableVersions[].upgradeBefore
- 描述
- UpgradeBefore stands for need upgrade before these mouldes
- 类型
array
.status.availableVersions[].upgradeBefore[]
- 描述
- ModuleRef defines the reference for the module
- 类型
object- 必填
moduleName
.status.blockReasons
- 描述
- BlockReasons stands for the reasons blocked upgrade
- 类型
array
.status.blockReasons[]
- 类型
string
.status.conditions
- 描述
- Conditions stands for the moudle's conditions
- 类型
array
.status.conditions[]
- 描述
- ModuleCondition defines the module's conditions
- 类型
object- 必填
messagereasonstatustype
API 端点
可用的 API 端点如下:
/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 方法
DELETE- 描述
- delete collection of ModuleInfo
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ModuleInfo
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ModuleInfo
- 查询参数
- 请求体参数
- HTTP 响应
/apis/cluster.alauda.io/v1alpha1/moduleinfos/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ModuleInfo
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ModuleInfo
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ModuleInfo
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ModuleInfo
- 查询参数
- 请求体参数
- HTTP 响应
/apis/cluster.alauda.io/v1alpha1/moduleinfos/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified ModuleInfo
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified ModuleInfo
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified ModuleInfo
- 查询参数
- 请求体参数
- HTTP 响应