Documentation ¶
Overview ¶
Package mock_v1beta1sets is a generated GoMock package.
Index ¶
- type MockAuthorizationPolicySet
- func (m *MockAuthorizationPolicySet) Clone() v1beta1sets.AuthorizationPolicySet
- func (m *MockAuthorizationPolicySet) Delete(authorizationPolicy ezkube.ResourceId)
- func (m *MockAuthorizationPolicySet) Delta(newSet v1beta1sets.AuthorizationPolicySet) sets.ResourceDelta
- func (m *MockAuthorizationPolicySet) Difference(set v1beta1sets.AuthorizationPolicySet) v1beta1sets.AuthorizationPolicySet
- func (m *MockAuthorizationPolicySet) EXPECT() *MockAuthorizationPolicySetMockRecorder
- func (m *MockAuthorizationPolicySet) Equal(authorizationPolicySet v1beta1sets.AuthorizationPolicySet) bool
- func (m *MockAuthorizationPolicySet) Find(id ezkube.ResourceId) (*v1beta1.AuthorizationPolicy, error)
- func (m *MockAuthorizationPolicySet) Generic() sets.ResourceSet
- func (m *MockAuthorizationPolicySet) Has(authorizationPolicy ezkube.ResourceId) bool
- func (m *MockAuthorizationPolicySet) Insert(authorizationPolicy ...*v1beta1.AuthorizationPolicy)
- func (m *MockAuthorizationPolicySet) Intersection(set v1beta1sets.AuthorizationPolicySet) v1beta1sets.AuthorizationPolicySet
- func (m *MockAuthorizationPolicySet) Keys() sets0.String
- func (m *MockAuthorizationPolicySet) Length() int
- func (m *MockAuthorizationPolicySet) List(filterResource ...func(*v1beta1.AuthorizationPolicy) bool) []*v1beta1.AuthorizationPolicy
- func (m *MockAuthorizationPolicySet) Map() map[string]*v1beta1.AuthorizationPolicy
- func (m *MockAuthorizationPolicySet) Union(set v1beta1sets.AuthorizationPolicySet) v1beta1sets.AuthorizationPolicySet
- func (m *MockAuthorizationPolicySet) UnsortedList(filterResource ...func(*v1beta1.AuthorizationPolicy) bool) []*v1beta1.AuthorizationPolicy
- type MockAuthorizationPolicySetMockRecorder
- func (mr *MockAuthorizationPolicySetMockRecorder) Clone() *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Delete(authorizationPolicy interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Delta(newSet interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Difference(set interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Equal(authorizationPolicySet interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Find(id interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Generic() *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Has(authorizationPolicy interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Insert(authorizationPolicy ...interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Intersection(set interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Keys() *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Length() *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) List(filterResource ...interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Map() *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) Union(set interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicySetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call
- type MockPeerAuthenticationSet
- func (m *MockPeerAuthenticationSet) Clone() v1beta1sets.PeerAuthenticationSet
- func (m *MockPeerAuthenticationSet) Delete(peerAuthentication ezkube.ResourceId)
- func (m *MockPeerAuthenticationSet) Delta(newSet v1beta1sets.PeerAuthenticationSet) sets.ResourceDelta
- func (m *MockPeerAuthenticationSet) Difference(set v1beta1sets.PeerAuthenticationSet) v1beta1sets.PeerAuthenticationSet
- func (m *MockPeerAuthenticationSet) EXPECT() *MockPeerAuthenticationSetMockRecorder
- func (m *MockPeerAuthenticationSet) Equal(peerAuthenticationSet v1beta1sets.PeerAuthenticationSet) bool
- func (m *MockPeerAuthenticationSet) Find(id ezkube.ResourceId) (*v1beta1.PeerAuthentication, error)
- func (m *MockPeerAuthenticationSet) Generic() sets.ResourceSet
- func (m *MockPeerAuthenticationSet) Has(peerAuthentication ezkube.ResourceId) bool
- func (m *MockPeerAuthenticationSet) Insert(peerAuthentication ...*v1beta1.PeerAuthentication)
- func (m *MockPeerAuthenticationSet) Intersection(set v1beta1sets.PeerAuthenticationSet) v1beta1sets.PeerAuthenticationSet
- func (m *MockPeerAuthenticationSet) Keys() sets0.String
- func (m *MockPeerAuthenticationSet) Length() int
- func (m *MockPeerAuthenticationSet) List(filterResource ...func(*v1beta1.PeerAuthentication) bool) []*v1beta1.PeerAuthentication
- func (m *MockPeerAuthenticationSet) Map() map[string]*v1beta1.PeerAuthentication
- func (m *MockPeerAuthenticationSet) Union(set v1beta1sets.PeerAuthenticationSet) v1beta1sets.PeerAuthenticationSet
- func (m *MockPeerAuthenticationSet) UnsortedList(filterResource ...func(*v1beta1.PeerAuthentication) bool) []*v1beta1.PeerAuthentication
- type MockPeerAuthenticationSetMockRecorder
- func (mr *MockPeerAuthenticationSetMockRecorder) Clone() *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Delete(peerAuthentication interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Delta(newSet interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Difference(set interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Equal(peerAuthenticationSet interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Find(id interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Generic() *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Has(peerAuthentication interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Insert(peerAuthentication ...interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Intersection(set interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Keys() *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Length() *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) List(filterResource ...interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Map() *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) Union(set interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationSetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAuthorizationPolicySet ¶
type MockAuthorizationPolicySet struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicySet is a mock of AuthorizationPolicySet interface.
func NewMockAuthorizationPolicySet ¶
func NewMockAuthorizationPolicySet(ctrl *gomock.Controller) *MockAuthorizationPolicySet
NewMockAuthorizationPolicySet creates a new mock instance.
func (*MockAuthorizationPolicySet) Clone ¶ added in v0.1.6
func (m *MockAuthorizationPolicySet) Clone() v1beta1sets.AuthorizationPolicySet
Clone mocks base method.
func (*MockAuthorizationPolicySet) Delete ¶
func (m *MockAuthorizationPolicySet) Delete(authorizationPolicy ezkube.ResourceId)
Delete mocks base method.
func (*MockAuthorizationPolicySet) Delta ¶ added in v0.1.3
func (m *MockAuthorizationPolicySet) Delta(newSet v1beta1sets.AuthorizationPolicySet) sets.ResourceDelta
Delta mocks base method.
func (*MockAuthorizationPolicySet) Difference ¶
func (m *MockAuthorizationPolicySet) Difference(set v1beta1sets.AuthorizationPolicySet) v1beta1sets.AuthorizationPolicySet
Difference mocks base method.
func (*MockAuthorizationPolicySet) EXPECT ¶
func (m *MockAuthorizationPolicySet) EXPECT() *MockAuthorizationPolicySetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuthorizationPolicySet) Equal ¶
func (m *MockAuthorizationPolicySet) Equal(authorizationPolicySet v1beta1sets.AuthorizationPolicySet) bool
Equal mocks base method.
func (*MockAuthorizationPolicySet) Find ¶
func (m *MockAuthorizationPolicySet) Find(id ezkube.ResourceId) (*v1beta1.AuthorizationPolicy, error)
Find mocks base method.
func (*MockAuthorizationPolicySet) Generic ¶ added in v0.1.3
func (m *MockAuthorizationPolicySet) Generic() sets.ResourceSet
Generic mocks base method.
func (*MockAuthorizationPolicySet) Has ¶
func (m *MockAuthorizationPolicySet) Has(authorizationPolicy ezkube.ResourceId) bool
Has mocks base method.
func (*MockAuthorizationPolicySet) Insert ¶
func (m *MockAuthorizationPolicySet) Insert(authorizationPolicy ...*v1beta1.AuthorizationPolicy)
Insert mocks base method.
func (*MockAuthorizationPolicySet) Intersection ¶
func (m *MockAuthorizationPolicySet) Intersection(set v1beta1sets.AuthorizationPolicySet) v1beta1sets.AuthorizationPolicySet
Intersection mocks base method.
func (*MockAuthorizationPolicySet) Keys ¶
func (m *MockAuthorizationPolicySet) Keys() sets0.String
Keys mocks base method.
func (*MockAuthorizationPolicySet) Length ¶
func (m *MockAuthorizationPolicySet) Length() int
Length mocks base method.
func (*MockAuthorizationPolicySet) List ¶
func (m *MockAuthorizationPolicySet) List(filterResource ...func(*v1beta1.AuthorizationPolicy) bool) []*v1beta1.AuthorizationPolicy
List mocks base method.
func (*MockAuthorizationPolicySet) Map ¶
func (m *MockAuthorizationPolicySet) Map() map[string]*v1beta1.AuthorizationPolicy
Map mocks base method.
func (*MockAuthorizationPolicySet) Union ¶
func (m *MockAuthorizationPolicySet) Union(set v1beta1sets.AuthorizationPolicySet) v1beta1sets.AuthorizationPolicySet
Union mocks base method.
func (*MockAuthorizationPolicySet) UnsortedList ¶ added in v0.1.6
func (m *MockAuthorizationPolicySet) UnsortedList(filterResource ...func(*v1beta1.AuthorizationPolicy) bool) []*v1beta1.AuthorizationPolicy
UnsortedList mocks base method.
type MockAuthorizationPolicySetMockRecorder ¶
type MockAuthorizationPolicySetMockRecorder struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicySetMockRecorder is the mock recorder for MockAuthorizationPolicySet.
func (*MockAuthorizationPolicySetMockRecorder) Clone ¶ added in v0.1.6
func (mr *MockAuthorizationPolicySetMockRecorder) Clone() *gomock.Call
Clone indicates an expected call of Clone.
func (*MockAuthorizationPolicySetMockRecorder) Delete ¶
func (mr *MockAuthorizationPolicySetMockRecorder) Delete(authorizationPolicy interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockAuthorizationPolicySetMockRecorder) Delta ¶ added in v0.1.3
func (mr *MockAuthorizationPolicySetMockRecorder) Delta(newSet interface{}) *gomock.Call
Delta indicates an expected call of Delta.
func (*MockAuthorizationPolicySetMockRecorder) Difference ¶
func (mr *MockAuthorizationPolicySetMockRecorder) Difference(set interface{}) *gomock.Call
Difference indicates an expected call of Difference.
func (*MockAuthorizationPolicySetMockRecorder) Equal ¶
func (mr *MockAuthorizationPolicySetMockRecorder) Equal(authorizationPolicySet interface{}) *gomock.Call
Equal indicates an expected call of Equal.
func (*MockAuthorizationPolicySetMockRecorder) Find ¶
func (mr *MockAuthorizationPolicySetMockRecorder) Find(id interface{}) *gomock.Call
Find indicates an expected call of Find.
func (*MockAuthorizationPolicySetMockRecorder) Generic ¶ added in v0.1.3
func (mr *MockAuthorizationPolicySetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic.
func (*MockAuthorizationPolicySetMockRecorder) Has ¶
func (mr *MockAuthorizationPolicySetMockRecorder) Has(authorizationPolicy interface{}) *gomock.Call
Has indicates an expected call of Has.
func (*MockAuthorizationPolicySetMockRecorder) Insert ¶
func (mr *MockAuthorizationPolicySetMockRecorder) Insert(authorizationPolicy ...interface{}) *gomock.Call
Insert indicates an expected call of Insert.
func (*MockAuthorizationPolicySetMockRecorder) Intersection ¶
func (mr *MockAuthorizationPolicySetMockRecorder) Intersection(set interface{}) *gomock.Call
Intersection indicates an expected call of Intersection.
func (*MockAuthorizationPolicySetMockRecorder) Keys ¶
func (mr *MockAuthorizationPolicySetMockRecorder) Keys() *gomock.Call
Keys indicates an expected call of Keys.
func (*MockAuthorizationPolicySetMockRecorder) Length ¶
func (mr *MockAuthorizationPolicySetMockRecorder) Length() *gomock.Call
Length indicates an expected call of Length.
func (*MockAuthorizationPolicySetMockRecorder) List ¶
func (mr *MockAuthorizationPolicySetMockRecorder) List(filterResource ...interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockAuthorizationPolicySetMockRecorder) Map ¶
func (mr *MockAuthorizationPolicySetMockRecorder) Map() *gomock.Call
Map indicates an expected call of Map.
func (*MockAuthorizationPolicySetMockRecorder) Union ¶
func (mr *MockAuthorizationPolicySetMockRecorder) Union(set interface{}) *gomock.Call
Union indicates an expected call of Union.
func (*MockAuthorizationPolicySetMockRecorder) UnsortedList ¶ added in v0.1.6
func (mr *MockAuthorizationPolicySetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call
UnsortedList indicates an expected call of UnsortedList.
type MockPeerAuthenticationSet ¶ added in v0.1.7
type MockPeerAuthenticationSet struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationSet is a mock of PeerAuthenticationSet interface.
func NewMockPeerAuthenticationSet ¶ added in v0.1.7
func NewMockPeerAuthenticationSet(ctrl *gomock.Controller) *MockPeerAuthenticationSet
NewMockPeerAuthenticationSet creates a new mock instance.
func (*MockPeerAuthenticationSet) Clone ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Clone() v1beta1sets.PeerAuthenticationSet
Clone mocks base method.
func (*MockPeerAuthenticationSet) Delete ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Delete(peerAuthentication ezkube.ResourceId)
Delete mocks base method.
func (*MockPeerAuthenticationSet) Delta ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Delta(newSet v1beta1sets.PeerAuthenticationSet) sets.ResourceDelta
Delta mocks base method.
func (*MockPeerAuthenticationSet) Difference ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Difference(set v1beta1sets.PeerAuthenticationSet) v1beta1sets.PeerAuthenticationSet
Difference mocks base method.
func (*MockPeerAuthenticationSet) EXPECT ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) EXPECT() *MockPeerAuthenticationSetMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPeerAuthenticationSet) Equal ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Equal(peerAuthenticationSet v1beta1sets.PeerAuthenticationSet) bool
Equal mocks base method.
func (*MockPeerAuthenticationSet) Find ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Find(id ezkube.ResourceId) (*v1beta1.PeerAuthentication, error)
Find mocks base method.
func (*MockPeerAuthenticationSet) Generic ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Generic() sets.ResourceSet
Generic mocks base method.
func (*MockPeerAuthenticationSet) Has ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Has(peerAuthentication ezkube.ResourceId) bool
Has mocks base method.
func (*MockPeerAuthenticationSet) Insert ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Insert(peerAuthentication ...*v1beta1.PeerAuthentication)
Insert mocks base method.
func (*MockPeerAuthenticationSet) Intersection ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Intersection(set v1beta1sets.PeerAuthenticationSet) v1beta1sets.PeerAuthenticationSet
Intersection mocks base method.
func (*MockPeerAuthenticationSet) Keys ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Keys() sets0.String
Keys mocks base method.
func (*MockPeerAuthenticationSet) Length ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Length() int
Length mocks base method.
func (*MockPeerAuthenticationSet) List ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) List(filterResource ...func(*v1beta1.PeerAuthentication) bool) []*v1beta1.PeerAuthentication
List mocks base method.
func (*MockPeerAuthenticationSet) Map ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Map() map[string]*v1beta1.PeerAuthentication
Map mocks base method.
func (*MockPeerAuthenticationSet) Union ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) Union(set v1beta1sets.PeerAuthenticationSet) v1beta1sets.PeerAuthenticationSet
Union mocks base method.
func (*MockPeerAuthenticationSet) UnsortedList ¶ added in v0.1.7
func (m *MockPeerAuthenticationSet) UnsortedList(filterResource ...func(*v1beta1.PeerAuthentication) bool) []*v1beta1.PeerAuthentication
UnsortedList mocks base method.
type MockPeerAuthenticationSetMockRecorder ¶ added in v0.1.7
type MockPeerAuthenticationSetMockRecorder struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationSetMockRecorder is the mock recorder for MockPeerAuthenticationSet.
func (*MockPeerAuthenticationSetMockRecorder) Clone ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Clone() *gomock.Call
Clone indicates an expected call of Clone.
func (*MockPeerAuthenticationSetMockRecorder) Delete ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Delete(peerAuthentication interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockPeerAuthenticationSetMockRecorder) Delta ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Delta(newSet interface{}) *gomock.Call
Delta indicates an expected call of Delta.
func (*MockPeerAuthenticationSetMockRecorder) Difference ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Difference(set interface{}) *gomock.Call
Difference indicates an expected call of Difference.
func (*MockPeerAuthenticationSetMockRecorder) Equal ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Equal(peerAuthenticationSet interface{}) *gomock.Call
Equal indicates an expected call of Equal.
func (*MockPeerAuthenticationSetMockRecorder) Find ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Find(id interface{}) *gomock.Call
Find indicates an expected call of Find.
func (*MockPeerAuthenticationSetMockRecorder) Generic ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Generic() *gomock.Call
Generic indicates an expected call of Generic.
func (*MockPeerAuthenticationSetMockRecorder) Has ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Has(peerAuthentication interface{}) *gomock.Call
Has indicates an expected call of Has.
func (*MockPeerAuthenticationSetMockRecorder) Insert ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Insert(peerAuthentication ...interface{}) *gomock.Call
Insert indicates an expected call of Insert.
func (*MockPeerAuthenticationSetMockRecorder) Intersection ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Intersection(set interface{}) *gomock.Call
Intersection indicates an expected call of Intersection.
func (*MockPeerAuthenticationSetMockRecorder) Keys ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Keys() *gomock.Call
Keys indicates an expected call of Keys.
func (*MockPeerAuthenticationSetMockRecorder) Length ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Length() *gomock.Call
Length indicates an expected call of Length.
func (*MockPeerAuthenticationSetMockRecorder) List ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) List(filterResource ...interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockPeerAuthenticationSetMockRecorder) Map ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Map() *gomock.Call
Map indicates an expected call of Map.
func (*MockPeerAuthenticationSetMockRecorder) Union ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) Union(set interface{}) *gomock.Call
Union indicates an expected call of Union.
func (*MockPeerAuthenticationSetMockRecorder) UnsortedList ¶ added in v0.1.7
func (mr *MockPeerAuthenticationSetMockRecorder) UnsortedList(filterResource ...interface{}) *gomock.Call
UnsortedList indicates an expected call of UnsortedList.