Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteIPTables ¶
func DeleteIPTables(rules []IPTablesRule) error
DeleteIPTables delete specified iptables rules
func SetupAndEnsureIPTables ¶
func SetupAndEnsureIPTables(rules []IPTablesRule, resyncPeriod int)
Types ¶
type IPTablesRule ¶
type IPTablesRule struct {
// contains filtered or unexported fields
}
func ForwardRules ¶
func ForwardRules(flannelNetwork string) []IPTablesRule
Click to show internal directories.
Click to hide internal directories.