fakes

package
v0.0.0-...-dd9aec0 Latest Latest
Warning

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

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

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CIDRPool

type CIDRPool struct {
	BlockPoolSizeStub func() int
	// contains filtered or unexported fields
}

func (*CIDRPool) BlockPoolSize

func (fake *CIDRPool) BlockPoolSize() int

func (*CIDRPool) BlockPoolSizeCallCount

func (fake *CIDRPool) BlockPoolSizeCallCount() int

func (*CIDRPool) BlockPoolSizeReturns

func (fake *CIDRPool) BlockPoolSizeReturns(result1 int)

func (*CIDRPool) BlockPoolSizeReturnsOnCall

func (fake *CIDRPool) BlockPoolSizeReturnsOnCall(i int, result1 int)

func (*CIDRPool) Invocations

func (fake *CIDRPool) Invocations() map[string][][]interface{}

type DatabaseHandler

type DatabaseHandler struct {
	AllStub func() ([]controller.Lease, error)

	AllActiveStub func(int) ([]controller.Lease, error)
	// contains filtered or unexported fields
}

func (*DatabaseHandler) All

func (fake *DatabaseHandler) All() ([]controller.Lease, error)

func (*DatabaseHandler) AllActive

func (fake *DatabaseHandler) AllActive(arg1 int) ([]controller.Lease, error)

func (*DatabaseHandler) AllActiveArgsForCall

func (fake *DatabaseHandler) AllActiveArgsForCall(i int) int

func (*DatabaseHandler) AllActiveCallCount

func (fake *DatabaseHandler) AllActiveCallCount() int

func (*DatabaseHandler) AllActiveReturns

func (fake *DatabaseHandler) AllActiveReturns(result1 []controller.Lease, result2 error)

func (*DatabaseHandler) AllActiveReturnsOnCall

func (fake *DatabaseHandler) AllActiveReturnsOnCall(i int, result1 []controller.Lease, result2 error)

func (*DatabaseHandler) AllCallCount

func (fake *DatabaseHandler) AllCallCount() int

func (*DatabaseHandler) AllReturns

func (fake *DatabaseHandler) AllReturns(result1 []controller.Lease, result2 error)

func (*DatabaseHandler) AllReturnsOnCall

func (fake *DatabaseHandler) AllReturnsOnCall(i int, result1 []controller.Lease, result2 error)

func (*DatabaseHandler) Invocations

func (fake *DatabaseHandler) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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