Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InvokeDeleteActions ¶
Types ¶
type Context ¶
type Context struct {
Backup *velerov1api.Backup
BackupReader io.Reader
Actions []velero.DeleteItemAction
Filesystem filesystem.Interface
Log logrus.FieldLogger
DiscoveryHelper discovery.Helper
// contains filtered or unexported fields
}
Context provides the necessary environment to run DeleteItemAction plugins
Click to show internal directories.
Click to hide internal directories.