Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Commit ¶
func Commit(ctx context.Context, client *containerd.Client, container containerd.Container, opts *Opts, globalOptions types.GlobalCommandOptions) (digest.Digest, error)
Types ¶
type Opts ¶
type Opts struct { Author string Message string Ref string Pause bool Changes Changes Compression types.CompressionType Format types.ImageFormat types.EstargzOptions types.ZstdChunkedOptions }
Click to show internal directories.
Click to hide internal directories.