package https

import "k8s.io/kubernetes/cmd/kubeadm/app/discovery/https"

Index

Functions

func RetrieveValidatedConfigInfo

func RetrieveValidatedConfigInfo(httpsURL string, discoveryTimeout time.Duration) (*clientcmdapi.Config, error)

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

Source Files

https.go

Version
v1.33.2 (latest)
Published
Jun 17, 2025
Platform
js/wasm
Imports
7 packages
Last checked
1 hour ago

Tools for package owners.