package
0.0.0-20241216140236-1a8f036376c1
Repository: https://github.com/migtools/oadp-non-admin.git
Documentation: pkg.go.dev
# Constants
Predefined conditions for NonAdminController objects.
Predefined conditions for NonAdminController objects.
Predefined conditions for NonAdminController objects.
NonAdminPhaseBackingOff - Velero object was not created due to NonAdmin object error (configuration or similar).
NonAdminPhaseCreated - Velero object was created.
NonAdminPhaseDeleting - Velero object is pending deletion.
NonAdminPhaseNew - NonAdmin object was accepted by the OpenShift cluster, but it has not yet been processed by the NonAdminController.
# 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
NonAdminBackup is the Schema for the nonadminbackups API.
NonAdminBackupList contains a list of NonAdminBackup.
NonAdminBackupSpec defines the desired state of NonAdminBackup.
NonAdminBackupStatus defines the observed state of NonAdminBackup.
NonAdminRestore is the Schema for the nonadminrestores API.
NonAdminRestoreList contains a list of NonAdminRestore.
NonAdminRestoreSpec defines the desired state of NonAdminRestore.
NonAdminRestoreStatus defines the observed state of NonAdminRestore.
QueueInfo holds the queue position for a specific operation.
VeleroBackup contains information of the related Velero backup object.
VeleroDeleteBackupRequest contains information of the related Velero delete backup request object.
VeleroRestore contains information of the related Velero restore object.
# Type aliases
NonAdminCondition are used for more detailed information supporing NonAdminBackupPhase state.
NonAdminPhase is a simple one high-level summary of the lifecycle of a NonAdminBackup or NonAdminRestore.