events.v1alpha1.storageGridEventSource
Index
fn withApiURL(apiURL)
fn withBucket(bucket)
fn withEvents(events)
fn withEventsMixin(events)
fn withMetadata(metadata)
fn withMetadataMixin(metadata)
fn withRegion(region)
fn withTopicArn(topicArn)
obj authToken
obj filter
obj webhook
Fields
fn withApiURL
withApiURL(apiURL)
"APIURL is the url of the storagegrid api."
fn withBucket
withBucket(bucket)
"Name of the bucket to register notifications for."
fn withEvents
withEvents(events)
fn withEventsMixin
withEventsMixin(events)
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 withRegion
withRegion(region)
fn withTopicArn
withTopicArn(topicArn)
obj authToken
"SecretKeySelector selects a key of a Secret."
fn authToken.withKey
withKey(key)
"The key of the secret to select from. Must be a valid secret key."
fn authToken.withName
withName(name)
"Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names"
fn authToken.withOptional
withOptional(optional)
"Specify whether the Secret or its key must be defined"
obj filter
fn filter.withPrefix
withPrefix(prefix)
fn filter.withSuffix
withSuffix(suffix)
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.withServerCertPath
withServerCertPath(serverCertPath)
"DeprecatedServerCertPath refers the file that contains the cert."
fn webhook.withServerKeyPath
withServerKeyPath(serverKeyPath)
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"