velero

package
v1.14.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Jun 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 added in v1.10.0

func DefaultRestoreHelperImage() string

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

func DefaultVeleroImage added in v1.6.2

func DefaultVeleroImage() string

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

func GetInstalledPluginInfo added in v1.6.0

func GetInstalledPluginInfo(pluginLister PluginLister) []velerov1api.PluginInfo

GetInstalledPluginInfo returns a list of installed plugins

func ImageTag added in v1.6.2

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 added in v1.5.1

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