Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RetrieveValidatedConfigInfo ¶
func RetrieveValidatedConfigInfo(filepath, clustername string) (*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
func ValidateConfigInfo ¶
func ValidateConfigInfo(config *clientcmdapi.Config, clustername string) (*clientcmdapi.Config, error)
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
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.