- 描述
- CanaryEvent is the Schema for the CanaryEvent API
- 类型
object
规格
.spec
- 描述
- CanaryDeliverySpec defines the desired state of CanaryDelivery
- 类型
object
.spec.records
- 描述
- CanaryRecord list for canary
- 类型
object- 必填
namespacestartTime
.spec.records.configtracks
- 类型
array
.spec.records.configtracks[]
- 类型
object- 必填
configtypename
.spec.records.events
- 类型
array
.spec.records.events[]
- 描述
- CanaryEvent is used for events of canary
- 类型
object
API 端点
可用的 API 端点如下:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/canaryeventsDELETE: delete collection of CanaryEventGET: list objects of kind CanaryEventPOST: create a new CanaryEvent
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/canaryevents/{name}DELETE: delete the specified CanaryEventGET: read the specified CanaryEventPATCH: partially update the specified CanaryEventPUT: replace the specified CanaryEvent
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/canaryevents
- HTTP 方法
DELETE- 描述
- delete collection of CanaryEvent
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind CanaryEvent
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new CanaryEvent
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/canaryevents/{name}
- HTTP 方法
DELETE- 描述
- delete the specified CanaryEvent
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified CanaryEvent
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified CanaryEvent
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified CanaryEvent
- 查询参数
- 请求体参数
- HTTP 响应