checkpoint

package
v26.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 0 Imported by: 100

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateOptions

type CreateOptions struct {
	CheckpointID  string
	CheckpointDir string
	Exit          bool
}

CreateOptions holds parameters to create a checkpoint from a container.

type DeleteOptions

type DeleteOptions struct {
	CheckpointID  string
	CheckpointDir string
}

DeleteOptions holds parameters to delete a checkpoint from a container.

type ListOptions

type ListOptions struct {
	CheckpointDir string
}

ListOptions holds parameters to list checkpoints for a container.

type Summary

type Summary struct {
	// Name is the name of the checkpoint.
	Name string
}

Summary represents the details of a checkpoint when listing endpoints.

Jump to

Keyboard shortcuts

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