terraformfakes

package
v0.0.0-...-4f22f6d Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 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.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeCLIInterface

type FakeCLIInterface struct {
	ApplyStub func(terraform.InputVars) error

	BuildOutputStub func(terraform.InputVars) (terraform.Outputs, error)

	DestroyStub func(terraform.InputVars) error
	// contains filtered or unexported fields
}

func (*FakeCLIInterface) Apply

func (fake *FakeCLIInterface) Apply(arg1 terraform.InputVars) error

func (*FakeCLIInterface) ApplyArgsForCall

func (fake *FakeCLIInterface) ApplyArgsForCall(i int) terraform.InputVars

func (*FakeCLIInterface) ApplyCallCount

func (fake *FakeCLIInterface) ApplyCallCount() int

func (*FakeCLIInterface) ApplyCalls

func (fake *FakeCLIInterface) ApplyCalls(stub func(terraform.InputVars) error)

func (*FakeCLIInterface) ApplyReturns

func (fake *FakeCLIInterface) ApplyReturns(result1 error)

func (*FakeCLIInterface) ApplyReturnsOnCall

func (fake *FakeCLIInterface) ApplyReturnsOnCall(i int, result1 error)

func (*FakeCLIInterface) BuildOutput

func (fake *FakeCLIInterface) BuildOutput(arg1 terraform.InputVars) (terraform.Outputs, error)

func (*FakeCLIInterface) BuildOutputArgsForCall

func (fake *FakeCLIInterface) BuildOutputArgsForCall(i int) terraform.InputVars

func (*FakeCLIInterface) BuildOutputCallCount

func (fake *FakeCLIInterface) BuildOutputCallCount() int

func (*FakeCLIInterface) BuildOutputCalls

func (fake *FakeCLIInterface) BuildOutputCalls(stub func(terraform.InputVars) (terraform.Outputs, error))

func (*FakeCLIInterface) BuildOutputReturns

func (fake *FakeCLIInterface) BuildOutputReturns(result1 terraform.Outputs, result2 error)

func (*FakeCLIInterface) BuildOutputReturnsOnCall

func (fake *FakeCLIInterface) BuildOutputReturnsOnCall(i int, result1 terraform.Outputs, result2 error)

func (*FakeCLIInterface) Destroy

func (fake *FakeCLIInterface) Destroy(arg1 terraform.InputVars) error

func (*FakeCLIInterface) DestroyArgsForCall

func (fake *FakeCLIInterface) DestroyArgsForCall(i int) terraform.InputVars

func (*FakeCLIInterface) DestroyCallCount

func (fake *FakeCLIInterface) DestroyCallCount() int

func (*FakeCLIInterface) DestroyCalls

func (fake *FakeCLIInterface) DestroyCalls(stub func(terraform.InputVars) error)

func (*FakeCLIInterface) DestroyReturns

func (fake *FakeCLIInterface) DestroyReturns(result1 error)

func (*FakeCLIInterface) DestroyReturnsOnCall

func (fake *FakeCLIInterface) DestroyReturnsOnCall(i int, result1 error)

func (*FakeCLIInterface) Invocations

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

type FakeOutputs

type FakeOutputs struct {
	AssertValidStub func() error

	GetStub func(string) (string, error)

	InitStub func(*bytes.Buffer) error
	// contains filtered or unexported fields
}

func (*FakeOutputs) AssertValid

func (fake *FakeOutputs) AssertValid() error

func (*FakeOutputs) AssertValidCallCount

func (fake *FakeOutputs) AssertValidCallCount() int

func (*FakeOutputs) AssertValidCalls

func (fake *FakeOutputs) AssertValidCalls(stub func() error)

func (*FakeOutputs) AssertValidReturns

func (fake *FakeOutputs) AssertValidReturns(result1 error)

func (*FakeOutputs) AssertValidReturnsOnCall

func (fake *FakeOutputs) AssertValidReturnsOnCall(i int, result1 error)

func (*FakeOutputs) Get

func (fake *FakeOutputs) Get(arg1 string) (string, error)

func (*FakeOutputs) GetArgsForCall

func (fake *FakeOutputs) GetArgsForCall(i int) string

func (*FakeOutputs) GetCallCount

func (fake *FakeOutputs) GetCallCount() int

func (*FakeOutputs) GetCalls

func (fake *FakeOutputs) GetCalls(stub func(string) (string, error))

func (*FakeOutputs) GetReturns

func (fake *FakeOutputs) GetReturns(result1 string, result2 error)

func (*FakeOutputs) GetReturnsOnCall

func (fake *FakeOutputs) GetReturnsOnCall(i int, result1 string, result2 error)

func (*FakeOutputs) Init

func (fake *FakeOutputs) Init(arg1 *bytes.Buffer) error

func (*FakeOutputs) InitArgsForCall

func (fake *FakeOutputs) InitArgsForCall(i int) *bytes.Buffer

func (*FakeOutputs) InitCallCount

func (fake *FakeOutputs) InitCallCount() int

func (*FakeOutputs) InitCalls

func (fake *FakeOutputs) InitCalls(stub func(*bytes.Buffer) error)

func (*FakeOutputs) InitReturns

func (fake *FakeOutputs) InitReturns(result1 error)

func (*FakeOutputs) InitReturnsOnCall

func (fake *FakeOutputs) InitReturnsOnCall(i int, result1 error)

func (*FakeOutputs) Invocations

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

Jump to

Keyboard shortcuts

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