ChartRepo [app.alauda.io/v1alpha1]
- 类型
object- 必填
spec
规格
.spec
- 类型
object- 必填
typeurl
.spec.secret
- 描述
- Secret contains information about how to auth to this repo
- 类型
object
.spec.source
- 描述
- new in v1beta1.if type is Chart, this is optional and it will provide some compatible with v1alpha1
- 类型
object- 必填
url
.status
- 类型
object
API 端点
可用的 API 端点如下:
/apis/app.alauda.io/v1beta1/namespaces/{namespace}/chartreposDELETE: delete collection of ChartRepoGET: list objects of kind ChartRepoPOST: create a new ChartRepo
/apis/app.alauda.io/v1beta1/namespaces/{namespace}/chartrepos/{name}DELETE: delete the specified ChartRepoGET: read the specified ChartRepoPATCH: partially update the specified ChartRepoPUT: replace the specified ChartRepo
/apis/app.alauda.io/v1beta1/namespaces/{namespace}/chartrepos
- HTTP 方法
DELETE- 描述
- delete collection of ChartRepo
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ChartRepo
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ChartRepo
- 查询参数
- 请求体参数
- HTTP 响应
/apis/app.alauda.io/v1beta1/namespaces/{namespace}/chartrepos/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ChartRepo
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ChartRepo
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ChartRepo
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ChartRepo
- 查询参数
- 请求体参数
- HTTP 响应