MCPcopy Create free account
hub / github.com/carvel-dev/kapp-controller / Finish

Method Finish

cli/pkg/kctrl/logger/interface.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15type FuncLogger interface {
16 Finish()
17}

Callers 1

configureGlobalFlagsFunction · 0.65

Implementers 2

NoopFuncLoggercli/pkg/kctrl/logger/noop.go
UIFuncLoggercli/pkg/kctrl/logger/ui.go

Calls

no outgoing calls

Tested by

no test coverage detected