Documentation
¶
Index ¶
- func NewDeployOptions(namespace string, composefile string, sendRegistryAuth bool) deployOptions
- func NewListOptions() listOptions
- func NewRemoveOptions(namespace []string) removeOptions
- func NewServicesOptions(quiet bool, format string, filter opts.FilterOpt, namespace string) servicesOptions
- func RunDeploy(dockerCli *command.DockerCli, opts deployOptions) error
- func RunList(dockerCli *command.DockerCli, opts listOptions) error
- func RunRemove(dockerCli command.Cli, opts removeOptions) error
- func RunServices(dockerCli *command.DockerCli, opts servicesOptions) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeployOptions ¶
NewDeployOptions {AMP} add constructor on this private struct
func NewListOptions ¶
func NewListOptions() listOptions
NewListOptions {AMP}:add constuctor on this private struct
func NewRemoveOptions ¶
func NewRemoveOptions(namespace []string) removeOptions
NewRemoveOptions {AMP}: add constructor for this private struct
func NewServicesOptions ¶
func NewServicesOptions(quiet bool, format string, filter opts.FilterOpt, namespace string) servicesOptions
NewServicesOptions {AMP}: add constructor for this private struct
func RunServices ¶
RunServices {amp}: make it public
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.