package
0.0.0-20250401011345-f64a5c1d1e3a
Repository: https://github.com/openshift/cluster-baremetal-operator.git
Documentation: pkg.go.dev

# Functions

Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
EnabledFeatures returns the features that are enabled on the current platform.
IsEnabled returns true if there is at least one feature enabled.
No description provided by the author
No description provided by the author
MustAsset is like Asset but panics when Asset would return an error.
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.

# Constants

ComponentName is the full name of CBO.
ComponentNamespace is namespace where CBO resides.
Annotation linking a machine to a host.
OperatorDisabled represents a Disabled ClusterStatusConditionTypes.
ReasonComplete the deployment of required resources is complete.
ReasonDeploymentCrashLooping indicates that the deployment is crashlooping.
ReasonDeployTimedOut indicates that the deployment timedOut.
ReasonEmpty is an empty StatusReason.
ReasonExpected indicates that the operator is behaving as expected.
ReasonInvalidConfiguration indicates that the configuration is invalid.
ReasonProvisioningCRNotFound indicates that the provsioning CR is not found.
ReasonResourceNotFound indicates that the deployment is not found.
ReasonSyncing means that resources are deploying.
ReasonUnsupported is an unsupported StatusReason.

# Structs

No description provided by the author
ProvisioningReconciler reconciles a Provisioning object.

# Type aliases

StatusReason is a MixedCaps string representing the reason for a status condition change.