backup

package
v0.0.0-...-3f85c9d Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2020 License: Apache-2.0, Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBackupBase

func AddBackupBase(clientset *kubernetes.Clientset, client *rest.RESTClient, job *crv1.Pgbackup, namespace string)

AddBackupBase creates a backup job and its pvc

func DeleteBackupBase

func DeleteBackupBase(clientset *kubernetes.Clientset, client *rest.RESTClient, job *crv1.Pgbackup, namespace string)

DeleteBackupBase deletes a backup job

func ProcessJobs

func ProcessJobs(clientset *kubernetes.Clientset, restclient *rest.RESTClient, namespace string)

ProcessJobs processes a backup job lifecycle

func Restore

func Restore(restclient *rest.RESTClient, namespace string, clientset *kubernetes.Clientset, task *crv1.Pgtask)

Restore uses a pgbasebackup pgtask to initiate the workflow to restore a cluster using a pg_basebackup backup. This includes deleting the existing cluster deployment, creating storage resources for the new (i.e. restored) cluster, and deploying the Kubernetes job that will perform the restore.

func UpdateBackupPaths

func UpdateBackupPaths(clientset *kubernetes.Clientset, jobName, namespace string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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