package
23.0.0-beta.1+incompatible
Repository: https://github.com/nobidev/docker-cli.git
Documentation: pkg.go.dev
# Functions
FormatWrite writes the context.
InspectFormatWrite renders the context for a list of configs.
NewConfigCommand returns a cobra command for `config` subcommands.
NewFormat returns a Format for rendering using a config Context.
RunConfigCreate creates a config with the given options.
RunConfigInspect inspects the given Swarm config.
RunConfigList lists Swarm configs.
RunConfigRemove removes the given Swarm configs.
# Structs
CreateOptions specifies some options that are used when creating a config.
InspectOptions contains options for the docker config inspect command.
ListOptions contains options for the docker config ls command.
RemoveOptions contains options for the docker config rm command.