Skip to content

events.v1alpha1.gerritEventSource

Index

Fields

fn withDeleteHookOnFinish

withDeleteHookOnFinish(deleteHookOnFinish)

fn withEvents

withEvents(events)

fn withEventsMixin

withEventsMixin(events)

Note: This function appends passed data to existing values

fn withGerritBaseURL

withGerritBaseURL(gerritBaseURL)

fn withHookName

withHookName(hookName)

fn withMetadata

withMetadata(metadata)

fn withMetadataMixin

withMetadataMixin(metadata)

Note: This function appends passed data to existing values

fn withProjects

withProjects(projects)

"List of project namespace paths like \"whynowy/test\"."

fn withProjectsMixin

withProjectsMixin(projects)

"List of project namespace paths like \"whynowy/test\"."

Note: This function appends passed data to existing values

fn withSslVerify

withSslVerify(sslVerify)

obj auth

obj auth.password

"SecretKeySelector selects a key of a Secret."

fn auth.password.withKey

withKey(key)

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

fn auth.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 auth.password.withOptional

withOptional(optional)

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

obj auth.username

"SecretKeySelector selects a key of a Secret."

fn auth.username.withKey

withKey(key)

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

fn auth.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 auth.username.withOptional

withOptional(optional)

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

obj filter

fn filter.withExpression

withExpression(expression)

obj webhook

fn webhook.withEndpoint

withEndpoint(endpoint)

fn webhook.withMaxPayloadSize

withMaxPayloadSize(maxPayloadSize)

fn webhook.withMetadata

withMetadata(metadata)

fn webhook.withMetadataMixin

withMetadataMixin(metadata)

Note: This function appends passed data to existing values

fn webhook.withMethod

withMethod(method)

fn webhook.withPort

withPort(port)

"Port on which HTTP server is listening for incoming events."

fn webhook.withUrl

withUrl(url)

"URL is the url of the server."

obj webhook.authSecret

"SecretKeySelector selects a key of a Secret."

fn webhook.authSecret.withKey

withKey(key)

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

fn webhook.authSecret.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 webhook.authSecret.withOptional

withOptional(optional)

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

obj webhook.serverCertSecret

"SecretKeySelector selects a key of a Secret."

fn webhook.serverCertSecret.withKey

withKey(key)

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

fn webhook.serverCertSecret.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 webhook.serverCertSecret.withOptional

withOptional(optional)

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

obj webhook.serverKeySecret

"SecretKeySelector selects a key of a Secret."

fn webhook.serverKeySecret.withKey

withKey(key)

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

fn webhook.serverKeySecret.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 webhook.serverKeySecret.withOptional

withOptional(optional)

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