# Packages
Package shared contains types and functions used by API definitions in the operators package +groupName=operators.example.com.
# Structs
MultiPhaseObjectStatus is the default status for CRD used to create multiple K8s resources.
BasicObjectStatus is the default status for basic Object.
RemoteObjectStatus is the default status for CRD used to call remote API (not create K8s resources).
MapAny is YAML map[string]any representation +kubebuilder:validation:Type=object.