linkresolverfakes

package
v0.44.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and Gardener contributors

SPDX-License-Identifier: Apache-2.0 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 FakeInterface

type FakeInterface struct {
	ResolveLinkStub func(string, *manifest.Node, string) (string, bool, error)
	// contains filtered or unexported fields
}

func (*FakeInterface) Invocations

func (fake *FakeInterface) Invocations() map[string][][]interface{}
func (fake *FakeInterface) ResolveLink(arg1 string, arg2 *manifest.Node, arg3 string) (string, bool, error)

func (*FakeInterface) ResolveLinkArgsForCall

func (fake *FakeInterface) ResolveLinkArgsForCall(i int) (string, *manifest.Node, string)

func (*FakeInterface) ResolveLinkCallCount

func (fake *FakeInterface) ResolveLinkCallCount() int

func (*FakeInterface) ResolveLinkCalls

func (fake *FakeInterface) ResolveLinkCalls(stub func(string, *manifest.Node, string) (string, bool, error))

func (*FakeInterface) ResolveLinkReturns

func (fake *FakeInterface) ResolveLinkReturns(result1 string, result2 bool, result3 error)

func (*FakeInterface) ResolveLinkReturnsOnCall

func (fake *FakeInterface) ResolveLinkReturnsOnCall(i int, result1 string, result2 bool, result3 error)

Jump to

Keyboard shortcuts

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