# Functions
NewResourceManager creates a new resource manager for the given reconcilee and client.
# Interfaces
Manager is the main interface for reconciling resources from built manifests.
Reconcilee is an interface extending client.Object that includes a method for retrieving information about how resources should be managed.