# Packages
Package apiexport contains a controller that watches for PublishedResources
and then maintains a singular APIExport for all found PR's.
Package apiresourceschema contains a controller that watches for PublishedResources
and creates a matching APIResourceSchema (ARS) in kcp.
Package sync contains a controller that watches the APIExport we manage in kcp.
Package syncmanager contains a controller that watches the APIExport we manage
in kcp.