fakes

package
v0.0.0-...-33bca21 Latest Latest
Warning

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

Go to latest
Published: May 7, 2015 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeIPSelector

type FakeIPSelector struct {
	SelectIPStub func(subnet *net.IPNet, existing []net.IP) (net.IP, error)
	// contains filtered or unexported fields
}

func (*FakeIPSelector) SelectIP

func (fake *FakeIPSelector) SelectIP(subnet *net.IPNet, existing []net.IP) (net.IP, error)

func (*FakeIPSelector) SelectIPArgsForCall

func (fake *FakeIPSelector) SelectIPArgsForCall(i int) (*net.IPNet, []net.IP)

func (*FakeIPSelector) SelectIPCallCount

func (fake *FakeIPSelector) SelectIPCallCount() int

func (*FakeIPSelector) SelectIPReturns

func (fake *FakeIPSelector) SelectIPReturns(result1 net.IP, result2 error)

type FakeSubnetSelector

type FakeSubnetSelector struct {
	SelectSubnetStub func(dynamic *net.IPNet, existing []*net.IPNet) (*net.IPNet, error)
	// contains filtered or unexported fields
}

func (*FakeSubnetSelector) SelectSubnet

func (fake *FakeSubnetSelector) SelectSubnet(dynamic *net.IPNet, existing []*net.IPNet) (*net.IPNet, error)

func (*FakeSubnetSelector) SelectSubnetArgsForCall

func (fake *FakeSubnetSelector) SelectSubnetArgsForCall(i int) (*net.IPNet, []*net.IPNet)

func (*FakeSubnetSelector) SelectSubnetCallCount

func (fake *FakeSubnetSelector) SelectSubnetCallCount() int

func (*FakeSubnetSelector) SelectSubnetReturns

func (fake *FakeSubnetSelector) SelectSubnetReturns(result1 *net.IPNet, result2 error)

Jump to

Keyboard shortcuts

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