- Description
- CanaryEvent is the Schema for the CanaryEvent API
- Type
object
Specification
.spec
- Description
- CanaryDeliverySpec defines the desired state of CanaryDelivery
- Type
object
.spec.records
- Description
- CanaryRecord list for canary
- Type
object- Required
namespacestartTime
.spec.records.configtracks
- Type
array
.spec.records.configtracks[]
- Type
object- Required
configtypename
.spec.records.events
- Type
array
.spec.records.events[]
- Description
- CanaryEvent is used for events of canary
- Type
object
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of CanaryEvent
- HTTP responses
- HTTP method
GET- Description
- list objects of kind CanaryEvent
- HTTP responses
- HTTP method
POST- Description
- create a new CanaryEvent
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/canaryevents/{name}
- HTTP method
DELETE- Description
- delete the specified CanaryEvent
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified CanaryEvent
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified CanaryEvent
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified CanaryEvent
- Query parameters
- Body parameters
- HTTP responses