Documentation ¶
Index ¶
Constants ¶
View Source
const BootstrapUser = "token-bootstrap-client"
BootstrapUser defines bootstrap user name
Variables ¶
This section is empty.
Functions ¶
func RetrieveValidatedConfigInfo ¶ added in v1.12.0
func RetrieveValidatedConfigInfo(cfg *kubeadmapi.JoinConfiguration) (*clientcmdapi.Config, error)
RetrieveValidatedConfigInfo connects to the API Server and tries to fetch the cluster-info ConfigMap It then makes sure it can trust the API Server by looking at the JWS-signed tokens and (if cfg.DiscoveryTokenCACertHashes is not empty) validating the cluster CA against a set of pinned public keys
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.