Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devspace-sh/devspace
/ KubeClient
Method
KubeClient
pkg/devspace/kubectl/client.go:303–305 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
301
}
302
303
func
(client *client) KubeClient() kubernetes.Interface {
304
return
client.Client
305
}
306
307
func
(client *client) Namespace() string {
308
return
client.namespace
Callers
3
Logs
Method · 0.95
execStreamWithTransport
Method · 0.95
GenericRequest
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected