- 描述
- Domain is the Schema for the domains API
- 类型
object
规格
.spec
- 类型
object
.spec.namespaces
- 类型
array
.spec.namespaces[]
- 类型
object
.status
- 类型
object
API 端点
可用的 API 端点如下:
/apis/asm.alauda.io/v1alpha1/domainsDELETE: delete collection of DomainGET: list objects of kind DomainPOST: create a new Domain
/apis/asm.alauda.io/v1alpha1/domains/{name}DELETE: delete the specified DomainGET: read the specified DomainPATCH: partially update the specified DomainPUT: replace the specified Domain
/apis/asm.alauda.io/v1alpha1/domains
- HTTP 方法
DELETE- 描述
- delete collection of Domain
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind Domain
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new Domain
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/domains/{name}
- HTTP 方法
DELETE- 描述
- delete the specified Domain
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified Domain
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified Domain
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified Domain
- 查询参数
- 请求体参数
- HTTP 响应