workflow.v1alpha1.httpHeader
Index
Fields
fn withName
withName(name)
fn withValue
withValue(value)
obj valueFrom
obj valueFrom.secretKeyRef
"SecretKeySelector selects a key of a Secret."
fn valueFrom.secretKeyRef.withKey
withKey(key)
"The key of the secret to select from. Must be a valid secret key."
fn valueFrom.secretKeyRef.withName
withName(name)
"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"
fn valueFrom.secretKeyRef.withOptional
withOptional(optional)
"Specify whether the Secret or its key must be defined"