flex

package
v0.0.0-...-eb9ac39 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ExitSuccess exitCode = iota
	ExitFailure
)
View Source
const (
	StatusSuccess      exitStatus = "Success"
	StatusFailure      exitStatus = "Failure"
	StatusNotSupported exitStatus = "Not supported"
)

Variables

This section is empty.

Functions

func DriverRun

func DriverRun(action string, args []string) exitCode

Types

type Options

type Options struct {
	FsType   string `json:"kubernetes.io/fsType"`
	Resource string `json:"resource"`
}

More FlexVolume specification default options

https://github.com/kubernetes/community/contributors/devel/flexvolume.md

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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