# Packages

Code generated by counterfeiter.

# Functions

NewRealClock creates a new RealClock.
NewUpdater creates a new Updater.

# Structs

GatewayClassStatus holds status-related information about the GatewayClass resource.
GatewayStatus holds the status of the winning Gateway resource.
HTTPRouteStatus holds the status-related information about an HTTPRoute resource.
ListenerStatus holds the status-related information about a listener in the Gateway resource.
NginxGatewayStatus holds status-related information about the NginxGateway resource.
ParentStatus holds status-related information related to how the HTTPRoute binds to a specific parentRef.
RealClock returns the current local time.
Statuses holds the status-related information about resources.
UpdaterConfig holds configuration parameters for Updater.

# Interfaces

Clock returns the current local time.
Updater updates statuses of the Gateway API resources.

# Type aliases

GatewayClassStatuses holds the statuses of GatewayClasses where the key is the namespaced name of a GatewayClass.
GatewayStatuses holds the statuses of Gateways where the key is the namespaced name of a Gateway.
HTTPRouteStatuses holds the statuses of HTTPRoutes where the key is the namespaced name of an HTTPRoute.
ListenerStatuses holds the statuses of listeners where the key is the name of a listener in the Gateway resource.