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

Method KubeClient

pkg/devspace/context/context.go:79–79  ·  view source on GitHub ↗

KubeClient is the kubernetes client

()

Source from the content-addressed store, hash-verified

77
78 // KubeClient is the kubernetes client
79 KubeClient() kubectl.Client
80
81 // IsDone checks if the context expired
82 IsDone() bool

Callers 3

AsDependencyMethod · 0.65
SaveMethod · 0.65
NewCacheFromSecretFunction · 0.65

Implementers 1

contextpkg/devspace/context/context.go

Calls

no outgoing calls

Tested by

no test coverage detected