directory
0.1.0
Repository: https://github.com/kcp-dev/api-syncagent.git
Documentation: pkg.go.dev

# 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.