Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
func
(k *KubeHelper) Client() kubectl.Client {
35
return
k.client
36
}
37
38
func
(k *KubeHelper) RawClient() kubernetes.Interface {
39
return
k.client.KubeClient()
Callers
8
ExpectNamespace
Function · 0.95
newDockerClientFromMinikube
Function · 0.80
deploy.go
File · 0.80
init.go
File · 0.80
inject.go
File · 0.80
replacepods.go
File · 0.80
dependencies.go
File · 0.80
config.go
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected