fake_iptables_manager

package
v0.333.2-candidate Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeIPTablesManager

type FakeIPTablesManager struct {
	ContainerSetupStub func(containerID, bridgeName string, ip net.IP, network *net.IPNet) error

	ContainerTeardownStub func(containerID string) error
	// contains filtered or unexported fields
}

func (*FakeIPTablesManager) ContainerSetup

func (fake *FakeIPTablesManager) ContainerSetup(containerID string, bridgeName string, ip net.IP, network *net.IPNet) error

func (*FakeIPTablesManager) ContainerSetupArgsForCall

func (fake *FakeIPTablesManager) ContainerSetupArgsForCall(i int) (string, string, net.IP, *net.IPNet)

func (*FakeIPTablesManager) ContainerSetupCallCount

func (fake *FakeIPTablesManager) ContainerSetupCallCount() int

func (*FakeIPTablesManager) ContainerSetupReturns

func (fake *FakeIPTablesManager) ContainerSetupReturns(result1 error)

func (*FakeIPTablesManager) ContainerTeardown

func (fake *FakeIPTablesManager) ContainerTeardown(containerID string) error

func (*FakeIPTablesManager) ContainerTeardownArgsForCall

func (fake *FakeIPTablesManager) ContainerTeardownArgsForCall(i int) string

func (*FakeIPTablesManager) ContainerTeardownCallCount

func (fake *FakeIPTablesManager) ContainerTeardownCallCount() int

func (*FakeIPTablesManager) ContainerTeardownReturns

func (fake *FakeIPTablesManager) ContainerTeardownReturns(result1 error)

Jump to

Keyboard shortcuts

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