package
3.4.0+incompatible
Repository: https://github.com/backube/snapscheduler.git
Documentation: pkg.go.dev

# Constants

ConditionReconciled is a Condition indicating whether the object is fully reconciled.
ReconciledReasonComplete indicates reconcile was successful.
ReconciledReasonError indicates there was an error while attempting to reconcile.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

SnapshotRetentionSpec defines how long snapshots should be kept.
SnapshotSchedule defines a schedule for taking automated snapshots of PVC(s).
SnapshotScheduleList contains a list of SnapshotSchedule.
SnapshotScheduleSpec defines the desired state of SnapshotSchedule.
SnapshotScheduleStatus defines the observed state of SnapshotSchedule.
SnapshotTemplateSpec defines the template for Snapshot objects.