linkresolverfakes

package
v0.50.0 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 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 {
	ResolveResourceLinkStub func(string, *manifest.Node, string) (string, error)
	// contains filtered or unexported fields
}

func (*FakeInterface) Invocations

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

func (*FakeInterface) ResolveResourceLinkArgsForCall added in v0.45.0

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

func (*FakeInterface) ResolveResourceLinkCallCount added in v0.45.0

func (fake *FakeInterface) ResolveResourceLinkCallCount() int

func (*FakeInterface) ResolveResourceLinkCalls added in v0.45.0

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

func (*FakeInterface) ResolveResourceLinkReturns added in v0.45.0

func (fake *FakeInterface) ResolveResourceLinkReturns(result1 string, result2 error)

func (*FakeInterface) ResolveResourceLinkReturnsOnCall added in v0.45.0

func (fake *FakeInterface) ResolveResourceLinkReturnsOnCall(i int, result1 string, result2 error)

Jump to

Keyboard shortcuts

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