package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
RetrieveValidatedConfigInfo connects to the API Server and makes sure it can talk securely to the API Server using the provided CA cert and optionally refreshes the cluster-info information from the cluster-info ConfigMap.
ValidateConfigInfo connects to the API Server and makes sure it can talk securely to the API Server using the provided CA cert/client certificates and optionally refreshes the cluster-info information from the cluster-info ConfigMap.