fakes

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2021 License: Apache-2.0 Imports: 4 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 FakeFargateClient

type FakeFargateClient struct {
	CreateProfileStub func(*v1alpha5.FargateProfile, bool) error
	// contains filtered or unexported fields
}

func (*FakeFargateClient) CreateProfile

func (fake *FakeFargateClient) CreateProfile(arg1 *v1alpha5.FargateProfile, arg2 bool) error

func (*FakeFargateClient) CreateProfileArgsForCall

func (fake *FakeFargateClient) CreateProfileArgsForCall(i int) (*v1alpha5.FargateProfile, bool)

func (*FakeFargateClient) CreateProfileCallCount

func (fake *FakeFargateClient) CreateProfileCallCount() int

func (*FakeFargateClient) CreateProfileCalls

func (fake *FakeFargateClient) CreateProfileCalls(stub func(*v1alpha5.FargateProfile, bool) error)

func (*FakeFargateClient) CreateProfileReturns

func (fake *FakeFargateClient) CreateProfileReturns(result1 error)

func (*FakeFargateClient) CreateProfileReturnsOnCall

func (fake *FakeFargateClient) CreateProfileReturnsOnCall(i int, result1 error)

func (*FakeFargateClient) Invocations

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

type FakeInstanceSelector added in v0.45.0

type FakeInstanceSelector struct {
	FilterStub func(selector.Filters) ([]string, error)
	// contains filtered or unexported fields
}

func (*FakeInstanceSelector) Filter added in v0.45.0

func (fake *FakeInstanceSelector) Filter(arg1 selector.Filters) ([]string, error)

func (*FakeInstanceSelector) FilterArgsForCall added in v0.45.0

func (fake *FakeInstanceSelector) FilterArgsForCall(i int) selector.Filters

func (*FakeInstanceSelector) FilterCallCount added in v0.45.0

func (fake *FakeInstanceSelector) FilterCallCount() int

func (*FakeInstanceSelector) FilterCalls added in v0.45.0

func (fake *FakeInstanceSelector) FilterCalls(stub func(selector.Filters) ([]string, error))

func (*FakeInstanceSelector) FilterReturns added in v0.45.0

func (fake *FakeInstanceSelector) FilterReturns(result1 []string, result2 error)

func (*FakeInstanceSelector) FilterReturnsOnCall added in v0.45.0

func (fake *FakeInstanceSelector) FilterReturnsOnCall(i int, result1 []string, result2 error)

func (*FakeInstanceSelector) Invocations added in v0.45.0

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

Jump to

Keyboard shortcuts

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