Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ClusterNameEnvName is a env var name to get cluster name
ClusterNameEnvName = "SERVICE_NAME"
)
Variables ¶
This section is empty.
Functions ¶
func GetClusterName ¶
func GetClusterName(cli kubernetes.Interface) (string, error)
GetClusterName checks CLUSTER_NAME if empty gets "default" namespace UUID
func GetEnvOrSkip ¶
GetEnvOrSkip test helper to skip test if env var not presented
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.