package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
DiscoverValidatedKubeConfig returns a validated Config object that specifies where the cluster is and the CA cert to trust.
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.
# Constants
TokenUser defines token user.