mock_v1beta1sets

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 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 MockGatewayClassSet added in v0.2.2

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

MockGatewayClassSet is a mock of GatewayClassSet interface.

func NewMockGatewayClassSet added in v0.2.2

func NewMockGatewayClassSet(ctrl *gomock.Controller) *MockGatewayClassSet

NewMockGatewayClassSet creates a new mock instance.

func (*MockGatewayClassSet) Clone added in v0.2.2

Clone mocks base method.

func (*MockGatewayClassSet) Delete added in v0.2.2

func (m *MockGatewayClassSet) Delete(gatewayClass ezkube.ResourceId)

Delete mocks base method.

func (*MockGatewayClassSet) Delta added in v0.2.2

Delta mocks base method.

func (*MockGatewayClassSet) Difference added in v0.2.2

Difference mocks base method.

func (*MockGatewayClassSet) EXPECT added in v0.2.2

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

func (*MockGatewayClassSet) Equal added in v0.2.2

func (m *MockGatewayClassSet) Equal(gatewayClassSet v1beta1sets.GatewayClassSet) bool

Equal mocks base method.

func (*MockGatewayClassSet) Find added in v0.2.2

Find mocks base method.

func (*MockGatewayClassSet) Generic added in v0.2.2

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

Generic mocks base method.

func (*MockGatewayClassSet) Has added in v0.2.2

func (m *MockGatewayClassSet) Has(gatewayClass ezkube.ResourceId) bool

Has mocks base method.

func (*MockGatewayClassSet) Insert added in v0.2.2

func (m *MockGatewayClassSet) Insert(gatewayClass ...*v1beta1.GatewayClass)

Insert mocks base method.

func (*MockGatewayClassSet) Intersection added in v0.2.2

Intersection mocks base method.

func (*MockGatewayClassSet) Keys added in v0.2.2

func (m *MockGatewayClassSet) Keys() sets0.String

Keys mocks base method.

func (*MockGatewayClassSet) Length added in v0.2.2

func (m *MockGatewayClassSet) Length() int

Length mocks base method.

func (*MockGatewayClassSet) List added in v0.2.2

func (m *MockGatewayClassSet) List(filterResource ...func(*v1beta1.GatewayClass) bool) []*v1beta1.GatewayClass

List mocks base method.

func (*MockGatewayClassSet) Map added in v0.2.2

Map mocks base method.

func (*MockGatewayClassSet) Union added in v0.2.2

Union mocks base method.

func (*MockGatewayClassSet) UnsortedList added in v0.2.2

func (m *MockGatewayClassSet) UnsortedList(filterResource ...func(*v1beta1.GatewayClass) bool) []*v1beta1.GatewayClass

UnsortedList mocks base method.

type MockGatewayClassSetMockRecorder added in v0.2.2

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

MockGatewayClassSetMockRecorder is the mock recorder for MockGatewayClassSet.

func (*MockGatewayClassSetMockRecorder) Clone added in v0.2.2

Clone indicates an expected call of Clone.

func (*MockGatewayClassSetMockRecorder) Delete added in v0.2.2

func (mr *MockGatewayClassSetMockRecorder) Delete(gatewayClass interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockGatewayClassSetMockRecorder) Delta added in v0.2.2

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

Delta indicates an expected call of Delta.

func (*MockGatewayClassSetMockRecorder) Difference added in v0.2.2

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

Difference indicates an expected call of Difference.

func (*MockGatewayClassSetMockRecorder) Equal added in v0.2.2

func (mr *MockGatewayClassSetMockRecorder) Equal(gatewayClassSet interface{}) *gomock.Call

Equal indicates an expected call of Equal.

func (*MockGatewayClassSetMockRecorder) Find added in v0.2.2

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

Find indicates an expected call of Find.

func (*MockGatewayClassSetMockRecorder) Generic added in v0.2.2

Generic indicates an expected call of Generic.

func (*MockGatewayClassSetMockRecorder) Has added in v0.2.2

func (mr *MockGatewayClassSetMockRecorder) Has(gatewayClass interface{}) *gomock.Call

Has indicates an expected call of Has.

func (*MockGatewayClassSetMockRecorder) Insert added in v0.2.2

func (mr *MockGatewayClassSetMockRecorder) Insert(gatewayClass ...interface{}) *gomock.Call

Insert indicates an expected call of Insert.

func (*MockGatewayClassSetMockRecorder) Intersection added in v0.2.2

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

Intersection indicates an expected call of Intersection.

func (*MockGatewayClassSetMockRecorder) Keys added in v0.2.2

Keys indicates an expected call of Keys.

func (*MockGatewayClassSetMockRecorder) Length added in v0.2.2

Length indicates an expected call of Length.

func (*MockGatewayClassSetMockRecorder) List added in v0.2.2

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

List indicates an expected call of List.

func (*MockGatewayClassSetMockRecorder) Map added in v0.2.2

Map indicates an expected call of Map.

func (*MockGatewayClassSetMockRecorder) Union added in v0.2.2

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

Union indicates an expected call of Union.

func (*MockGatewayClassSetMockRecorder) UnsortedList added in v0.2.2

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

UnsortedList indicates an expected call of UnsortedList.

type MockGatewaySet

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

MockGatewaySet is a mock of GatewaySet interface.

func NewMockGatewaySet

func NewMockGatewaySet(ctrl *gomock.Controller) *MockGatewaySet

NewMockGatewaySet creates a new mock instance.

func (*MockGatewaySet) Clone

Clone mocks base method.

func (*MockGatewaySet) Delete

func (m *MockGatewaySet) Delete(gateway ezkube.ResourceId)

Delete mocks base method.

func (*MockGatewaySet) Delta

Delta mocks base method.

func (*MockGatewaySet) Difference

Difference mocks base method.

func (*MockGatewaySet) EXPECT

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

func (*MockGatewaySet) Equal

func (m *MockGatewaySet) Equal(gatewaySet v1beta1sets.GatewaySet) bool

Equal mocks base method.

func (*MockGatewaySet) Find

Find mocks base method.

func (*MockGatewaySet) Generic

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

Generic mocks base method.

func (*MockGatewaySet) Has

func (m *MockGatewaySet) Has(gateway ezkube.ResourceId) bool

Has mocks base method.

func (*MockGatewaySet) Insert

func (m *MockGatewaySet) Insert(gateway ...*v1beta1.Gateway)

Insert mocks base method.

func (*MockGatewaySet) Intersection

Intersection mocks base method.

func (*MockGatewaySet) Keys

func (m *MockGatewaySet) Keys() sets0.String

Keys mocks base method.

func (*MockGatewaySet) Length

func (m *MockGatewaySet) Length() int

Length mocks base method.

func (*MockGatewaySet) List

func (m *MockGatewaySet) List(filterResource ...func(*v1beta1.Gateway) bool) []*v1beta1.Gateway

List mocks base method.

func (*MockGatewaySet) Map

func (m *MockGatewaySet) Map() map[string]*v1beta1.Gateway

Map mocks base method.

func (*MockGatewaySet) Union

Union mocks base method.

func (*MockGatewaySet) UnsortedList

func (m *MockGatewaySet) UnsortedList(filterResource ...func(*v1beta1.Gateway) bool) []*v1beta1.Gateway

UnsortedList mocks base method.

type MockGatewaySetMockRecorder

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

MockGatewaySetMockRecorder is the mock recorder for MockGatewaySet.

func (*MockGatewaySetMockRecorder) Clone

func (mr *MockGatewaySetMockRecorder) Clone() *gomock.Call

Clone indicates an expected call of Clone.

func (*MockGatewaySetMockRecorder) Delete

func (mr *MockGatewaySetMockRecorder) Delete(gateway interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockGatewaySetMockRecorder) Delta

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

Delta indicates an expected call of Delta.

func (*MockGatewaySetMockRecorder) Difference

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

Difference indicates an expected call of Difference.

func (*MockGatewaySetMockRecorder) Equal

func (mr *MockGatewaySetMockRecorder) Equal(gatewaySet interface{}) *gomock.Call

Equal indicates an expected call of Equal.

func (*MockGatewaySetMockRecorder) Find

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

Find indicates an expected call of Find.

func (*MockGatewaySetMockRecorder) Generic

func (mr *MockGatewaySetMockRecorder) Generic() *gomock.Call

Generic indicates an expected call of Generic.

func (*MockGatewaySetMockRecorder) Has

func (mr *MockGatewaySetMockRecorder) Has(gateway interface{}) *gomock.Call

Has indicates an expected call of Has.

func (*MockGatewaySetMockRecorder) Insert

func (mr *MockGatewaySetMockRecorder) Insert(gateway ...interface{}) *gomock.Call

Insert indicates an expected call of Insert.

func (*MockGatewaySetMockRecorder) Intersection

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

Intersection indicates an expected call of Intersection.

func (*MockGatewaySetMockRecorder) Keys

Keys indicates an expected call of Keys.

func (*MockGatewaySetMockRecorder) Length

func (mr *MockGatewaySetMockRecorder) Length() *gomock.Call

Length indicates an expected call of Length.

func (*MockGatewaySetMockRecorder) List

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

List indicates an expected call of List.

func (*MockGatewaySetMockRecorder) Map

Map indicates an expected call of Map.

func (*MockGatewaySetMockRecorder) Union

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

Union indicates an expected call of Union.

func (*MockGatewaySetMockRecorder) UnsortedList

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

UnsortedList indicates an expected call of UnsortedList.

type MockHTTPRouteSet added in v0.2.2

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

MockHTTPRouteSet is a mock of HTTPRouteSet interface.

func NewMockHTTPRouteSet added in v0.2.2

func NewMockHTTPRouteSet(ctrl *gomock.Controller) *MockHTTPRouteSet

NewMockHTTPRouteSet creates a new mock instance.

func (*MockHTTPRouteSet) Clone added in v0.2.2

Clone mocks base method.

func (*MockHTTPRouteSet) Delete added in v0.2.2

func (m *MockHTTPRouteSet) Delete(hTTPRoute ezkube.ResourceId)

Delete mocks base method.

func (*MockHTTPRouteSet) Delta added in v0.2.2

Delta mocks base method.

func (*MockHTTPRouteSet) Difference added in v0.2.2

Difference mocks base method.

func (*MockHTTPRouteSet) EXPECT added in v0.2.2

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

func (*MockHTTPRouteSet) Equal added in v0.2.2

func (m *MockHTTPRouteSet) Equal(hTTPRouteSet v1beta1sets.HTTPRouteSet) bool

Equal mocks base method.

func (*MockHTTPRouteSet) Find added in v0.2.2

Find mocks base method.

func (*MockHTTPRouteSet) Generic added in v0.2.2

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

Generic mocks base method.

func (*MockHTTPRouteSet) Has added in v0.2.2

func (m *MockHTTPRouteSet) Has(hTTPRoute ezkube.ResourceId) bool

Has mocks base method.

func (*MockHTTPRouteSet) Insert added in v0.2.2

func (m *MockHTTPRouteSet) Insert(hTTPRoute ...*v1beta1.HTTPRoute)

Insert mocks base method.

func (*MockHTTPRouteSet) Intersection added in v0.2.2

Intersection mocks base method.

func (*MockHTTPRouteSet) Keys added in v0.2.2

func (m *MockHTTPRouteSet) Keys() sets0.String

Keys mocks base method.

func (*MockHTTPRouteSet) Length added in v0.2.2

func (m *MockHTTPRouteSet) Length() int

Length mocks base method.

func (*MockHTTPRouteSet) List added in v0.2.2

func (m *MockHTTPRouteSet) List(filterResource ...func(*v1beta1.HTTPRoute) bool) []*v1beta1.HTTPRoute

List mocks base method.

func (*MockHTTPRouteSet) Map added in v0.2.2

func (m *MockHTTPRouteSet) Map() map[string]*v1beta1.HTTPRoute

Map mocks base method.

func (*MockHTTPRouteSet) Union added in v0.2.2

Union mocks base method.

func (*MockHTTPRouteSet) UnsortedList added in v0.2.2

func (m *MockHTTPRouteSet) UnsortedList(filterResource ...func(*v1beta1.HTTPRoute) bool) []*v1beta1.HTTPRoute

UnsortedList mocks base method.

type MockHTTPRouteSetMockRecorder added in v0.2.2

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

MockHTTPRouteSetMockRecorder is the mock recorder for MockHTTPRouteSet.

func (*MockHTTPRouteSetMockRecorder) Clone added in v0.2.2

Clone indicates an expected call of Clone.

func (*MockHTTPRouteSetMockRecorder) Delete added in v0.2.2

func (mr *MockHTTPRouteSetMockRecorder) Delete(hTTPRoute interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockHTTPRouteSetMockRecorder) Delta added in v0.2.2

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

Delta indicates an expected call of Delta.

func (*MockHTTPRouteSetMockRecorder) Difference added in v0.2.2

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

Difference indicates an expected call of Difference.

func (*MockHTTPRouteSetMockRecorder) Equal added in v0.2.2

func (mr *MockHTTPRouteSetMockRecorder) Equal(hTTPRouteSet interface{}) *gomock.Call

Equal indicates an expected call of Equal.

func (*MockHTTPRouteSetMockRecorder) Find added in v0.2.2

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

Find indicates an expected call of Find.

func (*MockHTTPRouteSetMockRecorder) Generic added in v0.2.2

func (mr *MockHTTPRouteSetMockRecorder) Generic() *gomock.Call

Generic indicates an expected call of Generic.

func (*MockHTTPRouteSetMockRecorder) Has added in v0.2.2

func (mr *MockHTTPRouteSetMockRecorder) Has(hTTPRoute interface{}) *gomock.Call

Has indicates an expected call of Has.

func (*MockHTTPRouteSetMockRecorder) Insert added in v0.2.2

func (mr *MockHTTPRouteSetMockRecorder) Insert(hTTPRoute ...interface{}) *gomock.Call

Insert indicates an expected call of Insert.

func (*MockHTTPRouteSetMockRecorder) Intersection added in v0.2.2

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

Intersection indicates an expected call of Intersection.

func (*MockHTTPRouteSetMockRecorder) Keys added in v0.2.2

Keys indicates an expected call of Keys.

func (*MockHTTPRouteSetMockRecorder) Length added in v0.2.2

Length indicates an expected call of Length.

func (*MockHTTPRouteSetMockRecorder) List added in v0.2.2

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

List indicates an expected call of List.

func (*MockHTTPRouteSetMockRecorder) Map added in v0.2.2

Map indicates an expected call of Map.

func (*MockHTTPRouteSetMockRecorder) Union added in v0.2.2

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

Union indicates an expected call of Union.

func (*MockHTTPRouteSetMockRecorder) UnsortedList added in v0.2.2

func (mr *MockHTTPRouteSetMockRecorder) 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