TriggerTemplate [triggers.tekton.dev/v1beta1]
- Description
- TriggerTemplate takes parameters and uses them to create CRDs
- Type
object
Specification
.spec
- Description
- Spec holds the desired state of the TriggerTemplate from the client
- Type
object
.spec.params
- Type
array
.spec.params[]
- Description
- ParamSpec defines an arbitrary named input whose value can be supplied by a `Param`.
- Type
object- Required
name
.spec.resourcetemplates
- Type
array
.spec.resourcetemplates[]
- Description
- TriggerResourceTemplate describes a resource to create
- Type
object
.status
- Description
- TriggerTemplateStatus describes the desired state of TriggerTemplate
- Type
object
API Endpoints
The following API endpoints are available:
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/triggertemplatesDELETE: delete collection of TriggerTemplateGET: list objects of kind TriggerTemplatePOST: create a new TriggerTemplate
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/triggertemplates/{name}DELETE: delete the specified TriggerTemplateGET: read the specified TriggerTemplatePATCH: partially update the specified TriggerTemplatePUT: replace the specified TriggerTemplate
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/triggertemplates/{name}/statusGET: read status of the specified TriggerTemplatePATCH: partially update status of the specified TriggerTemplatePUT: replace status of the specified TriggerTemplate
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/triggertemplates
- HTTP method
DELETE- Description
- delete collection of TriggerTemplate
- HTTP responses
- HTTP method
GET- Description
- list objects of kind TriggerTemplate
- HTTP responses
- HTTP method
POST- Description
- create a new TriggerTemplate
- Query parameters
- Body parameters
- HTTP responses
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/triggertemplates/{name}
- HTTP method
DELETE- Description
- delete the specified TriggerTemplate
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified TriggerTemplate
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified TriggerTemplate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified TriggerTemplate
- Query parameters
- Body parameters
- HTTP responses
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/triggertemplates/{name}/status
- HTTP method
GET- Description
- read status of the specified TriggerTemplate
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified TriggerTemplate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified TriggerTemplate
- Query parameters
- Body parameters
- HTTP responses