package checkpoint
import "github.com/docker/cli/cli/command/checkpoint"
Index ¶
- func FormatWrite(ctx formatter.Context, checkpoints []types.Checkpoint) error
- func NewCheckpointCommand(dockerCli command.Cli) *cobra.Command
- func NewFormat(source string) formatter.Format
Functions ¶
func FormatWrite ¶
func FormatWrite(ctx formatter.Context, checkpoints []types.Checkpoint) error
FormatWrite writes formatted checkpoints using the Context
func NewCheckpointCommand ¶
NewCheckpointCommand returns the `checkpoint` subcommand (only in experimental)
func NewFormat ¶
NewFormat returns a format for use with a checkpoint Context
Source Files ¶
cmd.go create.go formatter.go list.go remove.go
- Version
- v20.10.2+incompatible
- Published
- Dec 22, 2020
- Platform
- windows/amd64
- Imports
- 7 packages
- Last checked
- 1 minute ago –
Tools for package owners.