# Constants

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
The new name of the PDB - From OCP 4.11.
The old name of the PDB - Up to OCP 4.10.
MaintenanceFailed - maintenance has failed.
MaintenanceRunning - maintenance has started its proccessing.
MaintenanceSucceeded - maintenance has finished succesfuly, cordoned the node and evicted all pods (that could be evicted).
NodeMaintenanceFinalizer is a finalizer for a NodeMaintenance CR deletion.

# 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

NodeMaintenance is the Schema for the nodemaintenances API +operator-sdk:csv:customresourcedefinitions:resources={{"NodeMaintenance","v1beta1","nodemaintenances"}}.
NodeMaintenanceList contains a list of NodeMaintenance.
NodeMaintenanceSpec defines the desired state of NodeMaintenance.
NodeMaintenanceStatus defines the observed state of NodeMaintenance.
NodeMaintenanceValidator validates NodeMaintenance resources.

# Type aliases

MaintenancePhase contains the phase of maintenance.