package
10.358.0+incompatible
Repository: https://github.com/aporeto-inc/trireme-lib.git
Documentation: pkg.go.dev

# Functions

NewACLCache a new ACL cache.
ParseAddress parses `address` as an IP or CIDR address - based on the notation that we allow in our backend.

# Variables

ErrNoMatch is error returned when no match is found.

# Structs

ACLCache holds all the ACLS in an internal DB map[prefixes][subnets] -> list of ports with their actions.
Address is a parsed IP address or CIDR.