fake_chain

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 FakeChain

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

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

func (*FakeChain) Setup

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

func (*FakeChain) SetupArgsForCall

func (fake *FakeChain) SetupArgsForCall(i int) (string, string, net.IP, *net.IPNet)

func (*FakeChain) SetupCallCount

func (fake *FakeChain) SetupCallCount() int

func (*FakeChain) SetupReturns

func (fake *FakeChain) SetupReturns(result1 error)

func (*FakeChain) Teardown

func (fake *FakeChain) Teardown(containerID string) error

func (*FakeChain) TeardownArgsForCall

func (fake *FakeChain) TeardownArgsForCall(i int) string

func (*FakeChain) TeardownCallCount

func (fake *FakeChain) TeardownCallCount() int

func (*FakeChain) TeardownReturns

func (fake *FakeChain) TeardownReturns(result1 error)

Jump to

Keyboard shortcuts

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