infranetes_flex

package
v0.0.0-...-0cd89e8 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2016 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DevProviders devProviderRegistry
)

Functions

This section is empty.

Types

type DevProvider

type DevProvider interface {
	Provision(size uint64) (id *string, e error)
	Attach(id *string) (dev *string, e error)
	Detach(id *string) error
}

func NewDevProvider

func NewDevProvider(provider string) (DevProvider, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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