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

Method Interactive

pkg/app/config.go:219–219  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

217
218type interactive interface {
219 Interactive() bool
220}
221
222type ListConfigProvider interface {

Callers 2

applyMethod · 0.65
deleteMethod · 0.65

Implementers 4

configImplmain.go
applyConfigpkg/app/app_test.go
diffConfigpkg/app/diff_test.go
destroyConfigpkg/app/destroy_test.go

Calls

no outgoing calls

Tested by

no test coverage detected