Skip to content

events.v1alpha1.slackTrigger

"SlackTrigger refers to the specification of the slack notification trigger."

Index

Fields

fn withChannel

withChannel(channel)

fn withMessage

withMessage(message)

fn withParameters

withParameters(parameters)

fn withParametersMixin

withParametersMixin(parameters)

Note: This function appends passed data to existing values

obj slackToken

"SecretKeySelector selects a key of a Secret."

fn slackToken.withKey

withKey(key)

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

fn slackToken.withName

withName(name)

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

fn slackToken.withOptional

withOptional(optional)

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