errors

package
v0.0.0-...-03ffbd0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VolumeMountOp   = "mount"
	VolumeUnmountOp = "unmount"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageImportConflict

type ImageImportConflict struct {
	ConflictName string
}

func (ImageImportConflict) Error

func (ic ImageImportConflict) Error() string

type ImageNotFound

type ImageNotFound struct {
	NotFoundName string
}

func (ImageNotFound) Error

func (inf ImageNotFound) Error() string

type RootFSCreateConflict

type RootFSCreateConflict struct {
	ConflictID string
}

func (RootFSCreateConflict) Error

func (rc RootFSCreateConflict) Error() string

type RootFSNotExist

type RootFSNotExist struct {
	ID string
}

func (RootFSNotExist) Error

func (rne RootFSNotExist) Error() string

type VolumeErr

type VolumeErr struct {
	Op   string
	Errs []error
}

func (VolumeErr) Error

func (ve VolumeErr) Error() string

Jump to

Keyboard shortcuts

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