Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ConfigMapNameEnv is the environment value to get the name of the config map used for knative-eventing logging config. ConfigMapNameEnv = "CONFIG_LOGGING_NAME" // Controller is the name of the override key used inside of the logging config for Controller. Controller = "controller" // Webhook is the name of the override key used inside of the logging config for Webhook Controller. WebhookNameEnv = "WEBHOOK_NAME" )
Variables ¶
This section is empty.
Functions ¶
func ConfigMapName ¶
func ConfigMapName() string
func WebhookName ¶
func WebhookName() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.