mock_v1beta1sets

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mock_v1beta1sets is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockVirtualDestinationSet

type MockVirtualDestinationSet struct {
	// contains filtered or unexported fields
}

MockVirtualDestinationSet is a mock of VirtualDestinationSet interface

func NewMockVirtualDestinationSet

func NewMockVirtualDestinationSet(ctrl *gomock.Controller) *MockVirtualDestinationSet

NewMockVirtualDestinationSet creates a new mock instance

func (*MockVirtualDestinationSet) Delete

func (m *MockVirtualDestinationSet) Delete(virtualDestination ezkube.ResourceId)

Delete mocks base method

func (*MockVirtualDestinationSet) Delta

Delta mocks base method

func (*MockVirtualDestinationSet) Difference

Difference mocks base method

func (*MockVirtualDestinationSet) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockVirtualDestinationSet) Equal

func (m *MockVirtualDestinationSet) Equal(virtualDestinationSet v1beta1sets.VirtualDestinationSet) bool

Equal mocks base method

func (*MockVirtualDestinationSet) Find

Find mocks base method

func (*MockVirtualDestinationSet) Generic

Generic mocks base method

func (*MockVirtualDestinationSet) Has

func (m *MockVirtualDestinationSet) Has(virtualDestination ezkube.ResourceId) bool

Has mocks base method

func (*MockVirtualDestinationSet) Insert

func (m *MockVirtualDestinationSet) Insert(virtualDestination ...*v1beta1.VirtualDestination)

Insert mocks base method

func (*MockVirtualDestinationSet) Intersection

Intersection mocks base method

func (*MockVirtualDestinationSet) Keys

Keys mocks base method

func (*MockVirtualDestinationSet) Length

func (m *MockVirtualDestinationSet) Length() int

Length mocks base method

func (*MockVirtualDestinationSet) List

List mocks base method

func (*MockVirtualDestinationSet) Map

Map mocks base method

func (*MockVirtualDestinationSet) Union

Union mocks base method

func (*MockVirtualDestinationSet) UnsortedList added in v1.0.4

func (m *MockVirtualDestinationSet) UnsortedList(filterResource ...func(*v1beta1.VirtualDestination) bool) []*v1beta1.VirtualDestination

UnsortedList mocks base method

type MockVirtualDestinationSetMockRecorder

type MockVirtualDestinationSetMockRecorder struct {
	// contains filtered or unexported fields
}

MockVirtualDestinationSetMockRecorder is the mock recorder for MockVirtualDestinationSet

func (*MockVirtualDestinationSetMockRecorder) Delete

func (mr *MockVirtualDestinationSetMockRecorder) Delete(virtualDestination interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockVirtualDestinationSetMockRecorder) Delta

func (mr *MockVirtualDestinationSetMockRecorder) Delta(newSet interface{}) *gomock.Call

Delta indicates an expected call of Delta

func (*MockVirtualDestinationSetMockRecorder) Difference

func (mr *MockVirtualDestinationSetMockRecorder) Difference(set interface{}) *gomock.Call

Difference indicates an expected call of Difference

func (*MockVirtualDestinationSetMockRecorder) Equal

func (mr *MockVirtualDestinationSetMockRecorder) Equal(virtualDestinationSet interface{}) *gomock.Call

Equal indicates an expected call of Equal

func (*MockVirtualDestinationSetMockRecorder) Find

func (mr *MockVirtualDestinationSetMockRecorder) Find(id interface{}) *gomock.Call

Find indicates an expected call of Find

func (*MockVirtualDestinationSetMockRecorder) Generic

Generic indicates an expected call of Generic

func (*MockVirtualDestinationSetMockRecorder) Has

func (mr *MockVirtualDestinationSetMockRecorder) Has(virtualDestination interface{}) *gomock.Call

Has indicates an expected call of Has

func (*MockVirtualDestinationSetMockRecorder) Insert

func (mr *MockVirtualDestinationSetMockRecorder) Insert(virtualDestination ...interface{}) *gomock.Call

Insert indicates an expected call of Insert

func (*MockVirtualDestinationSetMockRecorder) Intersection

func (mr *MockVirtualDestinationSetMockRecorder) Intersection(set interface{}) *gomock.Call

Intersection indicates an expected call of Intersection

func (*MockVirtualDestinationSetMockRecorder) Keys

Keys indicates an expected call of Keys

func (*MockVirtualDestinationSetMockRecorder) Length

Length indicates an expected call of Length

func (*MockVirtualDestinationSetMockRecorder) List

func (mr *MockVirtualDestinationSetMockRecorder) List(filterResource ...interface{}) *gomock.Call

List indicates an expected call of List

func (*MockVirtualDestinationSetMockRecorder) Map

Map indicates an expected call of Map

func (*MockVirtualDestinationSetMockRecorder) Union

func (mr *MockVirtualDestinationSetMockRecorder) Union(set interface{}) *gomock.Call

Union indicates an expected call of Union

func (*MockVirtualDestinationSetMockRecorder) UnsortedList added in v1.0.4

func (mr *MockVirtualDestinationSetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call

UnsortedList indicates an expected call of UnsortedList

type MockWasmDeploymentSet

type MockWasmDeploymentSet struct {
	// contains filtered or unexported fields
}

MockWasmDeploymentSet is a mock of WasmDeploymentSet interface

func NewMockWasmDeploymentSet

func NewMockWasmDeploymentSet(ctrl *gomock.Controller) *MockWasmDeploymentSet

NewMockWasmDeploymentSet creates a new mock instance

func (*MockWasmDeploymentSet) Delete

func (m *MockWasmDeploymentSet) Delete(wasmDeployment ezkube.ResourceId)

Delete mocks base method

func (*MockWasmDeploymentSet) Delta

Delta mocks base method

func (*MockWasmDeploymentSet) Difference

Difference mocks base method

func (*MockWasmDeploymentSet) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockWasmDeploymentSet) Equal

func (m *MockWasmDeploymentSet) Equal(wasmDeploymentSet v1beta1sets.WasmDeploymentSet) bool

Equal mocks base method

func (*MockWasmDeploymentSet) Find

Find mocks base method

func (*MockWasmDeploymentSet) Generic

func (m *MockWasmDeploymentSet) Generic() sets.ResourceSet

Generic mocks base method

func (*MockWasmDeploymentSet) Has

func (m *MockWasmDeploymentSet) Has(wasmDeployment ezkube.ResourceId) bool

Has mocks base method

func (*MockWasmDeploymentSet) Insert

func (m *MockWasmDeploymentSet) Insert(wasmDeployment ...*v1beta1.WasmDeployment)

Insert mocks base method

func (*MockWasmDeploymentSet) Intersection

Intersection mocks base method

func (*MockWasmDeploymentSet) Keys

Keys mocks base method

func (*MockWasmDeploymentSet) Length

func (m *MockWasmDeploymentSet) Length() int

Length mocks base method

func (*MockWasmDeploymentSet) List

func (m *MockWasmDeploymentSet) List(filterResource ...func(*v1beta1.WasmDeployment) bool) []*v1beta1.WasmDeployment

List mocks base method

func (*MockWasmDeploymentSet) Map

Map mocks base method

func (*MockWasmDeploymentSet) Union

Union mocks base method

func (*MockWasmDeploymentSet) UnsortedList added in v1.0.4

func (m *MockWasmDeploymentSet) UnsortedList(filterResource ...func(*v1beta1.WasmDeployment) bool) []*v1beta1.WasmDeployment

UnsortedList mocks base method

type MockWasmDeploymentSetMockRecorder

type MockWasmDeploymentSetMockRecorder struct {
	// contains filtered or unexported fields
}

MockWasmDeploymentSetMockRecorder is the mock recorder for MockWasmDeploymentSet

func (*MockWasmDeploymentSetMockRecorder) Delete

func (mr *MockWasmDeploymentSetMockRecorder) Delete(wasmDeployment interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockWasmDeploymentSetMockRecorder) Delta

func (mr *MockWasmDeploymentSetMockRecorder) Delta(newSet interface{}) *gomock.Call

Delta indicates an expected call of Delta

func (*MockWasmDeploymentSetMockRecorder) Difference

func (mr *MockWasmDeploymentSetMockRecorder) Difference(set interface{}) *gomock.Call

Difference indicates an expected call of Difference

func (*MockWasmDeploymentSetMockRecorder) Equal

func (mr *MockWasmDeploymentSetMockRecorder) Equal(wasmDeploymentSet interface{}) *gomock.Call

Equal indicates an expected call of Equal

func (*MockWasmDeploymentSetMockRecorder) Find

func (mr *MockWasmDeploymentSetMockRecorder) Find(id interface{}) *gomock.Call

Find indicates an expected call of Find

func (*MockWasmDeploymentSetMockRecorder) Generic

Generic indicates an expected call of Generic

func (*MockWasmDeploymentSetMockRecorder) Has

func (mr *MockWasmDeploymentSetMockRecorder) Has(wasmDeployment interface{}) *gomock.Call

Has indicates an expected call of Has

func (*MockWasmDeploymentSetMockRecorder) Insert

func (mr *MockWasmDeploymentSetMockRecorder) Insert(wasmDeployment ...interface{}) *gomock.Call

Insert indicates an expected call of Insert

func (*MockWasmDeploymentSetMockRecorder) Intersection

func (mr *MockWasmDeploymentSetMockRecorder) Intersection(set interface{}) *gomock.Call

Intersection indicates an expected call of Intersection

func (*MockWasmDeploymentSetMockRecorder) Keys

Keys indicates an expected call of Keys

func (*MockWasmDeploymentSetMockRecorder) Length

Length indicates an expected call of Length

func (*MockWasmDeploymentSetMockRecorder) List

func (mr *MockWasmDeploymentSetMockRecorder) List(filterResource ...interface{}) *gomock.Call

List indicates an expected call of List

func (*MockWasmDeploymentSetMockRecorder) Map

Map indicates an expected call of Map

func (*MockWasmDeploymentSetMockRecorder) Union

func (mr *MockWasmDeploymentSetMockRecorder) Union(set interface{}) *gomock.Call

Union indicates an expected call of Union

func (*MockWasmDeploymentSetMockRecorder) UnsortedList added in v1.0.4

func (mr *MockWasmDeploymentSetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call

UnsortedList indicates an expected call of UnsortedList

Jump to

Keyboard shortcuts

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