ScheduledTrigger [tekton.alaudadevops.io/v1alpha1]
- Description
- ScheduledTrigger is the Schema for the scheduledtriggers API
- Type
object- Required
spec
Specification
.spec
- Description
- spec defines the desired state of ScheduledTrigger
- Type
object- Required
triggerTemplate
.spec.params
- Type
array
.spec.params[]
- Description
- Param defines a string value to be used for a ParamSpec with the same name.
- Type
object- Required
namevalue
.spec.triggerTemplate
- Type
object
.spec.triggerTemplate.spec
- Description
- TriggerTemplateSpec holds the desired state of TriggerTemplate
- Type
object
.spec.triggerTemplate.spec.params
- Type
array
.spec.triggerTemplate.spec.params[]
- Description
- ParamSpec defines an arbitrary named input whose value can be supplied by a `Param`.
- Type
object- Required
name
.spec.triggerTemplate.spec.resourcetemplates
- Type
array
.spec.triggerTemplate.spec.resourcetemplates[]
- Description
- TriggerResourceTemplate describes a resource to create
- Type
object
.status
- Description
- status defines the observed state of ScheduledTrigger
- Type
object
API Endpoints
The following API endpoints are available:
/apis/tekton.alaudadevops.io/v1alpha1/namespaces/{namespace}/scheduledtriggersDELETE: delete collection of ScheduledTriggerGET: list objects of kind ScheduledTriggerPOST: create a new ScheduledTrigger
/apis/tekton.alaudadevops.io/v1alpha1/namespaces/{namespace}/scheduledtriggers/{name}DELETE: delete the specified ScheduledTriggerGET: read the specified ScheduledTriggerPATCH: partially update the specified ScheduledTriggerPUT: replace the specified ScheduledTrigger
/apis/tekton.alaudadevops.io/v1alpha1/namespaces/{namespace}/scheduledtriggers/{name}/statusGET: read status of the specified ScheduledTriggerPATCH: partially update status of the specified ScheduledTriggerPUT: replace status of the specified ScheduledTrigger
/apis/tekton.alaudadevops.io/v1alpha1/namespaces/{namespace}/scheduledtriggers
- HTTP method
DELETE- Description
- delete collection of ScheduledTrigger
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ScheduledTrigger
- HTTP responses
- HTTP method
POST- Description
- create a new ScheduledTrigger
- Query parameters
- Body parameters
- HTTP responses
/apis/tekton.alaudadevops.io/v1alpha1/namespaces/{namespace}/scheduledtriggers/{name}
- HTTP method
DELETE- Description
- delete the specified ScheduledTrigger
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ScheduledTrigger
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ScheduledTrigger
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ScheduledTrigger
- Query parameters
- Body parameters
- HTTP responses
/apis/tekton.alaudadevops.io/v1alpha1/namespaces/{namespace}/scheduledtriggers/{name}/status
- HTTP method
GET- Description
- read status of the specified ScheduledTrigger
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ScheduledTrigger
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ScheduledTrigger
- Query parameters
- Body parameters
- HTTP responses