velero

package
v0.0.0-...-c1b1270 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultRestoreHelperImage

func DefaultRestoreHelperImage() string

DefaultRestoreHelperImage returns the default container image to use for the restore helper for this version of Velero.

func DefaultVeleroImage

func DefaultVeleroImage() string

DefaultVeleroImage returns the default container image to use for this version of Velero.

func GetInstalledPluginInfo

func GetInstalledPluginInfo(pluginLister PluginLister) []velerov1api.PluginInfo

GetInstalledPluginInfo returns a list of installed plugins

func ImageTag

func ImageTag() string

ImageTag returns the image tag that should be used by Velero images. It uses the Version from the buildinfo or "latest" if the build process didn't supply a version.

Types

type PluginLister

type PluginLister interface {
	// List returns all PluginIdentifiers for kind.
	List(kind common.PluginKind) []framework.PluginIdentifier
}

Jump to

Keyboard shortcuts

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