mocks

package
v0.0.0-...-3dd2578 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubeconfigProvider

type KubeconfigProvider struct {
	mock.Mock
}

KubeconfigProvider is an autogenerated mock type for the KubeconfigProvider type

func NewKubeconfigProvider

func NewKubeconfigProvider(t interface {
	mock.TestingT
	Cleanup(func())
}) *KubeconfigProvider

NewKubeconfigProvider creates a new instance of KubeconfigProvider. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*KubeconfigProvider) FetchFromRequest

func (_m *KubeconfigProvider) FetchFromRequest(shootName string) ([]byte, error)

FetchFromRequest provides a mock function with given fields: shootName

type OperationQueue

type OperationQueue struct {
	mock.Mock
}

OperationQueue is an autogenerated mock type for the OperationQueue type

func NewOperationQueue

func NewOperationQueue(t interface {
	mock.TestingT
	Cleanup(func())
}) *OperationQueue

NewOperationQueue creates a new instance of OperationQueue. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*OperationQueue) Add

func (_m *OperationQueue) Add(processId string)

Add provides a mock function with given fields: processId

func (*OperationQueue) Run

func (_m *OperationQueue) Run(stop <-chan struct{})

Run provides a mock function with given fields: stop

Jump to

Keyboard shortcuts

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