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