nodedriver

package
v0.0.0-...-d1cb446 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SchemaLock = sync.Mutex{}
)

Functions

func FlagToField

func FlagToField(flag cli.Flag) (string, v3.Field, error)

func Register

func Register(ctx context.Context, management *config.ManagementContext)

func ToLowerCamelCase

func ToLowerCamelCase(nodeFlagName string) (string, error)

Types

type BoolPointerFlag

type BoolPointerFlag struct {
	Name   string
	Usage  string
	EnvVar string
}

func (BoolPointerFlag) Default

func (f BoolPointerFlag) Default() interface{}

func (BoolPointerFlag) String

func (f BoolPointerFlag) String() string

type Lifecycle

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

func (*Lifecycle) Create

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

func (*Lifecycle) Remove

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

func (*Lifecycle) Updated

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

Jump to

Keyboard shortcuts

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