ChartRepo [app.alauda.io/v1alpha1]
- Type
object- Required
spec
Specification
.spec
- Type
object- Required
typeurl
.spec.secret
- Description
- Secret contains information about how to auth to this repo
- Type
object
.spec.source
- Description
- new in v1beta1.if type is Chart, this is optional and it will provide some compatible with v1alpha1
- Type
object- Required
url
.status
- Type
object
API Endpoints
The following API endpoints are available:
/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/{name}/statusGET: read status of the specified ChartRepoPATCH: partially update status of the specified ChartRepoPUT: replace status of the specified ChartRepo
/apis/app.alauda.io/v1beta1/namespaces/{namespace}/chartrepos
- HTTP method
DELETE- Description
- delete collection of ChartRepo
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ChartRepo
- HTTP responses
- HTTP method
POST- Description
- create a new ChartRepo
- Query parameters
- Body parameters
- HTTP responses
/apis/app.alauda.io/v1beta1/namespaces/{namespace}/chartrepos/{name}
- HTTP method
DELETE- Description
- delete the specified ChartRepo
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ChartRepo
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ChartRepo
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ChartRepo
- Query parameters
- Body parameters
- HTTP responses
/apis/app.alauda.io/v1beta1/namespaces/{namespace}/chartrepos/{name}/status
- HTTP method
GET- Description
- read status of the specified ChartRepo
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ChartRepo
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ChartRepo
- Query parameters
- Body parameters
- HTTP responses