triggers.tekton.dev group
TriggerTemplate takes parameters and uses them to create CRDs
v1alpha1 versionobjectSpec holds the desired state of the TriggerTemplate from the client
[]objectParamSpec defines an arbitrary named input whose value can be supplied by a
Param.
stringDefault is the value a parameter takes if no input value via a Param is supplied.
stringDescription 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.
[]objectTriggerResourceTemplate describes a resource to create
objectTriggerTemplateStatus describes the desired state of TriggerTemplate
TriggerTemplate takes parameters and uses them to create CRDs
v1beta1 versionobjectSpec holds the desired state of the TriggerTemplate from the client
[]objectParamSpec defines an arbitrary named input whose value can be supplied by a
Param.
stringDefault is the value a parameter takes if no input value via a Param is supplied.
stringDescription 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.
[]objectTriggerResourceTemplate describes a resource to create
objectTriggerTemplateStatus describes the desired state of TriggerTemplate