prune

package
v0.0.0-...-28eb46d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewContainerPruneCommand

func NewContainerPruneCommand(dockerCli command.Cli) *cobra.Command

NewContainerPruneCommand returns a cobra prune command for containers

func NewImagePruneCommand

func NewImagePruneCommand(dockerCli command.Cli) *cobra.Command

NewImagePruneCommand returns a cobra prune command for images

func NewNetworkPruneCommand

func NewNetworkPruneCommand(dockerCli command.Cli) *cobra.Command

NewNetworkPruneCommand returns a cobra prune command for Networks

func NewVolumePruneCommand

func NewVolumePruneCommand(dockerCli command.Cli) *cobra.Command

NewVolumePruneCommand returns a cobra prune command for volumes

func RunContainerPrune

func RunContainerPrune(dockerCli command.Cli, filter opts.FilterOpt) (uint64, string, error)

RunContainerPrune executes a prune command for containers

func RunImagePrune

func RunImagePrune(dockerCli command.Cli, all bool, filter opts.FilterOpt) (uint64, string, error)

RunImagePrune executes a prune command for images

func RunNetworkPrune

func RunNetworkPrune(dockerCli command.Cli, filter opts.FilterOpt) (uint64, string, error)

RunNetworkPrune executes a prune command for networks

func RunVolumePrune

func RunVolumePrune(dockerCli command.Cli, filter opts.FilterOpt) (uint64, string, error)

RunVolumePrune executes a prune command for volumes

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL