Documentation ¶
Overview ¶
Package mock_v1alpha3sets is a generated GoMock package.
Index ¶
- type MockHTTPRouteGroupSet
- func (m *MockHTTPRouteGroupSet) Clone() v1alpha3sets.HTTPRouteGroupSet
- func (m *MockHTTPRouteGroupSet) Delete(httprouteGroup ezkube.ResourceId)
- func (m *MockHTTPRouteGroupSet) Delta(newSet v1alpha3sets.HTTPRouteGroupSet) sets.ResourceDelta
- func (m *MockHTTPRouteGroupSet) Difference(set v1alpha3sets.HTTPRouteGroupSet) v1alpha3sets.HTTPRouteGroupSet
- func (m *MockHTTPRouteGroupSet) EXPECT() *MockHTTPRouteGroupSetMockRecorder
- func (m *MockHTTPRouteGroupSet) Equal(httprouteGroupSet v1alpha3sets.HTTPRouteGroupSet) bool
- func (m *MockHTTPRouteGroupSet) Find(id ezkube.ResourceId) (*v1alpha3.HTTPRouteGroup, error)
- func (m *MockHTTPRouteGroupSet) Generic() sets.ResourceSet
- func (m *MockHTTPRouteGroupSet) Has(httprouteGroup ezkube.ResourceId) bool
- func (m *MockHTTPRouteGroupSet) Insert(httprouteGroup ...*v1alpha3.HTTPRouteGroup)
- func (m *MockHTTPRouteGroupSet) Intersection(set v1alpha3sets.HTTPRouteGroupSet) v1alpha3sets.HTTPRouteGroupSet
- func (m *MockHTTPRouteGroupSet) Keys() sets0.String
- func (m *MockHTTPRouteGroupSet) Length() int
- func (m *MockHTTPRouteGroupSet) List(filterResource ...func(*v1alpha3.HTTPRouteGroup) bool) []*v1alpha3.HTTPRouteGroup
- func (m *MockHTTPRouteGroupSet) Map() map[string]*v1alpha3.HTTPRouteGroup
- func (m *MockHTTPRouteGroupSet) Union(set v1alpha3sets.HTTPRouteGroupSet) v1alpha3sets.HTTPRouteGroupSet
- func (m *MockHTTPRouteGroupSet) UnsortedList(filterResource ...func(*v1alpha3.HTTPRouteGroup) bool) []*v1alpha3.HTTPRouteGroup
- type MockHTTPRouteGroupSetMockRecorder
- func (mr *MockHTTPRouteGroupSetMockRecorder) Clone() *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Delete(httprouteGroup interface{}) *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Delta(newSet interface{}) *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Difference(set interface{}) *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Equal(httprouteGroupSet interface{}) *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Find(id interface{}) *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Generic() *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Has(httprouteGroup interface{}) *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Insert(httprouteGroup ...interface{}) *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Intersection(set interface{}) *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Keys() *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Length() *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) List(filterResource ...interface{}) *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Map() *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) Union(set interface{}) *gomock.Call
- func (mr *MockHTTPRouteGroupSetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockHTTPRouteGroupSet ¶
type MockHTTPRouteGroupSet struct {
// contains filtered or unexported fields
}
MockHTTPRouteGroupSet is a mock of HTTPRouteGroupSet interface.
func NewMockHTTPRouteGroupSet ¶
func NewMockHTTPRouteGroupSet(ctrl *gomock.Controller) *MockHTTPRouteGroupSet
NewMockHTTPRouteGroupSet creates a new mock instance.
func (*MockHTTPRouteGroupSet) Clone ¶ added in v0.1.6
func (m *MockHTTPRouteGroupSet) Clone() v1alpha3sets.HTTPRouteGroupSet
Clone mocks base method.
func (*MockHTTPRouteGroupSet) Delete ¶
func (m *MockHTTPRouteGroupSet) Delete(httprouteGroup ezkube.ResourceId)
Delete mocks base method.
func (*MockHTTPRouteGroupSet) Delta ¶ added in v0.1.3
func (m *MockHTTPRouteGroupSet) Delta(newSet v1alpha3sets.HTTPRouteGroupSet) sets.ResourceDelta
Delta mocks base method.
func (*MockHTTPRouteGroupSet) Difference ¶
func (m *MockHTTPRouteGroupSet) Difference(set v1alpha3sets.HTTPRouteGroupSet) v1alpha3sets.HTTPRouteGroupSet
Difference mocks base method.
func (*MockHTTPRouteGroupSet) EXPECT ¶
func (m *MockHTTPRouteGroupSet) EXPECT() *MockHTTPRouteGroupSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockHTTPRouteGroupSet) Equal ¶
func (m *MockHTTPRouteGroupSet) Equal(httprouteGroupSet v1alpha3sets.HTTPRouteGroupSet) bool
Equal mocks base method.
func (*MockHTTPRouteGroupSet) Find ¶
func (m *MockHTTPRouteGroupSet) Find(id ezkube.ResourceId) (*v1alpha3.HTTPRouteGroup, error)
Find mocks base method.
func (*MockHTTPRouteGroupSet) Generic ¶ added in v0.1.3
func (m *MockHTTPRouteGroupSet) Generic() sets.ResourceSet
Generic mocks base method.
func (*MockHTTPRouteGroupSet) Has ¶
func (m *MockHTTPRouteGroupSet) Has(httprouteGroup ezkube.ResourceId) bool
Has mocks base method.
func (*MockHTTPRouteGroupSet) Insert ¶
func (m *MockHTTPRouteGroupSet) Insert(httprouteGroup ...*v1alpha3.HTTPRouteGroup)
Insert mocks base method.
func (*MockHTTPRouteGroupSet) Intersection ¶
func (m *MockHTTPRouteGroupSet) Intersection(set v1alpha3sets.HTTPRouteGroupSet) v1alpha3sets.HTTPRouteGroupSet
Intersection mocks base method.
func (*MockHTTPRouteGroupSet) Keys ¶
func (m *MockHTTPRouteGroupSet) Keys() sets0.String
Keys mocks base method.
func (*MockHTTPRouteGroupSet) Length ¶
func (m *MockHTTPRouteGroupSet) Length() int
Length mocks base method.
func (*MockHTTPRouteGroupSet) List ¶
func (m *MockHTTPRouteGroupSet) List(filterResource ...func(*v1alpha3.HTTPRouteGroup) bool) []*v1alpha3.HTTPRouteGroup
List mocks base method.
func (*MockHTTPRouteGroupSet) Map ¶
func (m *MockHTTPRouteGroupSet) Map() map[string]*v1alpha3.HTTPRouteGroup
Map mocks base method.
func (*MockHTTPRouteGroupSet) Union ¶
func (m *MockHTTPRouteGroupSet) Union(set v1alpha3sets.HTTPRouteGroupSet) v1alpha3sets.HTTPRouteGroupSet
Union mocks base method.
func (*MockHTTPRouteGroupSet) UnsortedList ¶ added in v0.1.6
func (m *MockHTTPRouteGroupSet) UnsortedList(filterResource ...func(*v1alpha3.HTTPRouteGroup) bool) []*v1alpha3.HTTPRouteGroup
UnsortedList mocks base method.
type MockHTTPRouteGroupSetMockRecorder ¶
type MockHTTPRouteGroupSetMockRecorder struct {
// contains filtered or unexported fields
}
MockHTTPRouteGroupSetMockRecorder is the mock recorder for MockHTTPRouteGroupSet.
func (*MockHTTPRouteGroupSetMockRecorder) Clone ¶ added in v0.1.6
func (mr *MockHTTPRouteGroupSetMockRecorder) Clone() *gomock.Call
Clone indicates an expected call of Clone.
func (*MockHTTPRouteGroupSetMockRecorder) Delete ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) Delete(httprouteGroup interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockHTTPRouteGroupSetMockRecorder) Delta ¶ added in v0.1.3
func (mr *MockHTTPRouteGroupSetMockRecorder) Delta(newSet interface{}) *gomock.Call
Delta indicates an expected call of Delta.
func (*MockHTTPRouteGroupSetMockRecorder) Difference ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) Difference(set interface{}) *gomock.Call
Difference indicates an expected call of Difference.
func (*MockHTTPRouteGroupSetMockRecorder) Equal ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) Equal(httprouteGroupSet interface{}) *gomock.Call
Equal indicates an expected call of Equal.
func (*MockHTTPRouteGroupSetMockRecorder) Find ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) Find(id interface{}) *gomock.Call
Find indicates an expected call of Find.
func (*MockHTTPRouteGroupSetMockRecorder) Generic ¶ added in v0.1.3
func (mr *MockHTTPRouteGroupSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic.
func (*MockHTTPRouteGroupSetMockRecorder) Has ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) Has(httprouteGroup interface{}) *gomock.Call
Has indicates an expected call of Has.
func (*MockHTTPRouteGroupSetMockRecorder) Insert ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) Insert(httprouteGroup ...interface{}) *gomock.Call
Insert indicates an expected call of Insert.
func (*MockHTTPRouteGroupSetMockRecorder) Intersection ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) Intersection(set interface{}) *gomock.Call
Intersection indicates an expected call of Intersection.
func (*MockHTTPRouteGroupSetMockRecorder) Keys ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) Keys() *gomock.Call
Keys indicates an expected call of Keys.
func (*MockHTTPRouteGroupSetMockRecorder) Length ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) Length() *gomock.Call
Length indicates an expected call of Length.
func (*MockHTTPRouteGroupSetMockRecorder) List ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) List(filterResource ...interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockHTTPRouteGroupSetMockRecorder) Map ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) Map() *gomock.Call
Map indicates an expected call of Map.
func (*MockHTTPRouteGroupSetMockRecorder) Union ¶
func (mr *MockHTTPRouteGroupSetMockRecorder) Union(set interface{}) *gomock.Call
Union indicates an expected call of Union.
func (*MockHTTPRouteGroupSetMockRecorder) UnsortedList ¶ added in v0.1.6
func (mr *MockHTTPRouteGroupSetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call
UnsortedList indicates an expected call of UnsortedList.