Documentation
¶
Overview ¶
Package apiexport contains a controller that watches for PublishedResources and then maintains a singular APIExport for all found PR's. The controller only includes PR's that already have an APIResourceSchema name attached, created by the accompanying controller in the Sync Agent.
Note that for the time being, to prevent data loss, only new ARS will be added to the APIExport. Once an ARS is listed in the APIExport, it is supposed to remain until an administrator/other process performs garbage collection in kcp.
Index ¶
Constants ¶
View Source
const (
ControllerName = "syncagent-apiexport"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.