Categorykubevirt.io/controller-lifecycle-operator-sdk/api

# Constants

PhaseDeleted signals that the resources are deleted.
PhaseDeleting signals that the resources are being removed.
PhaseDeployed signals that the resources are successfully deployed.
PhaseDeploying signals that the resources are being deployed.
PhaseEmpty is an uninitialized phase.
PhaseError signals that the deployment is in an error state.
PhaseUpgrading signals that the resources are being deployed.

# Structs

NodePlacement describes node scheduling configuration.
Status represents status of a operator configuration resource; must be inlined in the operator configuration resource status.

# Type aliases

Phase is the current phase of the deployment.