MCPcopy 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
348type credentialSpecOpt struct {
349 value *swarm.CredentialSpec
350 source string
351}
352
353type credentialSpecType string
354

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected