velero

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultResticRestoreHelperImage added in v1.6.2

func DefaultResticRestoreHelperImage() string

DefaultResticRestoreHelperImage returns the default container image to use for the restic 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 framework.PluginKind) []framework.PluginIdentifier
}

Jump to

Keyboard shortcuts

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