Documentation ¶
Index ¶
Constants ¶
View Source
const TokenUser = "tls-bootstrap-token-user"
TokenUser defines token user
Variables ¶
This section is empty.
Functions ¶
func DiscoverValidatedKubeConfig ¶ added in v1.12.0
func DiscoverValidatedKubeConfig(cfg *kubeadmapi.JoinConfiguration) (*clientcmdapi.Config, error)
DiscoverValidatedKubeConfig returns a validated Config object that specifies where the cluster is and the CA cert to trust
func For ¶
func For(cfg *kubeadmapi.JoinConfiguration) (*clientcmdapi.Config, error)
For returns a kubeconfig object that can be used for doing the TLS Bootstrap with the right credentials Also, before returning anything, it makes sure it can trust the API Server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.