Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
type
FuncLogger
interface
{
16
Finish()
17
}
Callers
1
configureGlobalFlags
Function · 0.65
Implementers
2
NoopFuncLogger
cli/pkg/kctrl/logger/noop.go
UIFuncLogger
cli/pkg/kctrl/logger/ui.go
Calls
no outgoing calls
Tested by
no test coverage detected