- Description
- ApiAttribute is the Schema for the apiattributes API
- Type
object
Specification
.spec
- Description
- ApiAttributeSpec defines the desired state of ApiAttribute
- Type
object
.spec.apis
- Description
- api 列表
- Type
array
.spec.apis[]
- Description
- api
- Type
object- Required
methodoperationidpathport
.spec.apis[].gatewayGroupReferences
- Description
- api被服务分组引用列表
- Type
array
.spec.apis[].gatewayGroupReferences[]
- Type
string
.spec.exacts
- Description
- 精确匹配
- Type
array
.spec.exacts[]
- Type
object- Required
matchpathmethodoperationid
.spec.prefixs
- Description
- 前缀匹配
- Type
array
.spec.prefixs[]
- Type
object- Required
matchpathmethodoperationid
.spec.regmatches
- Description
- 正则匹配,已废弃
- Type
array
.spec.regmatches[]
- Type
object- Required
matchpathmethodoperationid
.spec.swaggerImport
- Description
- Swagger Import info
- Type
object
.status
- Description
- ApiAttributeStatus defines the observed state of ApiAttribute
- Type
object
API Endpoints
The following API endpoints are available:
/apis/asm.alauda.io/v1alpha2/namespaces/{namespace}/apiattributesDELETE: delete collection of ApiAttributeGET: list objects of kind ApiAttributePOST: create a new ApiAttribute
/apis/asm.alauda.io/v1alpha2/namespaces/{namespace}/apiattributes/{name}DELETE: delete the specified ApiAttributeGET: read the specified ApiAttributePATCH: partially update the specified ApiAttributePUT: replace the specified ApiAttribute
/apis/asm.alauda.io/v1alpha2/namespaces/{namespace}/apiattributes
- HTTP method
DELETE- Description
- delete collection of ApiAttribute
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ApiAttribute
- HTTP responses
- HTTP method
POST- Description
- create a new ApiAttribute
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha2/namespaces/{namespace}/apiattributes/{name}
- HTTP method
DELETE- Description
- delete the specified ApiAttribute
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ApiAttribute
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ApiAttribute
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ApiAttribute
- Query parameters
- Body parameters
- HTTP responses