MCPcopy 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
307func (client *client) Namespace() string {
308 return client.namespace
309}
310
311func (client *client) RestConfig() *rest.Config {
312 return client.restConfig

Callers 1

GenericRequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected