Skip to content

events.v1alpha1.bitbucketEventSource

Index

Fields

fn withDeleteHookOnFinish

withDeleteHookOnFinish(deleteHookOnFinish)

fn withEvents

withEvents(events)

"Events this webhook is subscribed to."

fn withEventsMixin

withEventsMixin(events)

"Events this webhook is subscribed to."

Note: This function appends passed data to existing values

fn withMetadata

withMetadata(metadata)

fn withMetadataMixin

withMetadataMixin(metadata)

Note: This function appends passed data to existing values

fn withOwner

withOwner(owner)

"Owner of the repository."

fn withProjectKey

withProjectKey(projectKey)

fn withRepositorySlug

withRepositorySlug(repositorySlug)

"RepositorySlug is a URL-friendly version of a repository name, automatically generated by Bitbucket for use in the URL."

obj auth

obj auth.basic

obj auth.basic.password

"SecretKeySelector selects a key of a Secret."

fn auth.basic.password.withKey

withKey(key)

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

fn auth.basic.password.withName

withName(name)

"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"

fn auth.basic.password.withOptional

withOptional(optional)

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

obj auth.basic.username

"SecretKeySelector selects a key of a Secret."

fn auth.basic.username.withKey

withKey(key)

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

fn auth.basic.username.withName

withName(name)

"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"

fn auth.basic.username.withOptional

withOptional(optional)

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

obj auth.token

"SecretKeySelector selects a key of a Secret."

fn auth.token.withKey

withKey(key)

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

fn auth.token.withName

withName(name)

"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"

fn auth.token.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.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. 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. 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. 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"