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

Method String

x/api/name.go:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23
24type Name interface {
25 String() string
26}
27
28type name struct {

Callers 15

Test_NameFunction · 0.95
GetVersionMethod · 0.65
ListPluginsMethod · 0.65
Test_VersionFunction · 0.65
registerMethod · 0.65
RegisterPluginMethod · 0.65
resolver_test.goFile · 0.65
newGetSecretRequestFunction · 0.65
SaveMethod · 0.65
TestMacosKeychainFunction · 0.65
safelySetIDFunction · 0.65
seedRealDuplicatesFunction · 0.65

Implementers 15

namex/api/name.go
versionx/api/version.go
maliciousPatternx/api/resolver/resolver_test.go
GetSecretsRequestx/api/resolver/v1/api.pb.go
GetSecretsResponsex/api/resolver/v1/api.pb.go
GetSecretsResponse_Envelopex/api/resolver/v1/api.pb.go
RegisterPluginRequestx/api/plugins/v1/api.pb.go
RegisterPluginResponsex/api/plugins/v1/api.pb.go
ShutdownRequestx/api/plugins/v1/api.pb.go
ShutdownResponsex/api/plugins/v1/api.pb.go
Pluginx/api/plugins/v1/api.pb.go
SecretsProviderx/api/plugins/v1/api.pb.go

Calls

no outgoing calls

Tested by 13

Test_NameFunction · 0.76
GetVersionMethod · 0.52
ListPluginsMethod · 0.52
Test_VersionFunction · 0.52
RegisterPluginMethod · 0.52
newGetSecretRequestFunction · 0.52
TestMacosKeychainFunction · 0.52
seedRealDuplicatesFunction · 0.52
TestPOSIXAgeFunction · 0.52
Test_logFilePrefixFunction · 0.52
newGetSecretRequestFunction · 0.52