Documentation
¶
Index ¶
- Variables
- func CreateNetworkMetricRules(protocol, port string) error
- func DeleteNetworkMetricRules(protocol, port string) error
- func Exists(args ...string) bool
- func ExistsNetworkMetricRule(protocol, port string) bool
- func Raw(args ...string) ([]byte, error)
- func RemoveExistingChain(name string) error
- type Action
- type Chain
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrIptablesNotFound = errors.New("Iptables not found")
)
Functions ¶
func ExistsNetworkMetricRule ¶
func RemoveExistingChain ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.