handlers

package
v2.0.1+incompatible Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	UUIDLabel = "io.rancher.container.uuid"
)

Variables

This section is empty.

Functions

func GetHandlers

func GetHandlers() (map[string]revents.EventHandler, error)

Types

type ComputeHandler

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

func (*ComputeHandler) InstanceActivate

func (h *ComputeHandler) InstanceActivate(event *revents.Event, cli *v3.RancherClient) error

func (*ComputeHandler) InstanceDeactivate

func (h *ComputeHandler) InstanceDeactivate(event *revents.Event, cli *v3.RancherClient) error

func (*ComputeHandler) InstanceInspect

func (h *ComputeHandler) InstanceInspect(event *revents.Event, cli *v3.RancherClient) error

func (*ComputeHandler) InstancePull

func (h *ComputeHandler) InstancePull(event *revents.Event, cli *v3.RancherClient) error

func (*ComputeHandler) InstanceRemove

func (h *ComputeHandler) InstanceRemove(event *revents.Event, cli *v3.RancherClient) error

type Handler

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

type PingHandler

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

func (*PingHandler) Ping

func (h *PingHandler) Ping(event *revents.Event, cli *v3.RancherClient) error

type StorageHandler

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

func (*StorageHandler) VolumeRemove

func (h *StorageHandler) VolumeRemove(event *revents.Event, client *v3.RancherClient) error

Jump to

Keyboard shortcuts

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