package
0.0.0-20250123211338-a545b20252bd
Repository: https://github.com/web-seven/overlock.git
Documentation: pkg.go.dev
# Functions
ApplyControlPlaneKubeconfig applies a control plane kubeconfig to an existing kubeconfig file and sets it as the current context.
BuildControlPlaneKubeconfig builds a kubeconfig entry for a control plane.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DynamicWatch starts a watch on the given resource type.
GetKubeConfig constructs a Kubernetes REST config from the specified kubeconfig, or falls back to same defaults as kubectl.
No description provided by the author
NewImagePullApplicator constructs a new ImagePullApplicator with the passed SecretApplicator.
NewSecretApplicator constructs a SecretApplicator with the passed Kubernetes client.
# Constants
KubeconfigDir is the default kubeconfig directory.
KubeconfigFile is the default kubeconfig file.
UpboundK8sResource is appended to the end of the kubeconfig server path.
UpboundKubeconfigKeyFmt is the format for Upbound control plane entries in a kubeconfig file.
# Structs
ImagePullApplicator constructs and creates or updates an image pull Secret.
No description provided by the author
SecretApplicator creates or updates Secrets.