MCPcopy
hub / github.com/roboll/helmfile / noCallHelmExec

Struct noCallHelmExec

pkg/app/mocks_test.go:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import "github.com/roboll/helmfile/pkg/helmexec"
4
5type noCallHelmExec struct {
6}
7
8type versionOnlyHelmExec struct {
9 *noCallHelmExec

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected