volumes

package
v1.8.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(ctx context.Context, config handlers.VolumeCreateConfig) (string, error)

Create creates a volume given its configuration.

func Inspect

func Inspect(ctx context.Context, nameOrID string) (*libpod.InspectVolumeData, error)

Inspect returns low-level information about a volume.

func List

func List() error

func Prune

func Prune(ctx context.Context) ([]string, error)

Prune removes unused volumes from the local filesystem.

func Remove

func Remove(ctx context.Context, nameOrID string, force *bool) error

Remove deletes the given volume from storage. The optional force parameter is used to remove a volume even if it is being used by a container.

Types

This section is empty.

Jump to

Keyboard shortcuts

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