package
2.1.4+incompatible
Repository: https://github.com/shivkb/contiv-vpp.git
Documentation: pkg.go.dev
# Constants
ACLNamePrefix is used to tag ACLs created for the implementation of K8s policies.
ReflectiveACLName is the name of the *reflective* ACL (full name prefixed with ACLNamePrefix).
# Structs
Deps lists dependencies of Renderer.
Renderer renders Contiv Rules into VPP ACLs.
RendererTxn represents a single transaction of Renderer.
# Interfaces
ContivConf interface lists methods from ContivConf plugin which are needed by ACL Renderer.
# Type aliases
PodInterfaces is a map used to remember interface of each (configured) pod.