MCPcopy Create free account
hub / github.com/docker/secrets-engine / Errorf

Method Errorf

x/logging/logging.go:31–31  ·  view source on GitHub ↗
(format string, v ...interface{})

Source from the content-addressed store, hash-verified

29 Printf(format string, v ...interface{})
30 Warnf(format string, v ...interface{})
31 Errorf(format string, v ...interface{})
32}
33
34type Option func(l *defaultLogger)

Callers 15

GetSecretsMethod · 0.65
VersionMethod · 0.65
ListPluginsMethod · 0.65
EnablePluginMethod · 0.65
DisablePluginMethod · 0.65
registerMethod · 0.65
doRegisterFunction · 0.65
RunMethod · 0.65
GetSecretsMethod · 0.65
WithConnectionFunction · 0.65
newCfgForManualLaunchFunction · 0.65
ensureAvailableFunction · 0.65

Implementers 4

testLoggerstore/posixage/store_test.go
noopLoggerstore/posixage/logger.go
noopLoggerstore/posixage/internal/flock/flock.go
defaultLoggerx/logging/logging.go

Calls

no outgoing calls

Tested by 3

lockedErrFunction · 0.52
TestInternetPasswordFunction · 0.52
OutputMethod · 0.52