Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
Deploy
Method · 0.65
Purge
Method · 0.65
Deploy
Method · 0.65
getDeploymentValues
Method · 0.65
Delete
Function · 0.65
Delete
Function · 0.65
Deploy
Method · 0.65
getReplacedManifest
Method · 0.65
StartMultiple
Method · 0.65
Reset
Method · 0.65
start
Method · 0.65
NewResolver
Function · 0.65
Implementers
1
Dependency
pkg/devspace/dependency/dependency.go
Calls
no outgoing calls
Tested by
no test coverage detected