package
0.0.0-20211217120552-f9fdc2638015
Repository: https://github.com/ahmedmahmo/discovery-operator.git
Documentation: pkg.go.dev

# Constants

Allow job to run togther.
Forbid jobs to run togther.
ReplaceConcurrent cancels currently running job and replaces it with a new one.

# 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

No description provided by the author
No description provided by the author
Dbackup is the Schema for the dbackups API.
DbackupList contains a list of Dbackup.
DbackupSpec defines the desired state of Dbackup.
DbackupStatus defines the observed state of Dbackup.

# Type aliases

+kubebuilder:validation:Enum=Allow;Forbid;Replace.