package
1.2.0-alpha.3
Repository: https://github.com/suhasanand/kubernetes.git
Documentation: pkg.go.dev
# Functions
CleanupLeftovers removes all iptables rules and chains created by the Proxier It returns true if an error was encountered.
NewProxier returns a new Proxier given an iptables Interface instance.
ShouldUseIptablesProxier returns true if we should use the iptables Proxier instead of the "classic" userspace Proxier.