events.v1alpha1.githubEventSource
Index
fn withActive(active)
fn withContentType(contentType)
fn withDeleteHookOnFinish(deleteHookOnFinish)
fn withEvents(events)
fn withEventsMixin(events)
fn withGithubBaseURL(githubBaseURL)
fn withGithubUploadURL(githubUploadURL)
fn withId(id)
fn withInsecure(insecure)
fn withMetadata(metadata)
fn withMetadataMixin(metadata)
fn withOrganizations(organizations)
fn withOrganizationsMixin(organizations)
fn withOwner(owner)
fn withRepositories(repositories)
fn withRepositoriesMixin(repositories)
fn withRepository(repository)
obj apiToken
obj filter
obj githubApp
obj webhook
obj webhookSecret
Fields
fn withActive
withActive(active)
fn withContentType
withContentType(contentType)
fn withDeleteHookOnFinish
withDeleteHookOnFinish(deleteHookOnFinish)
fn withEvents
withEvents(events)
fn withEventsMixin
withEventsMixin(events)
Note: This function appends passed data to existing values
fn withGithubBaseURL
withGithubBaseURL(githubBaseURL)
fn withGithubUploadURL
withGithubUploadURL(githubUploadURL)
fn withId
withId(id)
fn withInsecure
withInsecure(insecure)
fn withMetadata
withMetadata(metadata)
fn withMetadataMixin
withMetadataMixin(metadata)
Note: This function appends passed data to existing values
fn withOrganizations
withOrganizations(organizations)
"Organizations holds the names of organizations (used for organization level webhooks). Not required if Repositories is set."
fn withOrganizationsMixin
withOrganizationsMixin(organizations)
"Organizations holds the names of organizations (used for organization level webhooks). Not required if Repositories is set."
Note: This function appends passed data to existing values
fn withOwner
withOwner(owner)
fn withRepositories
withRepositories(repositories)
"Repositories holds the information of repositories, which uses repo owner as the key,\nand list of repo names as the value. Not required if Organizations is set."
fn withRepositoriesMixin
withRepositoriesMixin(repositories)
"Repositories holds the information of repositories, which uses repo owner as the key,\nand list of repo names as the value. Not required if Organizations is set."
Note: This function appends passed data to existing values
fn withRepository
withRepository(repository)
obj apiToken
"SecretKeySelector selects a key of a Secret."
fn apiToken.withKey
withKey(key)
"The key of the secret to select from. Must be a valid secret key."
fn apiToken.withName
withName(name)
"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"
fn apiToken.withOptional
withOptional(optional)
"Specify whether the Secret or its key must be defined"
obj filter
fn filter.withExpression
withExpression(expression)
obj githubApp
fn githubApp.withAppID
withAppID(appID)
fn githubApp.withInstallationID
withInstallationID(installationID)
obj githubApp.privateKey
"SecretKeySelector selects a key of a Secret."
fn githubApp.privateKey.withKey
withKey(key)
"The key of the secret to select from. Must be a valid secret key."
fn githubApp.privateKey.withName
withName(name)
"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"
fn githubApp.privateKey.withOptional
withOptional(optional)
"Specify whether the Secret or its key must be defined"
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. 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"
obj webhookSecret
"SecretKeySelector selects a key of a Secret."
fn webhookSecret.withKey
withKey(key)
"The key of the secret to select from. Must be a valid secret key."
fn webhookSecret.withName
withName(name)
"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"
fn webhookSecret.withOptional
withOptional(optional)
"Specify whether the Secret or its key must be defined"