# Packages

No description provided by the author
Package dataplane translates Graph representation of the cluster state into an intermediate representation of data plane configuration.
Package graph translates the cluster state (Gateway API and Kubernetes resources) into a graph-like representation, for which: - Resources are validated.
No description provided by the author
No description provided by the author
Code generated by counterfeiter.
No description provided by the author

# Functions

NewChangeProcessorImpl creates a new ChangeProcessorImpl for the Gateway resource with the configured namespace name.

# Structs

ChangeProcessorConfig holds configuration parameters for ChangeProcessorImpl.
ChangeProcessorImpl is an implementation of ChangeProcessor.

# Interfaces

ChangeProcessor processes the changes to resources and produces a graph-like representation of the Gateway configuration.
Updater updates the cluster state.