fake

package
v0.17.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPTables

type IPTables struct {
	iptables.Adapter
}

func New

func New() *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 (i *IPTables) AwaitChain(table string, stringOrMatcher interface{})

func (*IPTables) AwaitNoChain

func (i *IPTables) AwaitNoChain(table string, stringOrMatcher interface{})

func (*IPTables) AwaitNoRule

func (i *IPTables) AwaitNoRule(table, chain string, stringOrMatcher interface{})

func (*IPTables) AwaitRule

func (i *IPTables) AwaitRule(table, chain string, stringOrMatcher interface{})

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL