events.v1alpha1.azureEventsHubEventSource
Index
fn withFqdn(fqdn)
fn withHubName(hubName)
fn withMetadata(metadata)
fn withMetadataMixin(metadata)
obj filter
obj sharedAccessKey
obj sharedAccessKeyName
Fields
fn withFqdn
withFqdn(fqdn)
fn withHubName
withHubName(hubName)
fn withMetadata
withMetadata(metadata)
fn withMetadataMixin
withMetadataMixin(metadata)
Note: This function appends passed data to existing values
obj filter
fn filter.withExpression
withExpression(expression)
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"