node

package
v0.0.0-...-8907509 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2018 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RegExNodeDirEnv      = regexp.MustCompile("^" + nodeDirEnvKey + ".*")
	RegExNodePluginToken = regexp.MustCompile("^" + "MACHINE_PLUGIN_TOKEN=" + ".*")
	RegExNodeDriverName  = regexp.MustCompile("^" + "MACHINE_PLUGIN_DRIVER_NAME=" + ".*")
)

Functions

func Register

func Register(management *config.ManagementContext)

Types

type Lifecycle

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

func (*Lifecycle) Create

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

func (*Lifecycle) Remove

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

func (*Lifecycle) Updated

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

Jump to

Keyboard shortcuts

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