package
0.12.1
Repository: https://github.com/projectatomic/libpod.git
Documentation: pkg.go.dev

# Functions

GetBackend retrieves a firewall backend for adding or removing firewall rules on the system.

# Structs

FirewallNetConf represents the firewall configuration.
FirewallNone is a firewall backend for environments where manipulating the system firewall is unsupported (for example, when running without root).

# Interfaces

FirewallBackend is an interface to the system firewall, allowing addition and removal of firewall rules.