fakes

package
v0.0.0-...-ee2d30e Latest Latest
Warning

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

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

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeClusterToExtend

type FakeClusterToExtend struct {
	FindNodeGroupOutpostARNStub func() (string, bool)

	IsControlPlaneOnOutpostsStub func() bool
	// contains filtered or unexported fields
}

func (*FakeClusterToExtend) FindNodeGroupOutpostARN

func (fake *FakeClusterToExtend) FindNodeGroupOutpostARN() (string, bool)

func (*FakeClusterToExtend) FindNodeGroupOutpostARNCallCount

func (fake *FakeClusterToExtend) FindNodeGroupOutpostARNCallCount() int

func (*FakeClusterToExtend) FindNodeGroupOutpostARNCalls

func (fake *FakeClusterToExtend) FindNodeGroupOutpostARNCalls(stub func() (string, bool))

func (*FakeClusterToExtend) FindNodeGroupOutpostARNReturns

func (fake *FakeClusterToExtend) FindNodeGroupOutpostARNReturns(result1 string, result2 bool)

func (*FakeClusterToExtend) FindNodeGroupOutpostARNReturnsOnCall

func (fake *FakeClusterToExtend) FindNodeGroupOutpostARNReturnsOnCall(i int, result1 string, result2 bool)

func (*FakeClusterToExtend) Invocations

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

func (*FakeClusterToExtend) IsControlPlaneOnOutposts

func (fake *FakeClusterToExtend) IsControlPlaneOnOutposts() bool

func (*FakeClusterToExtend) IsControlPlaneOnOutpostsCallCount

func (fake *FakeClusterToExtend) IsControlPlaneOnOutpostsCallCount() int

func (*FakeClusterToExtend) IsControlPlaneOnOutpostsCalls

func (fake *FakeClusterToExtend) IsControlPlaneOnOutpostsCalls(stub func() bool)

func (*FakeClusterToExtend) IsControlPlaneOnOutpostsReturns

func (fake *FakeClusterToExtend) IsControlPlaneOnOutpostsReturns(result1 bool)

func (*FakeClusterToExtend) IsControlPlaneOnOutpostsReturnsOnCall

func (fake *FakeClusterToExtend) IsControlPlaneOnOutpostsReturnsOnCall(i int, result1 bool)

type FakeOutpostInstance

type FakeOutpostInstance struct {
	GetInstanceTypeStub func() string

	SetInstanceTypeStub func(string)
	// contains filtered or unexported fields
}

func (*FakeOutpostInstance) GetInstanceType

func (fake *FakeOutpostInstance) GetInstanceType() string

func (*FakeOutpostInstance) GetInstanceTypeCallCount

func (fake *FakeOutpostInstance) GetInstanceTypeCallCount() int

func (*FakeOutpostInstance) GetInstanceTypeCalls

func (fake *FakeOutpostInstance) GetInstanceTypeCalls(stub func() string)

func (*FakeOutpostInstance) GetInstanceTypeReturns

func (fake *FakeOutpostInstance) GetInstanceTypeReturns(result1 string)

func (*FakeOutpostInstance) GetInstanceTypeReturnsOnCall

func (fake *FakeOutpostInstance) GetInstanceTypeReturnsOnCall(i int, result1 string)

func (*FakeOutpostInstance) Invocations

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

func (*FakeOutpostInstance) SetInstanceType

func (fake *FakeOutpostInstance) SetInstanceType(arg1 string)

func (*FakeOutpostInstance) SetInstanceTypeArgsForCall

func (fake *FakeOutpostInstance) SetInstanceTypeArgsForCall(i int) string

func (*FakeOutpostInstance) SetInstanceTypeCallCount

func (fake *FakeOutpostInstance) SetInstanceTypeCallCount() int

func (*FakeOutpostInstance) SetInstanceTypeCalls

func (fake *FakeOutpostInstance) SetInstanceTypeCalls(stub func(string))

type FakeStackUpdater

type FakeStackUpdater struct {
	AppendNewClusterStackResourceStub func(context.Context, bool, bool) (bool, error)
	// contains filtered or unexported fields
}

func (*FakeStackUpdater) AppendNewClusterStackResource

func (fake *FakeStackUpdater) AppendNewClusterStackResource(arg1 context.Context, arg2 bool, arg3 bool) (bool, error)

func (*FakeStackUpdater) AppendNewClusterStackResourceArgsForCall

func (fake *FakeStackUpdater) AppendNewClusterStackResourceArgsForCall(i int) (context.Context, bool, bool)

func (*FakeStackUpdater) AppendNewClusterStackResourceCallCount

func (fake *FakeStackUpdater) AppendNewClusterStackResourceCallCount() int

func (*FakeStackUpdater) AppendNewClusterStackResourceCalls

func (fake *FakeStackUpdater) AppendNewClusterStackResourceCalls(stub func(context.Context, bool, bool) (bool, error))

func (*FakeStackUpdater) AppendNewClusterStackResourceReturns

func (fake *FakeStackUpdater) AppendNewClusterStackResourceReturns(result1 bool, result2 error)

func (*FakeStackUpdater) AppendNewClusterStackResourceReturnsOnCall

func (fake *FakeStackUpdater) AppendNewClusterStackResourceReturnsOnCall(i int, result1 bool, result2 error)

func (*FakeStackUpdater) Invocations

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

Jump to

Keyboard shortcuts

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