events.v1alpha1.gitlabEventSource
Index
fn withDeleteHookOnFinish(deleteHookOnFinish)
fn withEnableSSLVerification(enableSSLVerification)
fn withEvents(events)
fn withEventsMixin(events)
fn withGitlabBaseURL(gitlabBaseURL)
fn withMetadata(metadata)
fn withMetadataMixin(metadata)
fn withProjectID(projectID)
fn withProjects(projects)
fn withProjectsMixin(projects)
obj accessToken
obj filter
obj secretToken
obj webhook
Fields
fn withDeleteHookOnFinish
withDeleteHookOnFinish(deleteHookOnFinish)
fn withEnableSSLVerification
withEnableSSLVerification(enableSSLVerification)
fn withEvents
withEvents(events)
"Events are gitlab event to listen to.\nRefer https://github.com/xanzy/go-gitlab/blob/bf34eca5d13a9f4c3f501d8a97b8ac226d55e4d9/projects.go#L794."
fn withEventsMixin
withEventsMixin(events)
"Events are gitlab event to listen to.\nRefer https://github.com/xanzy/go-gitlab/blob/bf34eca5d13a9f4c3f501d8a97b8ac226d55e4d9/projects.go#L794."
Note: This function appends passed data to existing values
fn withGitlabBaseURL
withGitlabBaseURL(gitlabBaseURL)
fn withMetadata
withMetadata(metadata)
fn withMetadataMixin
withMetadataMixin(metadata)
Note: This function appends passed data to existing values
fn withProjectID
withProjectID(projectID)
fn withProjects
withProjects(projects)
fn withProjectsMixin
withProjectsMixin(projects)
Note: This function appends passed data to existing values
obj accessToken
"SecretKeySelector selects a key of a Secret."
fn accessToken.withKey
withKey(key)
"The key of the secret to select from. Must be a valid secret key."
fn accessToken.withName
withName(name)
"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"
fn accessToken.withOptional
withOptional(optional)
"Specify whether the Secret or its key must be defined"
obj filter
fn filter.withExpression
withExpression(expression)
obj secretToken
"SecretKeySelector selects a key of a Secret."
fn secretToken.withKey
withKey(key)
"The key of the secret to select from. Must be a valid secret key."
fn secretToken.withName
withName(name)
"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"
fn secretToken.withOptional
withOptional(optional)
"Specify whether the Secret or its key must be defined"
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"