MCPcopy 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
303func (client *client) KubeClient() kubernetes.Interface {
304 return client.Client
305}
306
307func (client *client) Namespace() string {
308 return client.namespace

Callers 3

LogsMethod · 0.95
GenericRequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected