package
1.14.0-alpha.0
Repository: https://github.com/everpeace/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GetChainLines parses a table's iptables-save data to find chains in the table.
IsNotFoundError returns true if the error indicates "not found".
MakeChainLine return an iptables-save/restore formatted chain line given a Chain.
New returns a new Interface which will exec iptables.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Versions of iptables less than this do not support the -C / --check flag (test whether a rule exists).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Minimum iptables versions supporting the -w and -w<seconds> flags.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
An injectable interface for running iptables commands.
# Type aliases
No description provided by the author
Option flag for Flush.
No description provided by the author
Option flag for Restore.
No description provided by the author
No description provided by the author