- 描述
- GatewayGroup is the Schema for the gatewaygroups API
- 类型
object
规格
.spec
- 描述
- GatewayGroupSpec defines the desired state of GatewayGroup
- 类型
object- 必填
namepublish
.spec.apiRoute
- 描述
- API group.
- 类型
array
.spec.apiRoute[]
- 类型
object- 必填
methodmsnamenamespaceoperationidpathport
.status
- 描述
- GatewayGroupStatus defines the observed state of GatewayGroup
- 类型
object
API 端点
可用的 API 端点如下:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/gatewaygroupsDELETE: delete collection of GatewayGroupGET: list objects of kind GatewayGroupPOST: create a new GatewayGroup
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/gatewaygroups/{name}DELETE: delete the specified GatewayGroupGET: read the specified GatewayGroupPATCH: partially update the specified GatewayGroupPUT: replace the specified GatewayGroup
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/gatewaygroups/{name}/statusGET: read status of the specified GatewayGroupPATCH: partially update status of the specified GatewayGroupPUT: replace status of the specified GatewayGroup
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/gatewaygroups
- HTTP 方法
DELETE- 描述
- delete collection of GatewayGroup
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind GatewayGroup
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new GatewayGroup
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/gatewaygroups/{name}
- HTTP 方法
DELETE- 描述
- delete the specified GatewayGroup
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified GatewayGroup
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified GatewayGroup
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified GatewayGroup
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/gatewaygroups/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified GatewayGroup
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified GatewayGroup
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified GatewayGroup
- 查询参数
- 请求体参数
- HTTP 响应