MCPcopy Index your code
hub / github.com/devspace-sh/devspace / ClientConfig

Method ClientConfig

pkg/devspace/kubectl/client.go:50–50  ·  view source on GitHub ↗

ClientConfig returns the underlying kube client config

()

Source from the content-addressed store, hash-verified

48
49 // ClientConfig returns the underlying kube client config
50 ClientConfig() clientcmd.ClientConfig
51
52 // KubeConfigLoader returns the kube config loader interface
53 KubeConfigLoader() kubeconfig.Loader

Callers 3

IsMinikubeKubernetesFunction · 0.65
GenericRequestMethod · 0.65
NewClientFromContextFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected