MCPcopy Create free account
hub / github.com/devspace-sh/devspace / Dependencies

Method Dependencies

pkg/devspace/context/context.go:76–76  ·  view source on GitHub ↗

Dependencies are the loaded dependencies

()

Source from the content-addressed store, hash-verified

74
75 // Dependencies are the loaded dependencies
76 Dependencies() []types.Dependency
77
78 // KubeClient is the kubernetes client
79 KubeClient() kubectl.Client

Callers 15

getDeploymentValuesMethod · 0.65
DeployMethod · 0.65
getReplacedManifestMethod · 0.65
matchesImageSelectorFunction · 0.65
replaceImageFunction · 0.65
hashImageSelectorFunction · 0.65
initClientMethod · 0.65
ExecuteRemotelyMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
startMethod · 0.65

Implementers 1

contextpkg/devspace/context/context.go

Calls

no outgoing calls

Tested by

no test coverage detected