events.v1alpha1.azureEventHubsTrigger
Index
fn withFqdn(fqdn)
fn withHubName(hubName)
fn withParameters(parameters)
fn withParametersMixin(parameters)
fn withPayload(payload)
fn withPayloadMixin(payload)
obj sharedAccessKey
obj sharedAccessKeyName
Fields
fn withFqdn
withFqdn(fqdn)
fn withHubName
withHubName(hubName)
fn withParameters
withParameters(parameters)
fn withParametersMixin
withParametersMixin(parameters)
Note: This function appends passed data to existing values
fn withPayload
withPayload(payload)
"Payload is the list of key-value extracted from an event payload to construct the request payload."
fn withPayloadMixin
withPayloadMixin(payload)
"Payload is the list of key-value extracted from an event payload to construct the request payload."
Note: This function appends passed data to existing values
obj sharedAccessKey
"SecretKeySelector selects a key of a Secret."
fn sharedAccessKey.withKey
withKey(key)
"The key of the secret to select from. Must be a valid secret key."
fn sharedAccessKey.withName
withName(name)
"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"
fn sharedAccessKey.withOptional
withOptional(optional)
"Specify whether the Secret or its key must be defined"
obj sharedAccessKeyName
"SecretKeySelector selects a key of a Secret."
fn sharedAccessKeyName.withKey
withKey(key)
"The key of the secret to select from. Must be a valid secret key."
fn sharedAccessKeyName.withName
withName(name)
"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"
fn sharedAccessKeyName.withOptional
withOptional(optional)
"Specify whether the Secret or its key must be defined"