fluxfakes

package
v0.7.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: MPL-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 FakeFlux

type FakeFlux struct {
	CreateSecretGitStub func(string, gitproviders.RepoURL, string) ([]byte, error)
	// contains filtered or unexported fields
}

func (*FakeFlux) CreateSecretGit

func (fake *FakeFlux) CreateSecretGit(arg1 string, arg2 gitproviders.RepoURL, arg3 string) ([]byte, error)

func (*FakeFlux) CreateSecretGitArgsForCall

func (fake *FakeFlux) CreateSecretGitArgsForCall(i int) (string, gitproviders.RepoURL, string)

func (*FakeFlux) CreateSecretGitCallCount

func (fake *FakeFlux) CreateSecretGitCallCount() int

func (*FakeFlux) CreateSecretGitCalls

func (fake *FakeFlux) CreateSecretGitCalls(stub func(string, gitproviders.RepoURL, string) ([]byte, error))

func (*FakeFlux) CreateSecretGitReturns

func (fake *FakeFlux) CreateSecretGitReturns(result1 []byte, result2 error)

func (*FakeFlux) CreateSecretGitReturnsOnCall

func (fake *FakeFlux) CreateSecretGitReturnsOnCall(i int, result1 []byte, result2 error)

func (*FakeFlux) Invocations

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

Jump to

Keyboard shortcuts

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