• Русский
  • TriggerBinding [triggers.tekton.dev/v1beta1]

    triggers.tekton.dev group

    TriggerBinding defines a mapping of an input event to parameters. This is used to extract information from events to be passed to TriggerTemplates within a Trigger.

    v1alpha1 version
    spec object

    Spec holds the desired state of the TriggerBinding

    params []object

    Param defines a string value to be used for a ParamSpec with the same name.

    name string required
    value string required
    status object

    TriggerBindingStatus defines the observed state of TriggerBinding.

    TriggerBinding defines a mapping of an input event to parameters. This is used to extract information from events to be passed to TriggerTemplates within a Trigger.

    v1beta1 version
    spec object

    Spec holds the desired state of the TriggerBinding

    params []object

    Param defines a string value to be used for a ParamSpec with the same name.

    name string required
    value string required
    status object

    TriggerBindingStatus defines the observed state of TriggerBinding.