package https
import "k8s.io/kubernetes/cmd/kubeadm/app/discovery/https"
Index ¶
Functions ¶
func RetrieveValidatedClusterInfo ¶
func RetrieveValidatedClusterInfo(httpsURL string) (*clientcmdapi.Cluster, error)
RetrieveValidatedClusterInfo 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
Source Files ¶
https.go
- Version
- v1.8.7-beta.0
- Published
- Dec 21, 2017
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 12 minutes ago –
Tools for package owners.