Skip to content

events.v1alpha1.emitterEventSource

Index

Fields

fn withBroker

withBroker(broker)

"Broker URI to connect to."

fn withChannelKey

withChannelKey(channelKey)

fn withChannelName

withChannelName(channelName)

fn withJsonBody

withJsonBody(jsonBody)

fn withMetadata

withMetadata(metadata)

fn withMetadataMixin

withMetadataMixin(metadata)

Note: This function appends passed data to existing values

obj connectionBackoff

fn connectionBackoff.withSteps

withSteps(steps)

obj connectionBackoff.duration

fn connectionBackoff.duration.withInt64Val

withInt64Val(int64Val)

fn connectionBackoff.duration.withStrVal

withStrVal(strVal)

fn connectionBackoff.duration.withType

withType(type)

obj connectionBackoff.factor

"Amount represent a numeric amount."

fn connectionBackoff.factor.withValue

withValue(value)

obj connectionBackoff.jitter

"Amount represent a numeric amount."

fn connectionBackoff.jitter.withValue

withValue(value)

obj filter

fn filter.withExpression

withExpression(expression)

obj password

"SecretKeySelector selects a key of a Secret."

fn password.withKey

withKey(key)

"The key of the secret to select from. Must be a valid secret key."

fn password.withName

withName(name)

"Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"

fn password.withOptional

withOptional(optional)

"Specify whether the Secret or its key must be defined"

obj tls

"TLSConfig refers to TLS configuration for a client."

fn tls.withInsecureSkipVerify

withInsecureSkipVerify(insecureSkipVerify)

obj tls.caCertSecret

"SecretKeySelector selects a key of a Secret."

fn tls.caCertSecret.withKey

withKey(key)

"The key of the secret to select from. Must be a valid secret key."

fn tls.caCertSecret.withName

withName(name)

"Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"

fn tls.caCertSecret.withOptional

withOptional(optional)

"Specify whether the Secret or its key must be defined"

obj tls.clientCertSecret

"SecretKeySelector selects a key of a Secret."

fn tls.clientCertSecret.withKey

withKey(key)

"The key of the secret to select from. Must be a valid secret key."

fn tls.clientCertSecret.withName

withName(name)

"Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"

fn tls.clientCertSecret.withOptional

withOptional(optional)

"Specify whether the Secret or its key must be defined"

obj tls.clientKeySecret

"SecretKeySelector selects a key of a Secret."

fn tls.clientKeySecret.withKey

withKey(key)

"The key of the secret to select from. Must be a valid secret key."

fn tls.clientKeySecret.withName

withName(name)

"Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"

fn tls.clientKeySecret.withOptional

withOptional(optional)

"Specify whether the Secret or its key must be defined"

obj username

"SecretKeySelector selects a key of a Secret."

fn username.withKey

withKey(key)

"The key of the secret to select from. Must be a valid secret key."

fn username.withName

withName(name)

"Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"

fn username.withOptional

withOptional(optional)

"Specify whether the Secret or its key must be defined"