Documentation ¶
Index ¶
Constants ¶
View Source
const ( // KubeconfigDir is the default kubeconfig directory. KubeconfigDir = ".kube" // KubeconfigFile is the default kubeconfig file. KubeconfigFile = "config" // UpboundKubeconfigKeyFmt is the format for Upbound control plane entries // in a kubeconfig file. UpboundKubeconfigKeyFmt = "upbound-%s" )
Variables ¶
This section is empty.
Functions ¶
func BuildControlPlaneKubeconfig ¶ added in v0.4.0
BuildControlPlaneKubeconfig builds a kubeconfig entry for a control plane.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.