Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppLabelId = map[string]string{ // contains filtered or unexported fields }
Functions ¶
func SetGlobals ¶
func SetGlobals(config *ClusterConfig, timeout time.Duration)
Set global variables frequently used in Pre/Post Worker replace actions
Types ¶
type ClusterConfig ¶
type ClusterConfig struct { RestConfig *rest.Config ClientSet *kubernetes.Clientset }
Cluster configs
Click to show internal directories.
Click to hide internal directories.