Documentation ¶
Index ¶
Constants ¶
View Source
const (
FinalizerName = "encryption-provider-operator.finalizers.giantswarm.io"
)
Variables ¶
View Source
var MasterNodeLabels = []string{
"node-role.kubernetes.io/master",
"node-role.kubernetes.io/control-plane",
}
Functions ¶
func CleanWCK8sKubeconfig ¶
CleanWCK8sKubeconfig will clean old kubeconfig file to avoid issue when cluster is recreated with same ID
func GetWCK8sClient ¶
func GetWCK8sClient(ctx context.Context, ctrlClient client.Client, clusterName string, clusterNamespace string) (client.Client, error)
GetWCK8sClient will return workload cluster k8s controller-runtime client
func SecretName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.