package
0.1.4
Repository: https://github.com/ykakarap/cluster-api.git
Documentation: pkg.go.dev

# Functions

GetKubeConfigSecret retrieves the KubeConfig Secret (if any) from the given cluster name and namespace.
KubeConfigFromSecret uses the Secret to retrieve the KubeConfig.
KubeConfigSecretName generates the expected name for the Kubeconfig secret to access a remote cluster given the cluster's name.
NewClusterClient creates a new ClusterClient.

# Variables

No description provided by the author
No description provided by the author

# Interfaces

ClusterClient is an interface encapsulating methods to access a remote cluster.