MCPcopy Index your code
hub / github.com/devspace-sh/devspace / IsInCluster

Method IsInCluster

pkg/devspace/kubectl/client.go:82–82  ·  view source on GitHub ↗

IsInCluster returns true if in cluster kubernetes configuration is detected

()

Source from the content-addressed store, hash-verified

80
81 // IsInCluster returns true if in cluster kubernetes configuration is detected
82 IsInCluster() bool
83}
84
85type client struct {

Callers 2

NewFunction · 0.65
ExecMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected