# Packages

Package format contains functions to format and compare formatted values used in Kubernetes labels.

# Functions

HasWatchLabel returns true if the object has a label with the WatchLabel key matching the given value.
IsMachinePoolOwned returns true if the object has the `cluster.x-k8s.io/pool-name` label or is owned by a MachinePool.
IsTopologyOwned returns true if the object has the `topology.cluster.x-k8s.io/owned` label.