restore

package
v0.0.0-...-25b1e04 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2025 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AnnotationKeyBackupID is the name of the annotation containing the ID of the Backup object
	// the annotation belongs to.
	AnnotationKeyBackupID = "anynines.crossplane.io/backup-id"
	// AnnotationKeyRestoreID is the name of the annotation containing the ID of the Restore object the
	// annotation belongs to. This has to be done in an annotation because the ID is determined during the
	// Create() function and after executing Create() the crossplane runtime only persists changes in
	// annotations of the reconciled object, not its fields.
	AnnotationKeyRestoreID = "anynines.crossplane.io/restore-id"
)

Variables

This section is empty.

Functions

func Setup

func Setup(mgr ctrl.Manager, o controller.Options) error

Setup adds a controller that reconciles Restore managed resources.

Types

This section is empty.

Jump to

Keyboard shortcuts

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