package
1.9.0-alpha
Repository: https://github.com/emnify/vpp-agent.git
Documentation: pkg.go.dev

# Functions

Key returns the prefix used in ETCD to store vpp ACL config of a particular ACL in selected vpp instance.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
Prefix is ACL key prefix.

# Variables

No description provided by the author
No description provided by the author

# Structs

This is a top level container for Access Control Lists.
An Access Control List (ACL) is an ordered list of Access List Rules.
No description provided by the author
List of access list entries (Rules).
Definitions for match criteria for this Access List Rule.
Access List entry that can define: - IPv4/IPv6 src/dst IP prefix - Internet Protocol number - selected L4 headers: * ICMP (type range) * UDP (port range) * TCP (port range, flags mask, flags value).
No description provided by the author
No description provided by the author
IP version used in this Access List Entry.
Inclusive range representing destination ports to be used.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author