Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/cli
/ credentialSpecOpt
Struct
credentialSpecOpt
cli/command/service/opts.go:348–351 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
346
}
347
348
type
credentialSpecOpt
struct
{
349
value *swarm.CredentialSpec
350
source string
351
}
352
353
type
credentialSpecType string
354
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected