Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devspace-sh/devspace
/ Namespace
Method
Namespace
pkg/devspace/kubectl/client.go:307–309 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
305
}
306
307
func
(client *client) Namespace() string {
308
return
client.namespace
309
}
310
311
func
(client *client) RestConfig() *rest.Config {
312
return
client.restConfig
Callers
1
GenericRequest
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected