package checkpoint
import "github.com/docker/cli/cli/command/checkpoint"
Index ¶
- func FormatWrite(ctx formatter.Context, checkpoints []checkpoint.Summary) error
- func NewCheckpointCommand(dockerCli command.Cli) *cobra.Command
- func NewFormat(source string) formatter.Format
Functions ¶
func FormatWrite ¶
func FormatWrite(ctx formatter.Context, checkpoints []checkpoint.Summary) 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
- v25.0.0-rc.1+incompatible
- Published
- Jan 3, 2024
- Platform
- darwin/amd64
- Imports
- 8 packages
- Last checked
- 2 minutes ago –
Tools for package owners.