constants

package
v0.0.0-...-c5ab296 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2019 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EnvSlackToken            = "SLACK_TOKEN"
	EnvSlackBotName          = "SLACK_BOT_NAME"
	EnvSlackChannels         = "SLACK_CHANNELS"
	EnvSlackApprovalsChannel = "SLACK_APPROVALS_CHANNEL"

	EnvHipchatToken    = "HIPCHAT_TOKEN"
	EnvHipchatBotName  = "HIPCHAT_BOT_NAME"
	EnvHipchatChannels = "HIPCHAT_CHANNELS"

	EnvHipchatApprovalsChannel   = "HIPCHAT_APPROVALS_CHANNEL"
	EnvHipchatApprovalsUserName  = "HIPCHAT_APPROVALS_USER_NAME"
	EnvHipchatApprovalsBotName   = "HIPCHAT_APPROVALS_BOT_NAME"
	EnvHipchatApprovalsPasswort  = "HIPCHAT_APPROVALS_PASSWORT"
	EnvHipchatConnectionAttempts = "HIPCHAT_CONNECTION_ATTEMPTS"

	// Mattermost webhook endpoint, see https://docs.mattermost.com/developer/webhooks-incoming.html
	// for documentation on setting it up
	EnvMattermostEndpoint = "MATTERMOST_ENDPOINT"
	EnvMattermostName     = "MATTERMOST_USERNAME"
)

slack bot/token

View Source
const BowLogoURL = "https://bow.sh/images/logo.png"

BowLogoURL - is a logo URL for bot icon

View Source
const DefaultDockerRegistry = "https://index.docker.io"

DefaultDockerRegistry - default docker registry

View Source
const DefaultNamespace = "kube-system"

DefaultNamespace - default namespace to initialise configmaps based kv

View Source
const EnvAuthenticatedWebhooks = "AUTHENTICATED_WEBHOOKS"
View Source
const EnvBasicAuthPassword = "BASIC_AUTH_PASSWORD"
View Source
const EnvBasicAuthUser = "BASIC_AUTH_USER"

Basic Auth - User / Password

View Source
const EnvNotificationLevel = "NOTIFICATION_LEVEL"

EnvNotificationLevel - minimum level for notifications, defaults to info

View Source
const EnvTokenSecret = "TOKEN_SECRET"
View Source
const WebhookEndpointEnv = "WEBHOOK_ENDPOINT"

WebhookEndpointEnv if set - enables webhook notifications

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL