Feature [infrastructure.alauda.io/v1alpha1]
- 类型
object
规格
.spec
- 类型
object- 必填
versiontype
.spec.accessInfo
- 描述
- accessInfo defines the server info,if the addon support some interface to access. eg promtheus, grafana
- 类型
object
.spec.deployInfo
- 类型
object
.spec.resourceInfo
- 描述
- resourceInfo defines all the resource the addons contains
- 类型
array
.spec.resourceInfo[]
- 类型
object
.status
- 类型
object
.status.status
- 类型
object
API 端点
可用的 API 端点如下:
/apis/infrastructure.alauda.io/v1alpha1/featuresDELETE: delete collection of FeatureGET: list objects of kind FeaturePOST: create a new Feature
/apis/infrastructure.alauda.io/v1alpha1/features/{name}DELETE: delete the specified FeatureGET: read the specified FeaturePATCH: partially update the specified FeaturePUT: replace the specified Feature
/apis/infrastructure.alauda.io/v1alpha1/features
- HTTP 方法
DELETE- 描述
- delete collection of Feature
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind Feature
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new Feature
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.alauda.io/v1alpha1/features/{name}
- HTTP 方法
DELETE- 描述
- delete the specified Feature
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified Feature
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified Feature
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified Feature
- 查询参数
- 请求体参数
- HTTP 响应