inventory

package
v2.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2021 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// RoleLabel is the key name for the role label associated with the asset
	RoleLabel = "metal3.io/role"
	// ClusterDeploymentNameLabel is the key name for the name label associated with the asset's clusterDeployment
	ClusterDeploymentNameLabel = "metal3.io/cluster-deployment-name"
	// ClusterDeploymentNamespaceLabel is the key name for the namespace label associated with the asset's clusterDeployment
	ClusterDeploymentNamespaceLabel = "metal3.io/cluster-deployment-namespace"
	// BareMetalHostKind contains the value of kind BareMetalHost
	BareMetalHostKind = "BareMetalHost"
)
View Source
const BareMetalAssetFinalizer = "baremetalasset.inventory.open-cluster-management.io"

BareMetalAssetFinalizer is the finalizer used on BareMetalAsset resource

Variables

This section is empty.

Functions

func SetupWithManager

func SetupWithManager(mgr manager.Manager) error

Types

type ReconcileBareMetalAsset

type ReconcileBareMetalAsset struct {
	// contains filtered or unexported fields
}

ReconcileBareMetalAsset reconciles a BareMetalAsset object

func (*ReconcileBareMetalAsset) Reconcile

Reconcile reads that state of the cluster for a BareMetalAsset object and makes changes based on the state read and what is in the BareMetalAsset.Spec The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.

type ReconcileClusterDeployment

type ReconcileClusterDeployment struct {
	// contains filtered or unexported fields
}

ReconcileClusterDeployment reconciles a ClusterDeployment object

func (*ReconcileClusterDeployment) Reconcile

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL