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(ctx context.Context, dockerCli command.Cli, _ 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 NewFormat ¶
NewFormat returns a Format for rendering using a network 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.
      
      Source Files
      ¶
    
- cmd.go
 - connect.go
 - create.go
 - disconnect.go
 - formatter.go
 - inspect.go
 - list.go
 - prune.go
 - remove.go
 
 Click to show internal directories. 
   Click to hide internal directories.