nodedriver

package
v2.1.6+incompatible Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(management *config.ManagementContext)

Types

type Driver

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

func NewDriver

func NewDriver(builtin bool, name, url, hash string) *Driver

func (*Driver) Checksum

func (d *Driver) Checksum() string

func (*Driver) ClearError

func (d *Driver) ClearError()

func (*Driver) Excutable

func (d *Driver) Excutable() error

func (*Driver) Exists

func (d *Driver) Exists() bool

func (*Driver) FriendlyName

func (d *Driver) FriendlyName() string

func (*Driver) Hash

func (d *Driver) Hash() string

func (*Driver) Install

func (d *Driver) Install() error

func (*Driver) Name

func (d *Driver) Name() string

func (*Driver) Remove

func (d *Driver) Remove() error

func (*Driver) Stage

func (d *Driver) Stage() error

type Lifecycle

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

func (*Lifecycle) Create

func (m *Lifecycle) Create(obj *v3.NodeDriver) (*v3.NodeDriver, error)

func (*Lifecycle) Remove

func (m *Lifecycle) Remove(obj *v3.NodeDriver) (*v3.NodeDriver, error)

func (*Lifecycle) Updated

func (m *Lifecycle) Updated(obj *v3.NodeDriver) (*v3.NodeDriver, error)

Jump to

Keyboard shortcuts

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