# Constants
ExternalInterface means that the service function item is an external VPP interface.
Pod means that the service function item is a k8s pod.
# Structs
ContivSFC is a less-abstract, free of indirect references representation of Service Function Chain in Contiv.
InterfaceNames is container for multiple logical names assigned to one interface (k8s vs.
InterfaceSF represents an interface-type service function.
PodSF represents a pod-type service function.
ResyncEventData wraps an entire state of K8s services as provided by the Processor.
ServiceFunction represents a single service function element in the chain.
# Interfaces
SFCRendererAPI defines the API of Service Function Chain Renderer.
# Type aliases
ServiceFunctionType defines type of a service function in the chain.