Documentation
¶
Overview ¶
Package docker implements port forwarding detection for iptables (nft) rules managed by the Docker daemon.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PortForwardings ¶
func PortForwardings(tables nufftables.TableMap, family nufftables.TableFamily) []*portfinder.ForwardedPortRange
PortForwardings discovers Docker's forwarded ports from the “nat” table(s) (only for IPv4 and IPv6 respectively).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.