resourcesfakes

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 License: MIT 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 FakeResourceService

type FakeResourceService struct {
	ResourceContentStub func(string, string, string) (*types.ResourceContentObj, error)

	ResourcesStub func(string) (*types.ResourceList, error)

	ResourcesByClusterStub func(string, string, string, int) (*types.ResourceList, error)
	// contains filtered or unexported fields
}

func (*FakeResourceService) Invocations

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

func (*FakeResourceService) ResourceContent

func (fake *FakeResourceService) ResourceContent(arg1 string, arg2 string, arg3 string) (*types.ResourceContentObj, error)

func (*FakeResourceService) ResourceContentArgsForCall

func (fake *FakeResourceService) ResourceContentArgsForCall(i int) (string, string, string)

func (*FakeResourceService) ResourceContentCallCount

func (fake *FakeResourceService) ResourceContentCallCount() int

func (*FakeResourceService) ResourceContentCalls

func (fake *FakeResourceService) ResourceContentCalls(stub func(string, string, string) (*types.ResourceContentObj, error))

func (*FakeResourceService) ResourceContentReturns

func (fake *FakeResourceService) ResourceContentReturns(result1 *types.ResourceContentObj, result2 error)

func (*FakeResourceService) ResourceContentReturnsOnCall

func (fake *FakeResourceService) ResourceContentReturnsOnCall(i int, result1 *types.ResourceContentObj, result2 error)

func (*FakeResourceService) Resources

func (fake *FakeResourceService) Resources(arg1 string) (*types.ResourceList, error)

func (*FakeResourceService) ResourcesArgsForCall

func (fake *FakeResourceService) ResourcesArgsForCall(i int) string

func (*FakeResourceService) ResourcesByCluster

func (fake *FakeResourceService) ResourcesByCluster(arg1 string, arg2 string, arg3 string, arg4 int) (*types.ResourceList, error)

func (*FakeResourceService) ResourcesByClusterArgsForCall

func (fake *FakeResourceService) ResourcesByClusterArgsForCall(i int) (string, string, string, int)

func (*FakeResourceService) ResourcesByClusterCallCount

func (fake *FakeResourceService) ResourcesByClusterCallCount() int

func (*FakeResourceService) ResourcesByClusterCalls

func (fake *FakeResourceService) ResourcesByClusterCalls(stub func(string, string, string, int) (*types.ResourceList, error))

func (*FakeResourceService) ResourcesByClusterReturns

func (fake *FakeResourceService) ResourcesByClusterReturns(result1 *types.ResourceList, result2 error)

func (*FakeResourceService) ResourcesByClusterReturnsOnCall

func (fake *FakeResourceService) ResourcesByClusterReturnsOnCall(i int, result1 *types.ResourceList, result2 error)

func (*FakeResourceService) ResourcesCallCount

func (fake *FakeResourceService) ResourcesCallCount() int

func (*FakeResourceService) ResourcesCalls

func (fake *FakeResourceService) ResourcesCalls(stub func(string) (*types.ResourceList, error))

func (*FakeResourceService) ResourcesReturns

func (fake *FakeResourceService) ResourcesReturns(result1 *types.ResourceList, result2 error)

func (*FakeResourceService) ResourcesReturnsOnCall

func (fake *FakeResourceService) ResourcesReturnsOnCall(i int, result1 *types.ResourceList, result2 error)

Jump to

Keyboard shortcuts

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