Documentation ¶
Index ¶
Constants ¶
View Source
const ( WatchNamespaceEnv = "WATCH_NAMESPACE" PodNameEnv = "POD_NAME" OperatorNamespaceEnv = "NAMESPACE" NamespaceEnv = "YAKS_NAMESPACE" LoggersEnv = "YAKS_LOGGERS" TestIDEnv = "YAKS_TEST_ID" TestNameEnv = "YAKS_TEST_NAME" TestPathEnv = "YAKS_TESTS_PATH" TestStatusEnv = "YAKS_TEST_STATUS" SecretsPathEnv = "YAKS_SECRETS_PATH" //nolint: gosec SettingsFileEnv = "YAKS_SETTINGS_FILE" ClusterTypeEnv = "YAKS_CLUSTER_TYPE" TerminationLogEnv = "YAKS_TERMINATION_LOG" RepositoriesEnv = "YAKS_REPOSITORIES" DependenciesEnv = "YAKS_DEPENDENCIES" )
Variables ¶
This section is empty.
Functions ¶
func GetOperatorNamespace ¶ added in v0.4.0
func GetOperatorNamespace() string
GetOperatorNamespace returns the Namespace the operator is installed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.