# Packages

No description provided by the author

# Functions

Add creates a new UnitedDeployment Controller and adds it to the Manager with default RBAC.
No description provided by the author
GetUnitedDeploymentCondition returns the condition with the provided type.
NewUnitedDeploymentCondition creates a new UnitedDeployment condition.
RemoveUnitedDeploymentCondition removes the UnitedDeployment condition with the provided type.
SetUnitedDeploymentCondition updates the UnitedDeployment to include the provided condition.

# Constants

ControllerRevisionHashLabel is the label used to indicate the hash value of a ControllerRevision's Data.

# Structs

Pool stores the details of a pool resource owned by one UnitedDeployment.
PoolControl provides pool operations of MutableSet.
PoolSpec stores the spec details of the Pool.
PoolStatus stores the observed state of the Pool.
ReconcileUnitedDeployment reconciles a UnitedDeployment object.
ResourceRef stores the Pool resource it represents.
No description provided by the author

# Interfaces

ControlInterface defines the interface that UnitedDeployment uses to list, create, update, and delete Pools.