Documentation ¶
Overview ¶
Package acl provides a NetworkServiceServer chain element to apply an ingress acl
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapToRules ¶
MapToRules converts a map[string]string of rules to a []*vppacl.ACL_Rule
func NewServer ¶
func NewServer(rules []*vppacl.ACL_Rule) networkservice.NetworkServiceServer
NewServer creates a NetworkServiceServer that applies an ingress acl specified by rules
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.