# Functions
NewResyncEventData creates an empty instance of ResyncEventData.
NewService is a constructor for Service.
# Structs
Deps lists dependencies of ServiceProcessor.
LocalEndpoint represents a node-local endpoint.
ResyncEventData wraps an entire state of K8s services that should be reflected into VPP.
Service is used to combine data from the service model with the endpoints.
ServiceProcessor implements ServiceProcessorAPI.
# Interfaces
ServiceProcessorAPI defines the API of the Service Processor.