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

Method Config

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

Config holds the dependency config

()

Source from the content-addressed store, hash-verified

12
13 // Config holds the dependency config
14 Config() config.Config
15
16 // KubeClient returns the kube client of the dependency
17 KubeClient() kubectl.Client

Callers 15

DeployMethod · 0.65
PurgeMethod · 0.65
DeployMethod · 0.65
getDeploymentValuesMethod · 0.65
DeleteFunction · 0.65
DeleteFunction · 0.65
DeployMethod · 0.65
getReplacedManifestMethod · 0.65
StartMultipleMethod · 0.65
ResetMethod · 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