databases

package
v1.87.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CrdClear

func CrdClear(
	monitor mntr.Monitor,
	k8sClient kubernetes.ClientInt,
) error

func CrdInstantBackup

func CrdInstantBackup(
	monitor mntr.Monitor,
	k8sClient kubernetes.ClientInt,
	name string,
) error

func CrdListBackups

func CrdListBackups(
	monitor mntr.Monitor,
	k8sClient kubernetes.ClientInt,
) (
	[]string,
	error,
)

func CrdRestore

func CrdRestore(
	monitor mntr.Monitor,
	k8sClient kubernetes.ClientInt,
	name string,
) error

func GitOpsClear

func GitOpsClear(
	monitor mntr.Monitor,
	k8sClient kubernetes.ClientInt,
	gitClient *git.Client,
) error

func GitOpsInstantBackup

func GitOpsInstantBackup(
	monitor mntr.Monitor,
	k8sClient kubernetes.ClientInt,
	gitClient *git.Client,
	name string,
) error

func GitOpsListBackups

func GitOpsListBackups(
	monitor mntr.Monitor,
	gitClient *git.Client,
	k8sClient kubernetes.ClientInt,
) (
	[]string,
	error,
)

func GitOpsRestore

func GitOpsRestore(
	monitor mntr.Monitor,
	k8sClient kubernetes.ClientInt,
	gitClient *git.Client,
	name string,
) error

func NewConnection

func NewConnection(monitor mntr.Monitor, k8sClient kubernetes.ClientInt, gitops bool, orbconfig *orb.Orb) (db.Connection, error)

Types

type CrdClient

type CrdClient struct {
	Monitor mntr.Monitor
}

Directories

Path Synopsis
certs
pem

Jump to

Keyboard shortcuts

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