# 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.