libfakes

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2023 License: Apache-2.0 Imports: 4 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 FakeIK8sClient

type FakeIK8sClient struct {
	CRDsStub func(string, string, string) (*unstructured.UnstructuredList, error)

	PodsStub func(string) (*v1.PodList, error)
	// contains filtered or unexported fields
}

func (*FakeIK8sClient) CRDs

func (fake *FakeIK8sClient) CRDs(arg1 string, arg2 string, arg3 string) (*unstructured.UnstructuredList, error)

func (*FakeIK8sClient) CRDsArgsForCall

func (fake *FakeIK8sClient) CRDsArgsForCall(i int) (string, string, string)

func (*FakeIK8sClient) CRDsCallCount

func (fake *FakeIK8sClient) CRDsCallCount() int

func (*FakeIK8sClient) CRDsCalls

func (fake *FakeIK8sClient) CRDsCalls(stub func(string, string, string) (*unstructured.UnstructuredList, error))

func (*FakeIK8sClient) CRDsReturns

func (fake *FakeIK8sClient) CRDsReturns(result1 *unstructured.UnstructuredList, result2 error)

func (*FakeIK8sClient) CRDsReturnsOnCall

func (fake *FakeIK8sClient) CRDsReturnsOnCall(i int, result1 *unstructured.UnstructuredList, result2 error)

func (*FakeIK8sClient) Invocations

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

func (*FakeIK8sClient) Pods

func (fake *FakeIK8sClient) Pods(arg1 string) (*v1.PodList, error)

func (*FakeIK8sClient) PodsArgsForCall

func (fake *FakeIK8sClient) PodsArgsForCall(i int) string

func (*FakeIK8sClient) PodsCallCount

func (fake *FakeIK8sClient) PodsCallCount() int

func (*FakeIK8sClient) PodsCalls

func (fake *FakeIK8sClient) PodsCalls(stub func(string) (*v1.PodList, error))

func (*FakeIK8sClient) PodsReturns

func (fake *FakeIK8sClient) PodsReturns(result1 *v1.PodList, result2 error)

func (*FakeIK8sClient) PodsReturnsOnCall

func (fake *FakeIK8sClient) PodsReturnsOnCall(i int, result1 *v1.PodList, result2 error)

Jump to

Keyboard shortcuts

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