Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeconfigProvider ¶
type KubeconfigProvider struct {
// contains filtered or unexported fields
}
func New ¶
func New(clientConfig *rest.Config, kubeClient kubernetes.Interface) *KubeconfigProvider
func (*KubeconfigProvider) GetKubeconfig ¶
func (p *KubeconfigProvider) GetKubeconfig() (*clientcmdapi.Config, error)
Click to show internal directories.
Click to hide internal directories.