triggers.tekton.dev
group
TriggerTemplate takes parameters and uses them to create CRDs
v1alpha1
versionobject
Spec holds the desired state of the TriggerTemplate from the client
[]object
ParamSpec defines an arbitrary named input whose value can be supplied by a
Param
.
string
Default is the value a parameter takes if no input value via a Param is supplied.
string
Description is a user-facing description of the parameter that may be used to populate a UI.
string
requiredName declares the name by which a parameter is referenced.
[]object
TriggerResourceTemplate describes a resource to create
object
TriggerTemplateStatus describes the desired state of TriggerTemplate
TriggerTemplate takes parameters and uses them to create CRDs
v1beta1
versionobject
Spec holds the desired state of the TriggerTemplate from the client
[]object
ParamSpec defines an arbitrary named input whose value can be supplied by a
Param
.
string
Default is the value a parameter takes if no input value via a Param is supplied.
string
Description is a user-facing description of the parameter that may be used to populate a UI.
string
requiredName declares the name by which a parameter is referenced.
[]object
TriggerResourceTemplate describes a resource to create
object
TriggerTemplateStatus describes the desired state of TriggerTemplate