ImageWhiteList [app.alauda.io/v1alpha1]
- 描述
- ImageWhiteList is the Schema for the imagewhitelists API
- 类型
object
规格
.spec
- 描述
- ImageWhiteListSpec defines the desired state of ImageWhiteList
- 类型
object
.spec.repoList
- 类型
array
.spec.repoList[]
- 类型
string
.spec.rewriteRules
- 类型
array
.spec.rewriteRules[]
- 描述
- RewriteRule defines the rewrite rule of ImageWhiteList
- 类型
object
.status
- 描述
- ImageWhiteListStatus defines the observed state of ImageWhiteList
- 类型
object
API 端点
可用的 API 端点如下:
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/imagewhitelistsDELETE: delete collection of ImageWhiteListGET: list objects of kind ImageWhiteListPOST: create a new ImageWhiteList
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/imagewhitelists/{name}DELETE: delete the specified ImageWhiteListGET: read the specified ImageWhiteListPATCH: partially update the specified ImageWhiteListPUT: replace the specified ImageWhiteList
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/imagewhitelists/{name}/statusGET: read status of the specified ImageWhiteListPATCH: partially update status of the specified ImageWhiteListPUT: replace status of the specified ImageWhiteList
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/imagewhitelists
- HTTP 方法
DELETE- 描述
- delete collection of ImageWhiteList
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ImageWhiteList
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ImageWhiteList
- 查询参数
- 请求体参数
- HTTP 响应
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/imagewhitelists/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ImageWhiteList
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ImageWhiteList
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ImageWhiteList
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ImageWhiteList
- 查询参数
- 请求体参数
- HTTP 响应
/apis/app.alauda.io/v1alpha1/namespaces/{namespace}/imagewhitelists/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified ImageWhiteList
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified ImageWhiteList
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified ImageWhiteList
- 查询参数
- 请求体参数
- HTTP 响应