Documentation ¶
Overview ¶
Package kubeproxy implements port forwarding detection for iptables (nft) rules managed by Kubernete's kube-proxy.
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 kube-proxy's forwarded (virtual service address) 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.