Documentation
¶
Index ¶
- func CachePrune(ctx context.Context, dockerCli command.Cli, all bool, filter opts.FilterOpt) (uint64, string, error)
- func NewBakeStubCommand(dockerCLI command.Streams) *cobra.Commanddeprecated
- func NewBuilderCommand(dockerCLI command.Cli) *cobra.Commanddeprecated
- func NewPruneCommand(dockerCli command.Cli) *cobra.Commanddeprecated
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CachePrune ¶
func CachePrune(ctx context.Context, dockerCli command.Cli, all bool, filter opts.FilterOpt) (uint64, string, error)
CachePrune executes a prune command for build cache
func NewBakeStubCommand
deprecated
NewBakeStubCommand returns a cobra command "stub" for the "bake" subcommand. This command is a placeholder / stub that is dynamically replaced by an alias for "docker buildx bake" if BuildKit is enabled (and the buildx plugin installed).
Deprecated: Do not import commands directly. They will be removed in a future release.
func NewBuilderCommand
deprecated
func NewPruneCommand
deprecated
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.