ClusterTriggerBinding [triggers.tekton.dev/v1beta1]
- Description
- ClusterTriggerBinding is a TriggerBinding with a cluster scope. ClusterTriggerBindings are used to represent TriggerBindings that should be publicly addressable from any namespace in the cluster.
- Type
object
Specification
.spec
- Description
- Spec holds the desired state of the ClusterTriggerBinding from the client
- Type
object
.spec.params
- Description
- Params defines the parameter mapping from the given input event.
- Type
array
.spec.params[]
- Description
- Param defines a string value to be used for a ParamSpec with the same name.
- Type
object- Required
namevalue
.status
- Description
- TriggerBindingStatus defines the observed state of TriggerBinding.
- Type
object
API Endpoints
The following API endpoints are available:
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/clustertriggerbindingsDELETE: delete collection of ClusterTriggerBindingGET: list objects of kind ClusterTriggerBindingPOST: create a new ClusterTriggerBinding
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/clustertriggerbindings/{name}DELETE: delete the specified ClusterTriggerBindingGET: read the specified ClusterTriggerBindingPATCH: partially update the specified ClusterTriggerBindingPUT: replace the specified ClusterTriggerBinding
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/clustertriggerbindings/{name}/statusGET: read status of the specified ClusterTriggerBindingPATCH: partially update status of the specified ClusterTriggerBindingPUT: replace status of the specified ClusterTriggerBinding
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/clustertriggerbindings
- HTTP method
DELETE- Description
- delete collection of ClusterTriggerBinding
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ClusterTriggerBinding
- HTTP responses
- HTTP method
POST- Description
- create a new ClusterTriggerBinding
- Query parameters
- Body parameters
- HTTP responses
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/clustertriggerbindings/{name}
- HTTP method
DELETE- Description
- delete the specified ClusterTriggerBinding
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ClusterTriggerBinding
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ClusterTriggerBinding
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ClusterTriggerBinding
- Query parameters
- Body parameters
- HTTP responses
/apis/triggers.tekton.dev/v1alpha1/namespaces/{namespace}/clustertriggerbindings/{name}/status
- HTTP method
GET- Description
- read status of the specified ClusterTriggerBinding
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ClusterTriggerBinding
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ClusterTriggerBinding
- Query parameters
- Body parameters
- HTTP responses