writersfakes

package
v0.96.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 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 FakeStateStoreWriter

type FakeStateStoreWriter struct {
	ReadFileStub func(string) ([]byte, error)

	UpdateFilesStub func(string, string, []v1alpha1.Workload, []string) (string, error)
	// contains filtered or unexported fields
}

func (*FakeStateStoreWriter) Invocations

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

func (*FakeStateStoreWriter) ReadFile added in v0.93.0

func (fake *FakeStateStoreWriter) ReadFile(arg1 string) ([]byte, error)

func (*FakeStateStoreWriter) ReadFileArgsForCall added in v0.93.0

func (fake *FakeStateStoreWriter) ReadFileArgsForCall(i int) string

func (*FakeStateStoreWriter) ReadFileCallCount added in v0.93.0

func (fake *FakeStateStoreWriter) ReadFileCallCount() int

func (*FakeStateStoreWriter) ReadFileCalls added in v0.93.0

func (fake *FakeStateStoreWriter) ReadFileCalls(stub func(string) ([]byte, error))

func (*FakeStateStoreWriter) ReadFileReturns added in v0.93.0

func (fake *FakeStateStoreWriter) ReadFileReturns(result1 []byte, result2 error)

func (*FakeStateStoreWriter) ReadFileReturnsOnCall added in v0.93.0

func (fake *FakeStateStoreWriter) ReadFileReturnsOnCall(i int, result1 []byte, result2 error)

func (*FakeStateStoreWriter) UpdateFiles added in v0.93.0

func (fake *FakeStateStoreWriter) UpdateFiles(arg1 string, arg2 string, arg3 []v1alpha1.Workload, arg4 []string) (string, error)

func (*FakeStateStoreWriter) UpdateFilesArgsForCall added in v0.93.0

func (fake *FakeStateStoreWriter) UpdateFilesArgsForCall(i int) (string, string, []v1alpha1.Workload, []string)

func (*FakeStateStoreWriter) UpdateFilesCallCount added in v0.93.0

func (fake *FakeStateStoreWriter) UpdateFilesCallCount() int

func (*FakeStateStoreWriter) UpdateFilesCalls added in v0.93.0

func (fake *FakeStateStoreWriter) UpdateFilesCalls(stub func(string, string, []v1alpha1.Workload, []string) (string, error))

func (*FakeStateStoreWriter) UpdateFilesReturns added in v0.93.0

func (fake *FakeStateStoreWriter) UpdateFilesReturns(result1 string, result2 error)

func (*FakeStateStoreWriter) UpdateFilesReturnsOnCall added in v0.93.0

func (fake *FakeStateStoreWriter) UpdateFilesReturnsOnCall(i int, result1 string, result2 error)

Jump to

Keyboard shortcuts

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