local

package
v1.4.2-0...-093f57a Latest Latest
Warning

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

Go to latest
Published: May 31, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Root

type Root struct {
	// contains filtered or unexported fields
}

func New

func New(rootDirectory string) (*Root, error)

func (*Root) Create

func (r *Root) Create(name string) (volume.Volume, error)

func (*Root) Name

func (r *Root) Name() string

func (*Root) Remove

func (r *Root) Remove(v volume.Volume) error

type Volume

type Volume struct {
	// contains filtered or unexported fields
}

func (*Volume) DriverName

func (v *Volume) DriverName() string

func (*Volume) Mount

func (v *Volume) Mount() (string, error)

func (*Volume) Name

func (v *Volume) Name() string

func (*Volume) Path

func (v *Volume) Path() string

func (*Volume) Unmount

func (v *Volume) Unmount() error

Jump to

Keyboard shortcuts

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