Documentation ¶
Overview ¶
Package mock_v1sets is a generated GoMock package.
Index ¶
- type MockGatewayClassSet
- func (m *MockGatewayClassSet) Clone() v1sets.GatewayClassSet
- func (m *MockGatewayClassSet) Delete(gatewayClass ezkube.ResourceId)
- func (m *MockGatewayClassSet) Delta(newSet v1sets.GatewayClassSet) sets.ResourceDelta
- func (m *MockGatewayClassSet) Difference(set v1sets.GatewayClassSet) v1sets.GatewayClassSet
- func (m *MockGatewayClassSet) EXPECT() *MockGatewayClassSetMockRecorder
- func (m *MockGatewayClassSet) Equal(gatewayClassSet v1sets.GatewayClassSet) bool
- func (m *MockGatewayClassSet) Find(id ezkube.ResourceId) (*v1.GatewayClass, error)
- func (m *MockGatewayClassSet) Generic() sets.ResourceSet
- func (m *MockGatewayClassSet) Has(gatewayClass ezkube.ResourceId) bool
- func (m *MockGatewayClassSet) Insert(gatewayClass ...*v1.GatewayClass)
- func (m *MockGatewayClassSet) Intersection(set v1sets.GatewayClassSet) v1sets.GatewayClassSet
- func (m *MockGatewayClassSet) Keys() sets0.String
- func (m *MockGatewayClassSet) Length() int
- func (m *MockGatewayClassSet) List(filterResource ...func(*v1.GatewayClass) bool) []*v1.GatewayClass
- func (m *MockGatewayClassSet) Map() map[string]*v1.GatewayClass
- func (m *MockGatewayClassSet) Union(set v1sets.GatewayClassSet) v1sets.GatewayClassSet
- func (m *MockGatewayClassSet) UnsortedList(filterResource ...func(*v1.GatewayClass) bool) []*v1.GatewayClass
- type MockGatewayClassSetMockRecorder
- func (mr *MockGatewayClassSetMockRecorder) Clone() *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Delete(gatewayClass interface{}) *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Delta(newSet interface{}) *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Difference(set interface{}) *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Equal(gatewayClassSet interface{}) *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Find(id interface{}) *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Generic() *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Has(gatewayClass interface{}) *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Insert(gatewayClass ...interface{}) *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Intersection(set interface{}) *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Keys() *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Length() *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) List(filterResource ...interface{}) *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Map() *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) Union(set interface{}) *gomock.Call
- func (mr *MockGatewayClassSetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call
- type MockGatewaySet
- func (m *MockGatewaySet) Clone() v1sets.GatewaySet
- func (m *MockGatewaySet) Delete(gateway ezkube.ResourceId)
- func (m *MockGatewaySet) Delta(newSet v1sets.GatewaySet) sets.ResourceDelta
- func (m *MockGatewaySet) Difference(set v1sets.GatewaySet) v1sets.GatewaySet
- func (m *MockGatewaySet) EXPECT() *MockGatewaySetMockRecorder
- func (m *MockGatewaySet) Equal(gatewaySet v1sets.GatewaySet) bool
- func (m *MockGatewaySet) Find(id ezkube.ResourceId) (*v1.Gateway, error)
- func (m *MockGatewaySet) Generic() sets.ResourceSet
- func (m *MockGatewaySet) Has(gateway ezkube.ResourceId) bool
- func (m *MockGatewaySet) Insert(gateway ...*v1.Gateway)
- func (m *MockGatewaySet) Intersection(set v1sets.GatewaySet) v1sets.GatewaySet
- func (m *MockGatewaySet) Keys() sets0.String
- func (m *MockGatewaySet) Length() int
- func (m *MockGatewaySet) List(filterResource ...func(*v1.Gateway) bool) []*v1.Gateway
- func (m *MockGatewaySet) Map() map[string]*v1.Gateway
- func (m *MockGatewaySet) Union(set v1sets.GatewaySet) v1sets.GatewaySet
- func (m *MockGatewaySet) UnsortedList(filterResource ...func(*v1.Gateway) bool) []*v1.Gateway
- type MockGatewaySetMockRecorder
- func (mr *MockGatewaySetMockRecorder) Clone() *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Delete(gateway interface{}) *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Delta(newSet interface{}) *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Difference(set interface{}) *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Equal(gatewaySet interface{}) *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Find(id interface{}) *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Generic() *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Has(gateway interface{}) *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Insert(gateway ...interface{}) *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Intersection(set interface{}) *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Keys() *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Length() *gomock.Call
- func (mr *MockGatewaySetMockRecorder) List(filterResource ...interface{}) *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Map() *gomock.Call
- func (mr *MockGatewaySetMockRecorder) Union(set interface{}) *gomock.Call
- func (mr *MockGatewaySetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call
- type MockHTTPRouteSet
- func (m *MockHTTPRouteSet) Clone() v1sets.HTTPRouteSet
- func (m *MockHTTPRouteSet) Delete(hTTPRoute ezkube.ResourceId)
- func (m *MockHTTPRouteSet) Delta(newSet v1sets.HTTPRouteSet) sets.ResourceDelta
- func (m *MockHTTPRouteSet) Difference(set v1sets.HTTPRouteSet) v1sets.HTTPRouteSet
- func (m *MockHTTPRouteSet) EXPECT() *MockHTTPRouteSetMockRecorder
- func (m *MockHTTPRouteSet) Equal(hTTPRouteSet v1sets.HTTPRouteSet) bool
- func (m *MockHTTPRouteSet) Find(id ezkube.ResourceId) (*v1.HTTPRoute, error)
- func (m *MockHTTPRouteSet) Generic() sets.ResourceSet
- func (m *MockHTTPRouteSet) Has(hTTPRoute ezkube.ResourceId) bool
- func (m *MockHTTPRouteSet) Insert(hTTPRoute ...*v1.HTTPRoute)
- func (m *MockHTTPRouteSet) Intersection(set v1sets.HTTPRouteSet) v1sets.HTTPRouteSet
- func (m *MockHTTPRouteSet) Keys() sets0.String
- func (m *MockHTTPRouteSet) Length() int
- func (m *MockHTTPRouteSet) List(filterResource ...func(*v1.HTTPRoute) bool) []*v1.HTTPRoute
- func (m *MockHTTPRouteSet) Map() map[string]*v1.HTTPRoute
- func (m *MockHTTPRouteSet) Union(set v1sets.HTTPRouteSet) v1sets.HTTPRouteSet
- func (m *MockHTTPRouteSet) UnsortedList(filterResource ...func(*v1.HTTPRoute) bool) []*v1.HTTPRoute
- type MockHTTPRouteSetMockRecorder
- func (mr *MockHTTPRouteSetMockRecorder) Clone() *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Delete(hTTPRoute interface{}) *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Delta(newSet interface{}) *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Difference(set interface{}) *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Equal(hTTPRouteSet interface{}) *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Find(id interface{}) *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Generic() *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Has(hTTPRoute interface{}) *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Insert(hTTPRoute ...interface{}) *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Intersection(set interface{}) *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Keys() *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Length() *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) List(filterResource ...interface{}) *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Map() *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) Union(set interface{}) *gomock.Call
- func (mr *MockHTTPRouteSetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockGatewayClassSet ¶
type MockGatewayClassSet struct {
// contains filtered or unexported fields
}
MockGatewayClassSet is a mock of GatewayClassSet interface.
func NewMockGatewayClassSet ¶
func NewMockGatewayClassSet(ctrl *gomock.Controller) *MockGatewayClassSet
NewMockGatewayClassSet creates a new mock instance.
func (*MockGatewayClassSet) Clone ¶
func (m *MockGatewayClassSet) Clone() v1sets.GatewayClassSet
Clone mocks base method.
func (*MockGatewayClassSet) Delete ¶
func (m *MockGatewayClassSet) Delete(gatewayClass ezkube.ResourceId)
Delete mocks base method.
func (*MockGatewayClassSet) Delta ¶
func (m *MockGatewayClassSet) Delta(newSet v1sets.GatewayClassSet) sets.ResourceDelta
Delta mocks base method.
func (*MockGatewayClassSet) Difference ¶
func (m *MockGatewayClassSet) Difference(set v1sets.GatewayClassSet) v1sets.GatewayClassSet
Difference mocks base method.
func (*MockGatewayClassSet) EXPECT ¶
func (m *MockGatewayClassSet) EXPECT() *MockGatewayClassSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGatewayClassSet) Equal ¶
func (m *MockGatewayClassSet) Equal(gatewayClassSet v1sets.GatewayClassSet) bool
Equal mocks base method.
func (*MockGatewayClassSet) Find ¶
func (m *MockGatewayClassSet) Find(id ezkube.ResourceId) (*v1.GatewayClass, error)
Find mocks base method.
func (*MockGatewayClassSet) Generic ¶
func (m *MockGatewayClassSet) Generic() sets.ResourceSet
Generic mocks base method.
func (*MockGatewayClassSet) Has ¶
func (m *MockGatewayClassSet) Has(gatewayClass ezkube.ResourceId) bool
Has mocks base method.
func (*MockGatewayClassSet) Insert ¶
func (m *MockGatewayClassSet) Insert(gatewayClass ...*v1.GatewayClass)
Insert mocks base method.
func (*MockGatewayClassSet) Intersection ¶
func (m *MockGatewayClassSet) Intersection(set v1sets.GatewayClassSet) v1sets.GatewayClassSet
Intersection mocks base method.
func (*MockGatewayClassSet) Keys ¶
func (m *MockGatewayClassSet) Keys() sets0.String
Keys mocks base method.
func (*MockGatewayClassSet) Length ¶
func (m *MockGatewayClassSet) Length() int
Length mocks base method.
func (*MockGatewayClassSet) List ¶
func (m *MockGatewayClassSet) List(filterResource ...func(*v1.GatewayClass) bool) []*v1.GatewayClass
List mocks base method.
func (*MockGatewayClassSet) Map ¶
func (m *MockGatewayClassSet) Map() map[string]*v1.GatewayClass
Map mocks base method.
func (*MockGatewayClassSet) Union ¶
func (m *MockGatewayClassSet) Union(set v1sets.GatewayClassSet) v1sets.GatewayClassSet
Union mocks base method.
func (*MockGatewayClassSet) UnsortedList ¶
func (m *MockGatewayClassSet) UnsortedList(filterResource ...func(*v1.GatewayClass) bool) []*v1.GatewayClass
UnsortedList mocks base method.
type MockGatewayClassSetMockRecorder ¶
type MockGatewayClassSetMockRecorder struct {
// contains filtered or unexported fields
}
MockGatewayClassSetMockRecorder is the mock recorder for MockGatewayClassSet.
func (*MockGatewayClassSetMockRecorder) Clone ¶
func (mr *MockGatewayClassSetMockRecorder) Clone() *gomock.Call
Clone indicates an expected call of Clone.
func (*MockGatewayClassSetMockRecorder) Delete ¶
func (mr *MockGatewayClassSetMockRecorder) Delete(gatewayClass interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockGatewayClassSetMockRecorder) Delta ¶
func (mr *MockGatewayClassSetMockRecorder) Delta(newSet interface{}) *gomock.Call
Delta indicates an expected call of Delta.
func (*MockGatewayClassSetMockRecorder) Difference ¶
func (mr *MockGatewayClassSetMockRecorder) Difference(set interface{}) *gomock.Call
Difference indicates an expected call of Difference.
func (*MockGatewayClassSetMockRecorder) Equal ¶
func (mr *MockGatewayClassSetMockRecorder) Equal(gatewayClassSet interface{}) *gomock.Call
Equal indicates an expected call of Equal.
func (*MockGatewayClassSetMockRecorder) Find ¶
func (mr *MockGatewayClassSetMockRecorder) Find(id interface{}) *gomock.Call
Find indicates an expected call of Find.
func (*MockGatewayClassSetMockRecorder) Generic ¶
func (mr *MockGatewayClassSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic.
func (*MockGatewayClassSetMockRecorder) Has ¶
func (mr *MockGatewayClassSetMockRecorder) Has(gatewayClass interface{}) *gomock.Call
Has indicates an expected call of Has.
func (*MockGatewayClassSetMockRecorder) Insert ¶
func (mr *MockGatewayClassSetMockRecorder) Insert(gatewayClass ...interface{}) *gomock.Call
Insert indicates an expected call of Insert.
func (*MockGatewayClassSetMockRecorder) Intersection ¶
func (mr *MockGatewayClassSetMockRecorder) Intersection(set interface{}) *gomock.Call
Intersection indicates an expected call of Intersection.
func (*MockGatewayClassSetMockRecorder) Keys ¶
func (mr *MockGatewayClassSetMockRecorder) Keys() *gomock.Call
Keys indicates an expected call of Keys.
func (*MockGatewayClassSetMockRecorder) Length ¶
func (mr *MockGatewayClassSetMockRecorder) Length() *gomock.Call
Length indicates an expected call of Length.
func (*MockGatewayClassSetMockRecorder) List ¶
func (mr *MockGatewayClassSetMockRecorder) List(filterResource ...interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockGatewayClassSetMockRecorder) Map ¶
func (mr *MockGatewayClassSetMockRecorder) Map() *gomock.Call
Map indicates an expected call of Map.
func (*MockGatewayClassSetMockRecorder) Union ¶
func (mr *MockGatewayClassSetMockRecorder) Union(set interface{}) *gomock.Call
Union indicates an expected call of Union.
func (*MockGatewayClassSetMockRecorder) UnsortedList ¶
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 ¶
func (m *MockGatewaySet) Clone() v1sets.GatewaySet
Clone mocks base method.
func (*MockGatewaySet) Delete ¶
func (m *MockGatewaySet) Delete(gateway ezkube.ResourceId)
Delete mocks base method.
func (*MockGatewaySet) Delta ¶
func (m *MockGatewaySet) Delta(newSet v1sets.GatewaySet) sets.ResourceDelta
Delta mocks base method.
func (*MockGatewaySet) Difference ¶
func (m *MockGatewaySet) Difference(set v1sets.GatewaySet) v1sets.GatewaySet
Difference mocks base method.
func (*MockGatewaySet) EXPECT ¶
func (m *MockGatewaySet) EXPECT() *MockGatewaySetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockGatewaySet) Equal ¶
func (m *MockGatewaySet) Equal(gatewaySet v1sets.GatewaySet) bool
Equal mocks base method.
func (*MockGatewaySet) Find ¶
func (m *MockGatewaySet) Find(id ezkube.ResourceId) (*v1.Gateway, error)
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 ...*v1.Gateway)
Insert mocks base method.
func (*MockGatewaySet) Intersection ¶
func (m *MockGatewaySet) Intersection(set v1sets.GatewaySet) v1sets.GatewaySet
Intersection mocks base method.
func (*MockGatewaySet) Map ¶
func (m *MockGatewaySet) Map() map[string]*v1.Gateway
Map mocks base method.
func (*MockGatewaySet) Union ¶
func (m *MockGatewaySet) Union(set v1sets.GatewaySet) v1sets.GatewaySet
Union mocks base method.
func (*MockGatewaySet) UnsortedList ¶
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 ¶
func (mr *MockGatewaySetMockRecorder) Keys() *gomock.Call
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 ¶
func (mr *MockGatewaySetMockRecorder) Map() *gomock.Call
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 ¶
type MockHTTPRouteSet struct {
// contains filtered or unexported fields
}
MockHTTPRouteSet is a mock of HTTPRouteSet interface.
func NewMockHTTPRouteSet ¶
func NewMockHTTPRouteSet(ctrl *gomock.Controller) *MockHTTPRouteSet
NewMockHTTPRouteSet creates a new mock instance.
func (*MockHTTPRouteSet) Clone ¶
func (m *MockHTTPRouteSet) Clone() v1sets.HTTPRouteSet
Clone mocks base method.
func (*MockHTTPRouteSet) Delete ¶
func (m *MockHTTPRouteSet) Delete(hTTPRoute ezkube.ResourceId)
Delete mocks base method.
func (*MockHTTPRouteSet) Delta ¶
func (m *MockHTTPRouteSet) Delta(newSet v1sets.HTTPRouteSet) sets.ResourceDelta
Delta mocks base method.
func (*MockHTTPRouteSet) Difference ¶
func (m *MockHTTPRouteSet) Difference(set v1sets.HTTPRouteSet) v1sets.HTTPRouteSet
Difference mocks base method.
func (*MockHTTPRouteSet) EXPECT ¶
func (m *MockHTTPRouteSet) EXPECT() *MockHTTPRouteSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockHTTPRouteSet) Equal ¶
func (m *MockHTTPRouteSet) Equal(hTTPRouteSet v1sets.HTTPRouteSet) bool
Equal mocks base method.
func (*MockHTTPRouteSet) Find ¶
func (m *MockHTTPRouteSet) Find(id ezkube.ResourceId) (*v1.HTTPRoute, error)
Find mocks base method.
func (*MockHTTPRouteSet) Generic ¶
func (m *MockHTTPRouteSet) Generic() sets.ResourceSet
Generic mocks base method.
func (*MockHTTPRouteSet) Has ¶
func (m *MockHTTPRouteSet) Has(hTTPRoute ezkube.ResourceId) bool
Has mocks base method.
func (*MockHTTPRouteSet) Insert ¶
func (m *MockHTTPRouteSet) Insert(hTTPRoute ...*v1.HTTPRoute)
Insert mocks base method.
func (*MockHTTPRouteSet) Intersection ¶
func (m *MockHTTPRouteSet) Intersection(set v1sets.HTTPRouteSet) v1sets.HTTPRouteSet
Intersection mocks base method.
func (*MockHTTPRouteSet) Keys ¶
func (m *MockHTTPRouteSet) Keys() sets0.String
Keys mocks base method.
func (*MockHTTPRouteSet) Map ¶
func (m *MockHTTPRouteSet) Map() map[string]*v1.HTTPRoute
Map mocks base method.
func (*MockHTTPRouteSet) Union ¶
func (m *MockHTTPRouteSet) Union(set v1sets.HTTPRouteSet) v1sets.HTTPRouteSet
Union mocks base method.
func (*MockHTTPRouteSet) UnsortedList ¶
UnsortedList mocks base method.
type MockHTTPRouteSetMockRecorder ¶
type MockHTTPRouteSetMockRecorder struct {
// contains filtered or unexported fields
}
MockHTTPRouteSetMockRecorder is the mock recorder for MockHTTPRouteSet.
func (*MockHTTPRouteSetMockRecorder) Clone ¶
func (mr *MockHTTPRouteSetMockRecorder) Clone() *gomock.Call
Clone indicates an expected call of Clone.
func (*MockHTTPRouteSetMockRecorder) Delete ¶
func (mr *MockHTTPRouteSetMockRecorder) Delete(hTTPRoute interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockHTTPRouteSetMockRecorder) Delta ¶
func (mr *MockHTTPRouteSetMockRecorder) Delta(newSet interface{}) *gomock.Call
Delta indicates an expected call of Delta.
func (*MockHTTPRouteSetMockRecorder) Difference ¶
func (mr *MockHTTPRouteSetMockRecorder) Difference(set interface{}) *gomock.Call
Difference indicates an expected call of Difference.
func (*MockHTTPRouteSetMockRecorder) Equal ¶
func (mr *MockHTTPRouteSetMockRecorder) Equal(hTTPRouteSet interface{}) *gomock.Call
Equal indicates an expected call of Equal.
func (*MockHTTPRouteSetMockRecorder) Find ¶
func (mr *MockHTTPRouteSetMockRecorder) Find(id interface{}) *gomock.Call
Find indicates an expected call of Find.
func (*MockHTTPRouteSetMockRecorder) Generic ¶
func (mr *MockHTTPRouteSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic.
func (*MockHTTPRouteSetMockRecorder) Has ¶
func (mr *MockHTTPRouteSetMockRecorder) Has(hTTPRoute interface{}) *gomock.Call
Has indicates an expected call of Has.
func (*MockHTTPRouteSetMockRecorder) Insert ¶
func (mr *MockHTTPRouteSetMockRecorder) Insert(hTTPRoute ...interface{}) *gomock.Call
Insert indicates an expected call of Insert.
func (*MockHTTPRouteSetMockRecorder) Intersection ¶
func (mr *MockHTTPRouteSetMockRecorder) Intersection(set interface{}) *gomock.Call
Intersection indicates an expected call of Intersection.
func (*MockHTTPRouteSetMockRecorder) Keys ¶
func (mr *MockHTTPRouteSetMockRecorder) Keys() *gomock.Call
Keys indicates an expected call of Keys.
func (*MockHTTPRouteSetMockRecorder) Length ¶
func (mr *MockHTTPRouteSetMockRecorder) Length() *gomock.Call
Length indicates an expected call of Length.
func (*MockHTTPRouteSetMockRecorder) List ¶
func (mr *MockHTTPRouteSetMockRecorder) List(filterResource ...interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockHTTPRouteSetMockRecorder) Map ¶
func (mr *MockHTTPRouteSetMockRecorder) Map() *gomock.Call
Map indicates an expected call of Map.
func (*MockHTTPRouteSetMockRecorder) Union ¶
func (mr *MockHTTPRouteSetMockRecorder) Union(set interface{}) *gomock.Call
Union indicates an expected call of Union.
func (*MockHTTPRouteSetMockRecorder) UnsortedList ¶
func (mr *MockHTTPRouteSetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call
UnsortedList indicates an expected call of UnsortedList.