hooks

package
v0.20.1 Latest Latest
Warning

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

Go to latest
Published: May 18, 2022 License: Apache-2.0 Imports: 18 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BackupHookExecutor

type BackupHookExecutor struct {
	Config        *rest.Config
	StashClient   cs.Interface
	BackupSession *v1beta1.BackupSession
	Invoker       invoker.BackupInvoker
	Target        v1beta1.TargetRef
	ExecutorPod   kmapi.ObjectReference
	Hook          *prober.Handler
	HookType      string
}

func (*BackupHookExecutor) Execute

func (e *BackupHookExecutor) Execute() error

type HookExecutor

type HookExecutor struct {
	Config      *rest.Config
	Hook        *prober.Handler
	ExecutorPod kmapi.ObjectReference
	Summary     *v1beta1.Summary
}

func (*HookExecutor) Execute

func (e *HookExecutor) Execute() error

type RestoreHookExecutor

type RestoreHookExecutor struct {
	Config      *rest.Config
	Invoker     invoker.RestoreInvoker
	Target      v1beta1.TargetRef
	ExecutorPod kmapi.ObjectReference
	Hook        *prober.Handler
	HookType    string
}

func (*RestoreHookExecutor) Execute

func (e *RestoreHookExecutor) Execute() error

Jump to

Keyboard shortcuts

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