configfakes

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 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 FakeGenerator

type FakeGenerator struct {
	GenerateStub func(state.Configuration) ([]byte, config.Warnings)
	// contains filtered or unexported fields
}

func (*FakeGenerator) Generate

func (fake *FakeGenerator) Generate(arg1 state.Configuration) ([]byte, config.Warnings)

func (*FakeGenerator) GenerateArgsForCall

func (fake *FakeGenerator) GenerateArgsForCall(i int) state.Configuration

func (*FakeGenerator) GenerateCallCount

func (fake *FakeGenerator) GenerateCallCount() int

func (*FakeGenerator) GenerateCalls

func (fake *FakeGenerator) GenerateCalls(stub func(state.Configuration) ([]byte, config.Warnings))

func (*FakeGenerator) GenerateReturns

func (fake *FakeGenerator) GenerateReturns(result1 []byte, result2 config.Warnings)

func (*FakeGenerator) GenerateReturnsOnCall

func (fake *FakeGenerator) GenerateReturnsOnCall(i int, result1 []byte, result2 config.Warnings)

func (*FakeGenerator) Invocations

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

Jump to

Keyboard shortcuts

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