Kuadrant / policy-machinery

Machinery for implementing Gateway API policies
Apache License 2.0
9 stars 2 forks source link

Gateway API specifics decoupled from Topology #2

Closed guicassolato closed 4 months ago

guicassolato commented 4 months ago

Decouples Gateway API-specific types and functions from the base → preparation to separate into different packages.

Adds NewGatewayAPITopology function that automatically adds the links between Gateway API objects, with specific options for expanding sections of objects into proper targetables. Defaults to atomic objects.