volume

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Create

type Create struct {
}

func (*Create) Run

func (r *Create) Run(ctx *cli.Context) error

type Ls

type Ls struct {
	Format  string `usage:"Pretty-print volumes using a Go template"`
	Q_Quiet bool   `usage:"Only display volume names"`
}

func (*Ls) Run

func (l *Ls) Run(ctx *cli.Context) error

type Rm

type Rm struct {
	F_Force bool `usage:"Force the removal of one or more volumes"`
}

func (*Rm) Run

func (r *Rm) Run(ctx *cli.Context) error

Jump to

Keyboard shortcuts

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