runningfakes

package
v7.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

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 FakeSecurityGroupsRepo

type FakeSecurityGroupsRepo struct {
	BindToRunningSetStub func(string) error

	ListStub func() ([]models.SecurityGroupFields, error)

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

func (*FakeSecurityGroupsRepo) BindToRunningSet

func (fake *FakeSecurityGroupsRepo) BindToRunningSet(arg1 string) error

func (*FakeSecurityGroupsRepo) BindToRunningSetArgsForCall

func (fake *FakeSecurityGroupsRepo) BindToRunningSetArgsForCall(i int) string

func (*FakeSecurityGroupsRepo) BindToRunningSetCallCount

func (fake *FakeSecurityGroupsRepo) BindToRunningSetCallCount() int

func (*FakeSecurityGroupsRepo) BindToRunningSetCalls

func (fake *FakeSecurityGroupsRepo) BindToRunningSetCalls(stub func(string) error)

func (*FakeSecurityGroupsRepo) BindToRunningSetReturns

func (fake *FakeSecurityGroupsRepo) BindToRunningSetReturns(result1 error)

func (*FakeSecurityGroupsRepo) BindToRunningSetReturnsOnCall

func (fake *FakeSecurityGroupsRepo) BindToRunningSetReturnsOnCall(i int, result1 error)

func (*FakeSecurityGroupsRepo) Invocations

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

func (*FakeSecurityGroupsRepo) List

func (*FakeSecurityGroupsRepo) ListCallCount

func (fake *FakeSecurityGroupsRepo) ListCallCount() int

func (*FakeSecurityGroupsRepo) ListCalls

func (fake *FakeSecurityGroupsRepo) ListCalls(stub func() ([]models.SecurityGroupFields, error))

func (*FakeSecurityGroupsRepo) ListReturns

func (fake *FakeSecurityGroupsRepo) ListReturns(result1 []models.SecurityGroupFields, result2 error)

func (*FakeSecurityGroupsRepo) ListReturnsOnCall

func (fake *FakeSecurityGroupsRepo) ListReturnsOnCall(i int, result1 []models.SecurityGroupFields, result2 error)

func (*FakeSecurityGroupsRepo) UnbindFromRunningSet

func (fake *FakeSecurityGroupsRepo) UnbindFromRunningSet(arg1 string) error

func (*FakeSecurityGroupsRepo) UnbindFromRunningSetArgsForCall

func (fake *FakeSecurityGroupsRepo) UnbindFromRunningSetArgsForCall(i int) string

func (*FakeSecurityGroupsRepo) UnbindFromRunningSetCallCount

func (fake *FakeSecurityGroupsRepo) UnbindFromRunningSetCallCount() int

func (*FakeSecurityGroupsRepo) UnbindFromRunningSetCalls

func (fake *FakeSecurityGroupsRepo) UnbindFromRunningSetCalls(stub func(string) error)

func (*FakeSecurityGroupsRepo) UnbindFromRunningSetReturns

func (fake *FakeSecurityGroupsRepo) UnbindFromRunningSetReturns(result1 error)

func (*FakeSecurityGroupsRepo) UnbindFromRunningSetReturnsOnCall

func (fake *FakeSecurityGroupsRepo) UnbindFromRunningSetReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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