runnablefakes

package
v0.0.8-rc.3 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 License: Apache-2.0 Imports: 7 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 FakeRealizer

type FakeRealizer struct {
	RealizeStub func(context.Context, *v1alpha1.Runnable, repository.Repository) (*unstructured.Unstructured, templates.Outputs, error)
	// contains filtered or unexported fields
}

func (*FakeRealizer) Invocations

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

func (*FakeRealizer) Realize

func (*FakeRealizer) RealizeArgsForCall

func (fake *FakeRealizer) RealizeArgsForCall(i int) (context.Context, *v1alpha1.Runnable, repository.Repository)

func (*FakeRealizer) RealizeCallCount

func (fake *FakeRealizer) RealizeCallCount() int

func (*FakeRealizer) RealizeCalls

func (*FakeRealizer) RealizeReturns

func (fake *FakeRealizer) RealizeReturns(result1 *unstructured.Unstructured, result2 templates.Outputs, result3 error)

func (*FakeRealizer) RealizeReturnsOnCall

func (fake *FakeRealizer) RealizeReturnsOnCall(i int, result1 *unstructured.Unstructured, result2 templates.Outputs, result3 error)

Jump to

Keyboard shortcuts

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