# Functions

SetupDefaults - initializes any CRD field defaults based on environment variables (the defaulting mechanism itself is implemented via webhooks).
SetupPlacementAPIDefaults - initialize PlacementAPI spec defaults for use with either internal or external webhooks.
No description provided by the author

# Constants

DbSyncHash hash.
DeploymentHash hash used to detect changes.
PlacementAPIContainerImage is the fall-back container image for PlacementAPI.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

APIOverrideSpec to override the generated manifest of several child resources.
PasswordSelector to identify the DB and AdminUser password from the Secret.
PlacementAPI is the Schema for the placementapis API +kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="NetworkAttachments",type="string",JSONPath=".spec.networkAttachments",description="NetworkAttachments" +kubebuilder:printcolumn:name="Status",type="string",JSONPath=".status.conditions[0].status",description="Status" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[0].message",description="Message".
PlacementAPIDefaults -.
PlacementAPIList contains a list of PlacementAPI +kubebuilder:object:root=true.
PlacementAPISpec defines the desired state of PlacementAPI.
PlacementAPISpecCore -.
PlacementAPIStatus defines the observed state of PlacementAPI.