Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carvel-dev/kapp-controller
/ UIFuncLogger
Struct
UIFuncLogger
cli/pkg/kctrl/logger/ui.go:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
type
UIFuncLogger
struct
{
65
name string
66
startTime time.Time
67
logger Logger
68
}
69
70
var
_ FuncLogger = &UIFuncLogger{}
71
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected