Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Events ¶
func Events(ctx context.Context, client *containerd.Client, options types.SystemEventsOptions) error
Events is from https://github.com/containerd/containerd/blob/v1.4.3/cmd/ctr/commands/events/events.go
func Info ¶
func Info(ctx context.Context, client *containerd.Client, options types.SystemInfoOptions) error
func Prune ¶
func Prune(ctx context.Context, client *containerd.Client, options types.SystemPruneOptions) error
Prune will remove all unused containers, networks, images (dangling only or both dangling and unreferenced), and optionally, volumes.
Types ¶
Click to show internal directories.
Click to hide internal directories.