package
23.0.0-beta.1+incompatible
Repository: https://github.com/nobidev/docker-cli.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
AppendServiceStatus propagates the ServiceStatus field for "services".
CompletionFn offers completion for swarm services.
InspectFormatWrite renders the context for a list of services.
ListFormatWrite writes the context.
NewFormat returns a Format for rendering using a Context.
NewListFormat returns a Format for rendering using a service Context.
NewServiceCommand returns a cobra command for `service` subcommands.
ParseConfigs retrieves the configs from the requested names and converts them to config references to use with the spec.
ParseGenericResources parses an array of Generic resourceResources Requesting Named Generic Resources for a service is not supported this is filtered here.
ParseSecrets retrieves the secrets with the requested names and fills secret IDs into the secret references.
ValidateSingleGenericResource validates that a single entry in the generic resource list is valid.
# Type aliases
ShlexOpt is a flag Value which parses a string as a list of shell words.