handlers

package
v0.39.3 Latest Latest
Warning

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

Go to latest
Published: May 22, 2019 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RegExMachineDirEnv      = regexp.MustCompile("^" + machineDirEnvKey + ".*")
	RegExMachinePluginToken = regexp.MustCompile("^" + "MACHINE_PLUGIN_TOKEN=" + ".*")
	RegExMachineDriverName  = regexp.MustCompile("^" + "MACHINE_PLUGIN_DRIVER_NAME=" + ".*")
)

Functions

func ActivateDriver

func ActivateDriver(event *events.Event, apiClient *client.RancherClient) error

func ActivateMachine

func ActivateMachine(event *events.Event, apiClient *client.RancherClient) (err error)

func CreateMachine

func CreateMachine(event *events.Event, apiClient *client.RancherClient) error

func DeactivateDriver

func DeactivateDriver(event *events.Event, apiClient *client.RancherClient) error

func ErrorDriver

func ErrorDriver(event *events.Event, apiClient *client.RancherClient) error

func GetDockerClient

func GetDockerClient(machineDir string, machineName string) (*docker.Client, error)

GetDockerClient Returns a TLS-enabled docker client for the specified machine.

func PingNoOp

func PingNoOp(event *events.Event, apiClient *client.RancherClient) error

func PurgeMachine

func PurgeMachine(event *events.Event, apiClient *client.RancherClient) error

func RemoveDriver

func RemoveDriver(event *events.Event, apiClient *client.RancherClient) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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