ArtifactVersion [app.alauda.io/v1alpha1]
- Description
- ArtifactVersion is the Schema for the artifactversions API
- Type
object
Specification
.spec
- Description
- ArtifactVersionSpec defines the desired state of ArtifactVersion
- Type
object- Required
presenttag
.status
- Description
- ArtifactVersionStatus defines the observed state of ArtifactVersion
- Type
object
.status.chartInfo
- Description
- ChartInfo defines the struct of chart info
- Type
object
.status.chartInfo.files
- Description
- Files are miscellaneous files in a chart archive, e.g. README, LICENSE, etc.
- Type
array
.status.chartInfo.files[]
- Description
- File represents a file as a name/value pair. By convention, name is a relative path within the scope of the chart's base directory.
- Type
object- Required
dataname
.status.chartInfo.values
- Description
- Values are default config for this chart.
- Type
object
API Endpoints
The following API endpoints are available:
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/artifactversionsDELETE: delete collection of ArtifactVersionGET: list objects of kind ArtifactVersionPOST: create a new ArtifactVersion
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/artifactversions/{name}DELETE: delete the specified ArtifactVersionGET: read the specified ArtifactVersionPATCH: partially update the specified ArtifactVersionPUT: replace the specified ArtifactVersion
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/artifactversions/{name}/statusGET: read status of the specified ArtifactVersionPATCH: partially update status of the specified ArtifactVersionPUT: replace status of the specified ArtifactVersion
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/artifactversions
- HTTP method
DELETE- Description
- delete collection of ArtifactVersion
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ArtifactVersion
- HTTP responses
- HTTP method
POST- Description
- create a new ArtifactVersion
- Query parameters
- Body parameters
- HTTP responses
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/artifactversions/{name}
- HTTP method
DELETE- Description
- delete the specified ArtifactVersion
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ArtifactVersion
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ArtifactVersion
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ArtifactVersion
- Query parameters
- Body parameters
- HTTP responses
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/artifactversions/{name}/status
- HTTP method
GET- Description
- read status of the specified ArtifactVersion
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ArtifactVersion
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ArtifactVersion
- Query parameters
- Body parameters
- HTTP responses