package
1.3.2
Repository: https://github.com/mayadata-io/velero.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
AllResources returns a list of all resources necessary to install Velero, in the appropriate order, into a Kubernetes cluster.
No description provided by the author
No description provided by the author
No description provided by the author
DaemonSetIsReady will poll the kubernetes API server to ensure the restic daemonset is ready, i.e.
No description provided by the author
DeploymentIsReady will poll the kubernetes API server to see if the velero deployment is ready to service user requests.
GroupResources groups resources based on whether the resources are CustomResourceDefinitions or other types of kubernetes objects This is useful to wait for readiness before creating CRD objects.
Install creates resources on the Kubernetes cluster.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

DefaultImage is the default image to use for the Velero deployment and restic daemonset containers.
DefaultImage is the default image to use for the Velero deployment and restic daemonset containers.
DefaultImage is the default image to use for the Velero deployment and restic daemonset containers.
DefaultImage is the default image to use for the Velero deployment and restic daemonset containers.
DefaultImage is the default image to use for the Velero deployment and restic daemonset containers.
DefaultImage is the default image to use for the Velero deployment and restic daemonset containers.
DefaultImage is the default image to use for the Velero deployment and restic daemonset containers.
DefaultImage is the default image to use for the Velero deployment and restic daemonset containers.
DefaultImage is the default image to use for the Velero deployment and restic daemonset containers.

# Structs

ResourceGroup represents a collection of kubernetes objects with a common ready conditon.
No description provided by the author