MCPcopy Create free account
hub / github.com/docker/cli / Value

Method Value

cli/command/swarm/opts.go:122–124  ·  view source on GitHub ↗

Value returns the external CAs

()

Source from the content-addressed store, hash-verified

120
121// Value returns the external CAs
122func (m *ExternalCAOption) Value() []*swarm.ExternalCA {
123 return m.values
124}
125
126// PEMFile represents the path to a pem-formatted file
127type PEMFile struct {

Callers 1

Calls

no outgoing calls

Tested by 1