fakek8sdrainer

package
v0.0.0-...-a9f80de Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2021 License: MIT 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 FakeDrainer

type FakeDrainer struct {
	CordonStub func(k8sclient.Client, *v1.Node) error

	DrainStub func(k8sclient.Client, *v1.Node) error
	// contains filtered or unexported fields
}

func (*FakeDrainer) Cordon

func (fake *FakeDrainer) Cordon(arg1 k8sclient.Client, arg2 *v1.Node) error

func (*FakeDrainer) CordonArgsForCall

func (fake *FakeDrainer) CordonArgsForCall(i int) (k8sclient.Client, *v1.Node)

func (*FakeDrainer) CordonCallCount

func (fake *FakeDrainer) CordonCallCount() int

func (*FakeDrainer) CordonCalls

func (fake *FakeDrainer) CordonCalls(stub func(k8sclient.Client, *v1.Node) error)

func (*FakeDrainer) CordonReturns

func (fake *FakeDrainer) CordonReturns(result1 error)

func (*FakeDrainer) CordonReturnsOnCall

func (fake *FakeDrainer) CordonReturnsOnCall(i int, result1 error)

func (*FakeDrainer) Drain

func (fake *FakeDrainer) Drain(arg1 k8sclient.Client, arg2 *v1.Node) error

func (*FakeDrainer) DrainArgsForCall

func (fake *FakeDrainer) DrainArgsForCall(i int) (k8sclient.Client, *v1.Node)

func (*FakeDrainer) DrainCallCount

func (fake *FakeDrainer) DrainCallCount() int

func (*FakeDrainer) DrainCalls

func (fake *FakeDrainer) DrainCalls(stub func(k8sclient.Client, *v1.Node) error)

func (*FakeDrainer) DrainReturns

func (fake *FakeDrainer) DrainReturns(result1 error)

func (*FakeDrainer) DrainReturnsOnCall

func (fake *FakeDrainer) DrainReturnsOnCall(i int, result1 error)

func (*FakeDrainer) Invocations

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

Jump to

Keyboard shortcuts

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