Documentation ¶
Index ¶
- func FormatWrite(ctx formatter.Context, networks []types.NetworkResource) error
- func NewFormat(source string, quiet bool) formatter.Format
- func NewNetworkCommand(dockerCli command.Cli) *cobra.Command
- func NewPruneCommand(dockerCli command.Cli) *cobra.Command
- func RunPrune(dockerCli command.Cli, all bool, filter opts.FilterOpt) (uint64, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatWrite ¶
func FormatWrite(ctx formatter.Context, networks []types.NetworkResource) error
FormatWrite writes the context
func NewNetworkCommand ¶
NewNetworkCommand returns a cobra command for `network` subcommands
func NewPruneCommand ¶
NewPruneCommand returns a new cobra prune command for networks
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.