ImageVersion [middleware.alauda.io/v1]
- 描述
- ImageVersion is the Schema for the imageversions API
- 类型
object
规格
.spec
- 描述
- ImageVersionSpec defines the desired state of ImageVersion
- 类型
object
.spec.components
- 类型
object
.status
- 描述
- ImageVersionStatus defines the observed state of ImageVersion
- 类型
object
API 端点
可用的 API 端点如下:
/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 方法
DELETE- 描述
- delete collection of ImageVersion
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ImageVersion
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ImageVersion
- 查询参数
- 请求体参数
- HTTP 响应
/apis/middleware.alauda.io/v1/imageversions/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ImageVersion
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ImageVersion
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ImageVersion
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ImageVersion
- 查询参数
- 请求体参数
- HTTP 响应
/apis/middleware.alauda.io/v1/imageversions/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified ImageVersion
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified ImageVersion
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified ImageVersion
- 查询参数
- 请求体参数
- HTTP 响应