MCPcopy Create free account
hub / github.com/devspace-sh/devspace / Client

Method Client

e2e/kube/kube.go:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32}
33
34func (k *KubeHelper) Client() kubectl.Client {
35 return k.client
36}
37
38func (k *KubeHelper) RawClient() kubernetes.Interface {
39 return k.client.KubeClient()

Callers 8

ExpectNamespaceFunction · 0.95
deploy.goFile · 0.80
init.goFile · 0.80
inject.goFile · 0.80
replacepods.goFile · 0.80
dependencies.goFile · 0.80
config.goFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected