hooks

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2018 License: Apache-2.0 Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VolumeManagerHooks

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

VolumeManagerHooks implements controller.Hooks interface

func NewVolumeManagerHooks

func NewVolumeManagerHooks(crdClient vckv1alpha1_volume_manager.VolumeManagerInterface, dataHandlers []handlers.DataHandler) *VolumeManagerHooks

NewVolumeManagerHooks creates and returns a new instance of the VolumeManagerHooks

func (*VolumeManagerHooks) Add

func (h *VolumeManagerHooks) Add(obj interface{})

Add handles the addition of a new volume manager object

func (*VolumeManagerHooks) Delete

func (h *VolumeManagerHooks) Delete(obj interface{})

Delete handles the deletion of a volume manager object

func (*VolumeManagerHooks) Update

func (h *VolumeManagerHooks) Update(oldObj, newObj interface{})

Update handles the update of a volume manager object

Jump to

Keyboard shortcuts

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