storage

package
v0.0.0-...-36fcbf5 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Driver

type Driver interface {
	GetPlatformType() configv1.PlatformType
	CreateStorage(logr.Logger, *veleroInstallCR.VeleroInstall) error
	StorageExists(string) (bool, error)
}

Driver interface to be satisfied by all present and future storage cloud providers

func NewDriver

func NewDriver(cfg *configv1.InfrastructureStatus, client client.Client) (Driver, error)

NewDriver will return a driver object

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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