ImageVersion [middleware.alauda.io/v1]
- Description
- ImageVersion is the Schema for the imageversions API
- Type
object
Specification
.spec
- Description
- ImageVersionSpec defines the desired state of ImageVersion
- Type
object
.spec.components
- Type
object
.status
- Description
- ImageVersionStatus defines the observed state of ImageVersion
- Type
object
API Endpoints
The following API endpoints are available:
/apis/middleware.alauda.io/v1/imageversionsDELETE: delete collection of ImageVersionGET: list objects of kind ImageVersionPOST: create a new ImageVersion
/apis/middleware.alauda.io/v1/imageversions/{name}DELETE: delete the specified ImageVersionGET: read the specified ImageVersionPATCH: partially update the specified ImageVersionPUT: replace the specified ImageVersion
/apis/middleware.alauda.io/v1/imageversions/{name}/statusGET: read status of the specified ImageVersionPATCH: partially update status of the specified ImageVersionPUT: replace status of the specified ImageVersion
/apis/middleware.alauda.io/v1/imageversions
- HTTP method
DELETE- Description
- delete collection of ImageVersion
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ImageVersion
- HTTP responses
- HTTP method
POST- Description
- create a new ImageVersion
- Query parameters
- Body parameters
- HTTP responses
/apis/middleware.alauda.io/v1/imageversions/{name}
- HTTP method
DELETE- Description
- delete the specified ImageVersion
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ImageVersion
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ImageVersion
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ImageVersion
- Query parameters
- Body parameters
- HTTP responses
/apis/middleware.alauda.io/v1/imageversions/{name}/status
- HTTP method
GET- Description
- read status of the specified ImageVersion
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ImageVersion
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ImageVersion
- Query parameters
- Body parameters
- HTTP responses