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

Method KubeClient

pkg/devspace/dependency/types/types.go:17–17  ·  view source on GitHub ↗

KubeClient returns the kube client of the dependency

()

Source from the content-addressed store, hash-verified

15
16 // KubeClient returns the kube client of the dependency
17 KubeClient() kubectl.Client
18
19 // Children returns dependency children if any
20 Children() []Dependency

Callers 14

DeployMethod · 0.65
deployOneMethod · 0.65
PurgeMethod · 0.65
StatusMethod · 0.65
DeployMethod · 0.65
internalDeployMethod · 0.65
DeleteFunction · 0.65
NewFunction · 0.65
buildManifestsMethod · 0.65
startWithRetryMethod · 0.65
startMethod · 0.65
NewResolverFunction · 0.65

Implementers 1

Dependencypkg/devspace/dependency/dependency.go

Calls

no outgoing calls

Tested by

no test coverage detected