# Functions

CalculateConfigStatus calculates a clients.ConfigStatus that sums up the configuration synchronisation result as a single enumerated value.
No description provided by the author
No description provided by the author
No description provided by the author
WithReadinessReconciliationTicker allows to set a custom ticker for readiness reconciliation loop.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DefaultReadinessCheckTimeout is the default timeout of readiness check.
DefaultReadinessReconciliationInterval is the interval at which the manager will run readiness reconciliation loop.
MinReadinessReconciliationInterval is the minimum interval of readiness reconciliation loop.

# Structs

AdminAPIClientsManager keeps track of current Admin API clients of Gateways that we should configure.
No description provided by the author
No description provided by the author
GatewayConfigApplyStatus stores the status of building Kong configuration and sending configuration to Kong gateways.
KonnectConfigUploadStatus stores the status of uploading configuration to Konnect.
No description provided by the author
ReadinessCheckResult represents the result of a readiness check.

# Interfaces

AdminAPIClientsProvider allows fetching the most recent list of Admin API clients of Gateways that we should configure.
AlreadyCreatedClient represents an Admin API client that has already been created.
ClientFactory is responsible for creating Admin API clients.
No description provided by the author
No description provided by the author
ReadinessChecker is responsible for checking the readiness of Admin API clients.
Ticker is an interface that allows to control a ticker.

# Type aliases

No description provided by the author
ConfigStatus is an enumerated type that represents the status of the configuration synchronisation.