Documentation ¶
Index ¶
- type IPTables
- func (i *IPTables) AddFailOnAppendRuleMatcher(stringOrMatcher interface{})
- func (i *IPTables) AddFailOnDeleteRuleMatcher(stringOrMatcher interface{})
- func (i *IPTables) AwaitChain(table string, stringOrMatcher interface{})
- func (i *IPTables) AwaitNoChain(table string, stringOrMatcher interface{})
- func (i *IPTables) AwaitNoRule(table, chain string, stringOrMatcher interface{})
- func (i *IPTables) AwaitRule(table, chain string, stringOrMatcher interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPTables ¶
func (*IPTables) AddFailOnAppendRuleMatcher ¶ added in v0.10.1
func (i *IPTables) AddFailOnAppendRuleMatcher(stringOrMatcher interface{})
func (*IPTables) AddFailOnDeleteRuleMatcher ¶ added in v0.10.1
func (i *IPTables) AddFailOnDeleteRuleMatcher(stringOrMatcher interface{})
func (*IPTables) AwaitChain ¶
func (*IPTables) AwaitNoChain ¶
func (*IPTables) AwaitNoRule ¶
Click to show internal directories.
Click to hide internal directories.