package
0.0.0-20250304062824-53a89fc29d30
Repository: https://github.com/azure/application-gateway-kubernetes-ingress.git
Documentation: pkg.go.dev

# Functions

NewFakeProcessor returns a fake processor struct.

# Structs

FakeEventProcessor is fake event processor type.
Worker listens to the eventChannel and runs the EventProcessor.MutateAppGateway and MutateAKS for each event.

# Interfaces

EventProcessor provides a mechanism to act on events in the internal queue.