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

# Functions

NewGoIPsetProvider Return a Go IPSet Provider.
NewGoIPTablesProvider returns an IptablesProvider interface based on the go-iptables external package.
NewTestIpset returns a new TestManipulator.
NewTestIpsetProvider returns a new TestManipulator.
NewTestIptablesProvider returns a new TestManipulator.

# Interfaces

Ipset is an abstraction of all the methods an implementation of userspace ipsets need to provide.
IpsetProvider returns a fabric for Ipset.
IptablesProvider is an abstraction of all the methods an implementation of userspace iptables need to provide.
TestIpset is a test implementation for Ipset.
TestIpsetProvider is a test implementation for IpsetProvider.
TestIptablesProvider is a test implementation for IptablesProvider.