Documentation ¶
Overview ¶
Package mock_controller is a generated GoMock package.
Package mock_controller is a generated GoMock package.
Package mock_controller is a generated GoMock package.
Index ¶
- type MockAuthorizationPolicyDeletionReconciler
- type MockAuthorizationPolicyDeletionReconcilerMockRecorder
- type MockAuthorizationPolicyEventHandler
- func (m *MockAuthorizationPolicyEventHandler) CreateAuthorizationPolicy(obj *v1.AuthorizationPolicy) error
- func (m *MockAuthorizationPolicyEventHandler) DeleteAuthorizationPolicy(obj *v1.AuthorizationPolicy) error
- func (m *MockAuthorizationPolicyEventHandler) EXPECT() *MockAuthorizationPolicyEventHandlerMockRecorder
- func (m *MockAuthorizationPolicyEventHandler) GenericAuthorizationPolicy(obj *v1.AuthorizationPolicy) error
- func (m *MockAuthorizationPolicyEventHandler) UpdateAuthorizationPolicy(old, new *v1.AuthorizationPolicy) error
- type MockAuthorizationPolicyEventHandlerMockRecorder
- func (mr *MockAuthorizationPolicyEventHandlerMockRecorder) CreateAuthorizationPolicy(obj interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicyEventHandlerMockRecorder) DeleteAuthorizationPolicy(obj interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicyEventHandlerMockRecorder) GenericAuthorizationPolicy(obj interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicyEventHandlerMockRecorder) UpdateAuthorizationPolicy(old, new interface{}) *gomock.Call
- type MockAuthorizationPolicyEventWatcher
- type MockAuthorizationPolicyEventWatcherMockRecorder
- type MockAuthorizationPolicyFinalizer
- func (m *MockAuthorizationPolicyFinalizer) AuthorizationPolicyFinalizerName() string
- func (m *MockAuthorizationPolicyFinalizer) EXPECT() *MockAuthorizationPolicyFinalizerMockRecorder
- func (m *MockAuthorizationPolicyFinalizer) FinalizeAuthorizationPolicy(obj *v1.AuthorizationPolicy) error
- func (m *MockAuthorizationPolicyFinalizer) ReconcileAuthorizationPolicy(obj *v1.AuthorizationPolicy) (reconcile.Result, error)
- type MockAuthorizationPolicyFinalizerMockRecorder
- func (mr *MockAuthorizationPolicyFinalizerMockRecorder) AuthorizationPolicyFinalizerName() *gomock.Call
- func (mr *MockAuthorizationPolicyFinalizerMockRecorder) FinalizeAuthorizationPolicy(obj interface{}) *gomock.Call
- func (mr *MockAuthorizationPolicyFinalizerMockRecorder) ReconcileAuthorizationPolicy(obj interface{}) *gomock.Call
- type MockAuthorizationPolicyReconcileLoop
- type MockAuthorizationPolicyReconcileLoopMockRecorder
- type MockAuthorizationPolicyReconciler
- type MockAuthorizationPolicyReconcilerMockRecorder
- type MockMulticlusterAuthorizationPolicyDeletionReconciler
- type MockMulticlusterAuthorizationPolicyDeletionReconcilerMockRecorder
- type MockMulticlusterAuthorizationPolicyReconcileLoop
- func (m *MockMulticlusterAuthorizationPolicyReconcileLoop) AddMulticlusterAuthorizationPolicyReconciler(ctx context.Context, rec controller.MulticlusterAuthorizationPolicyReconciler, ...)
- func (m *MockMulticlusterAuthorizationPolicyReconcileLoop) EXPECT() *MockMulticlusterAuthorizationPolicyReconcileLoopMockRecorder
- type MockMulticlusterAuthorizationPolicyReconcileLoopMockRecorder
- type MockMulticlusterAuthorizationPolicyReconciler
- type MockMulticlusterAuthorizationPolicyReconcilerMockRecorder
- type MockMulticlusterPeerAuthenticationDeletionReconciler
- type MockMulticlusterPeerAuthenticationDeletionReconcilerMockRecorder
- type MockMulticlusterPeerAuthenticationReconcileLoop
- func (m *MockMulticlusterPeerAuthenticationReconcileLoop) AddMulticlusterPeerAuthenticationReconciler(ctx context.Context, rec controller.MulticlusterPeerAuthenticationReconciler, ...)
- func (m *MockMulticlusterPeerAuthenticationReconcileLoop) EXPECT() *MockMulticlusterPeerAuthenticationReconcileLoopMockRecorder
- type MockMulticlusterPeerAuthenticationReconcileLoopMockRecorder
- type MockMulticlusterPeerAuthenticationReconciler
- type MockMulticlusterPeerAuthenticationReconcilerMockRecorder
- type MockMulticlusterRequestAuthenticationDeletionReconciler
- type MockMulticlusterRequestAuthenticationDeletionReconcilerMockRecorder
- type MockMulticlusterRequestAuthenticationReconcileLoop
- type MockMulticlusterRequestAuthenticationReconcileLoopMockRecorder
- type MockMulticlusterRequestAuthenticationReconciler
- type MockMulticlusterRequestAuthenticationReconcilerMockRecorder
- type MockPeerAuthenticationDeletionReconciler
- type MockPeerAuthenticationDeletionReconcilerMockRecorder
- type MockPeerAuthenticationEventHandler
- func (m *MockPeerAuthenticationEventHandler) CreatePeerAuthentication(obj *v1.PeerAuthentication) error
- func (m *MockPeerAuthenticationEventHandler) DeletePeerAuthentication(obj *v1.PeerAuthentication) error
- func (m *MockPeerAuthenticationEventHandler) EXPECT() *MockPeerAuthenticationEventHandlerMockRecorder
- func (m *MockPeerAuthenticationEventHandler) GenericPeerAuthentication(obj *v1.PeerAuthentication) error
- func (m *MockPeerAuthenticationEventHandler) UpdatePeerAuthentication(old, new *v1.PeerAuthentication) error
- type MockPeerAuthenticationEventHandlerMockRecorder
- func (mr *MockPeerAuthenticationEventHandlerMockRecorder) CreatePeerAuthentication(obj interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationEventHandlerMockRecorder) DeletePeerAuthentication(obj interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationEventHandlerMockRecorder) GenericPeerAuthentication(obj interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationEventHandlerMockRecorder) UpdatePeerAuthentication(old, new interface{}) *gomock.Call
- type MockPeerAuthenticationEventWatcher
- type MockPeerAuthenticationEventWatcherMockRecorder
- type MockPeerAuthenticationFinalizer
- func (m *MockPeerAuthenticationFinalizer) EXPECT() *MockPeerAuthenticationFinalizerMockRecorder
- func (m *MockPeerAuthenticationFinalizer) FinalizePeerAuthentication(obj *v1.PeerAuthentication) error
- func (m *MockPeerAuthenticationFinalizer) PeerAuthenticationFinalizerName() string
- func (m *MockPeerAuthenticationFinalizer) ReconcilePeerAuthentication(obj *v1.PeerAuthentication) (reconcile.Result, error)
- type MockPeerAuthenticationFinalizerMockRecorder
- func (mr *MockPeerAuthenticationFinalizerMockRecorder) FinalizePeerAuthentication(obj interface{}) *gomock.Call
- func (mr *MockPeerAuthenticationFinalizerMockRecorder) PeerAuthenticationFinalizerName() *gomock.Call
- func (mr *MockPeerAuthenticationFinalizerMockRecorder) ReconcilePeerAuthentication(obj interface{}) *gomock.Call
- type MockPeerAuthenticationReconcileLoop
- type MockPeerAuthenticationReconcileLoopMockRecorder
- type MockPeerAuthenticationReconciler
- type MockPeerAuthenticationReconcilerMockRecorder
- type MockRequestAuthenticationDeletionReconciler
- type MockRequestAuthenticationDeletionReconcilerMockRecorder
- type MockRequestAuthenticationEventHandler
- func (m *MockRequestAuthenticationEventHandler) CreateRequestAuthentication(obj *v1.RequestAuthentication) error
- func (m *MockRequestAuthenticationEventHandler) DeleteRequestAuthentication(obj *v1.RequestAuthentication) error
- func (m *MockRequestAuthenticationEventHandler) EXPECT() *MockRequestAuthenticationEventHandlerMockRecorder
- func (m *MockRequestAuthenticationEventHandler) GenericRequestAuthentication(obj *v1.RequestAuthentication) error
- func (m *MockRequestAuthenticationEventHandler) UpdateRequestAuthentication(old, new *v1.RequestAuthentication) error
- type MockRequestAuthenticationEventHandlerMockRecorder
- func (mr *MockRequestAuthenticationEventHandlerMockRecorder) CreateRequestAuthentication(obj interface{}) *gomock.Call
- func (mr *MockRequestAuthenticationEventHandlerMockRecorder) DeleteRequestAuthentication(obj interface{}) *gomock.Call
- func (mr *MockRequestAuthenticationEventHandlerMockRecorder) GenericRequestAuthentication(obj interface{}) *gomock.Call
- func (mr *MockRequestAuthenticationEventHandlerMockRecorder) UpdateRequestAuthentication(old, new interface{}) *gomock.Call
- type MockRequestAuthenticationEventWatcher
- type MockRequestAuthenticationEventWatcherMockRecorder
- type MockRequestAuthenticationFinalizer
- func (m *MockRequestAuthenticationFinalizer) EXPECT() *MockRequestAuthenticationFinalizerMockRecorder
- func (m *MockRequestAuthenticationFinalizer) FinalizeRequestAuthentication(obj *v1.RequestAuthentication) error
- func (m *MockRequestAuthenticationFinalizer) ReconcileRequestAuthentication(obj *v1.RequestAuthentication) (reconcile.Result, error)
- func (m *MockRequestAuthenticationFinalizer) RequestAuthenticationFinalizerName() string
- type MockRequestAuthenticationFinalizerMockRecorder
- func (mr *MockRequestAuthenticationFinalizerMockRecorder) FinalizeRequestAuthentication(obj interface{}) *gomock.Call
- func (mr *MockRequestAuthenticationFinalizerMockRecorder) ReconcileRequestAuthentication(obj interface{}) *gomock.Call
- func (mr *MockRequestAuthenticationFinalizerMockRecorder) RequestAuthenticationFinalizerName() *gomock.Call
- type MockRequestAuthenticationReconcileLoop
- type MockRequestAuthenticationReconcileLoopMockRecorder
- type MockRequestAuthenticationReconciler
- type MockRequestAuthenticationReconcilerMockRecorder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAuthorizationPolicyDeletionReconciler ¶
type MockAuthorizationPolicyDeletionReconciler struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyDeletionReconciler is a mock of AuthorizationPolicyDeletionReconciler interface.
func NewMockAuthorizationPolicyDeletionReconciler ¶
func NewMockAuthorizationPolicyDeletionReconciler(ctrl *gomock.Controller) *MockAuthorizationPolicyDeletionReconciler
NewMockAuthorizationPolicyDeletionReconciler creates a new mock instance.
func (*MockAuthorizationPolicyDeletionReconciler) EXPECT ¶
func (m *MockAuthorizationPolicyDeletionReconciler) EXPECT() *MockAuthorizationPolicyDeletionReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuthorizationPolicyDeletionReconciler) ReconcileAuthorizationPolicyDeletion ¶
func (m *MockAuthorizationPolicyDeletionReconciler) ReconcileAuthorizationPolicyDeletion(req reconcile.Request) error
ReconcileAuthorizationPolicyDeletion mocks base method.
type MockAuthorizationPolicyDeletionReconcilerMockRecorder ¶
type MockAuthorizationPolicyDeletionReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyDeletionReconcilerMockRecorder is the mock recorder for MockAuthorizationPolicyDeletionReconciler.
func (*MockAuthorizationPolicyDeletionReconcilerMockRecorder) ReconcileAuthorizationPolicyDeletion ¶
func (mr *MockAuthorizationPolicyDeletionReconcilerMockRecorder) ReconcileAuthorizationPolicyDeletion(req interface{}) *gomock.Call
ReconcileAuthorizationPolicyDeletion indicates an expected call of ReconcileAuthorizationPolicyDeletion.
type MockAuthorizationPolicyEventHandler ¶
type MockAuthorizationPolicyEventHandler struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyEventHandler is a mock of AuthorizationPolicyEventHandler interface.
func NewMockAuthorizationPolicyEventHandler ¶
func NewMockAuthorizationPolicyEventHandler(ctrl *gomock.Controller) *MockAuthorizationPolicyEventHandler
NewMockAuthorizationPolicyEventHandler creates a new mock instance.
func (*MockAuthorizationPolicyEventHandler) CreateAuthorizationPolicy ¶
func (m *MockAuthorizationPolicyEventHandler) CreateAuthorizationPolicy(obj *v1.AuthorizationPolicy) error
CreateAuthorizationPolicy mocks base method.
func (*MockAuthorizationPolicyEventHandler) DeleteAuthorizationPolicy ¶
func (m *MockAuthorizationPolicyEventHandler) DeleteAuthorizationPolicy(obj *v1.AuthorizationPolicy) error
DeleteAuthorizationPolicy mocks base method.
func (*MockAuthorizationPolicyEventHandler) EXPECT ¶
func (m *MockAuthorizationPolicyEventHandler) EXPECT() *MockAuthorizationPolicyEventHandlerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuthorizationPolicyEventHandler) GenericAuthorizationPolicy ¶
func (m *MockAuthorizationPolicyEventHandler) GenericAuthorizationPolicy(obj *v1.AuthorizationPolicy) error
GenericAuthorizationPolicy mocks base method.
func (*MockAuthorizationPolicyEventHandler) UpdateAuthorizationPolicy ¶
func (m *MockAuthorizationPolicyEventHandler) UpdateAuthorizationPolicy(old, new *v1.AuthorizationPolicy) error
UpdateAuthorizationPolicy mocks base method.
type MockAuthorizationPolicyEventHandlerMockRecorder ¶
type MockAuthorizationPolicyEventHandlerMockRecorder struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyEventHandlerMockRecorder is the mock recorder for MockAuthorizationPolicyEventHandler.
func (*MockAuthorizationPolicyEventHandlerMockRecorder) CreateAuthorizationPolicy ¶
func (mr *MockAuthorizationPolicyEventHandlerMockRecorder) CreateAuthorizationPolicy(obj interface{}) *gomock.Call
CreateAuthorizationPolicy indicates an expected call of CreateAuthorizationPolicy.
func (*MockAuthorizationPolicyEventHandlerMockRecorder) DeleteAuthorizationPolicy ¶
func (mr *MockAuthorizationPolicyEventHandlerMockRecorder) DeleteAuthorizationPolicy(obj interface{}) *gomock.Call
DeleteAuthorizationPolicy indicates an expected call of DeleteAuthorizationPolicy.
func (*MockAuthorizationPolicyEventHandlerMockRecorder) GenericAuthorizationPolicy ¶
func (mr *MockAuthorizationPolicyEventHandlerMockRecorder) GenericAuthorizationPolicy(obj interface{}) *gomock.Call
GenericAuthorizationPolicy indicates an expected call of GenericAuthorizationPolicy.
func (*MockAuthorizationPolicyEventHandlerMockRecorder) UpdateAuthorizationPolicy ¶
func (mr *MockAuthorizationPolicyEventHandlerMockRecorder) UpdateAuthorizationPolicy(old, new interface{}) *gomock.Call
UpdateAuthorizationPolicy indicates an expected call of UpdateAuthorizationPolicy.
type MockAuthorizationPolicyEventWatcher ¶
type MockAuthorizationPolicyEventWatcher struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyEventWatcher is a mock of AuthorizationPolicyEventWatcher interface.
func NewMockAuthorizationPolicyEventWatcher ¶
func NewMockAuthorizationPolicyEventWatcher(ctrl *gomock.Controller) *MockAuthorizationPolicyEventWatcher
NewMockAuthorizationPolicyEventWatcher creates a new mock instance.
func (*MockAuthorizationPolicyEventWatcher) AddEventHandler ¶
func (m *MockAuthorizationPolicyEventWatcher) AddEventHandler(ctx context.Context, h controller.AuthorizationPolicyEventHandler, predicates ...predicate.Predicate) error
AddEventHandler mocks base method.
func (*MockAuthorizationPolicyEventWatcher) EXPECT ¶
func (m *MockAuthorizationPolicyEventWatcher) EXPECT() *MockAuthorizationPolicyEventWatcherMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockAuthorizationPolicyEventWatcherMockRecorder ¶
type MockAuthorizationPolicyEventWatcherMockRecorder struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyEventWatcherMockRecorder is the mock recorder for MockAuthorizationPolicyEventWatcher.
func (*MockAuthorizationPolicyEventWatcherMockRecorder) AddEventHandler ¶
func (mr *MockAuthorizationPolicyEventWatcherMockRecorder) AddEventHandler(ctx, h interface{}, predicates ...interface{}) *gomock.Call
AddEventHandler indicates an expected call of AddEventHandler.
type MockAuthorizationPolicyFinalizer ¶
type MockAuthorizationPolicyFinalizer struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyFinalizer is a mock of AuthorizationPolicyFinalizer interface.
func NewMockAuthorizationPolicyFinalizer ¶
func NewMockAuthorizationPolicyFinalizer(ctrl *gomock.Controller) *MockAuthorizationPolicyFinalizer
NewMockAuthorizationPolicyFinalizer creates a new mock instance.
func (*MockAuthorizationPolicyFinalizer) AuthorizationPolicyFinalizerName ¶
func (m *MockAuthorizationPolicyFinalizer) AuthorizationPolicyFinalizerName() string
AuthorizationPolicyFinalizerName mocks base method.
func (*MockAuthorizationPolicyFinalizer) EXPECT ¶
func (m *MockAuthorizationPolicyFinalizer) EXPECT() *MockAuthorizationPolicyFinalizerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuthorizationPolicyFinalizer) FinalizeAuthorizationPolicy ¶
func (m *MockAuthorizationPolicyFinalizer) FinalizeAuthorizationPolicy(obj *v1.AuthorizationPolicy) error
FinalizeAuthorizationPolicy mocks base method.
func (*MockAuthorizationPolicyFinalizer) ReconcileAuthorizationPolicy ¶
func (m *MockAuthorizationPolicyFinalizer) ReconcileAuthorizationPolicy(obj *v1.AuthorizationPolicy) (reconcile.Result, error)
ReconcileAuthorizationPolicy mocks base method.
type MockAuthorizationPolicyFinalizerMockRecorder ¶
type MockAuthorizationPolicyFinalizerMockRecorder struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyFinalizerMockRecorder is the mock recorder for MockAuthorizationPolicyFinalizer.
func (*MockAuthorizationPolicyFinalizerMockRecorder) AuthorizationPolicyFinalizerName ¶
func (mr *MockAuthorizationPolicyFinalizerMockRecorder) AuthorizationPolicyFinalizerName() *gomock.Call
AuthorizationPolicyFinalizerName indicates an expected call of AuthorizationPolicyFinalizerName.
func (*MockAuthorizationPolicyFinalizerMockRecorder) FinalizeAuthorizationPolicy ¶
func (mr *MockAuthorizationPolicyFinalizerMockRecorder) FinalizeAuthorizationPolicy(obj interface{}) *gomock.Call
FinalizeAuthorizationPolicy indicates an expected call of FinalizeAuthorizationPolicy.
func (*MockAuthorizationPolicyFinalizerMockRecorder) ReconcileAuthorizationPolicy ¶
func (mr *MockAuthorizationPolicyFinalizerMockRecorder) ReconcileAuthorizationPolicy(obj interface{}) *gomock.Call
ReconcileAuthorizationPolicy indicates an expected call of ReconcileAuthorizationPolicy.
type MockAuthorizationPolicyReconcileLoop ¶
type MockAuthorizationPolicyReconcileLoop struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyReconcileLoop is a mock of AuthorizationPolicyReconcileLoop interface.
func NewMockAuthorizationPolicyReconcileLoop ¶
func NewMockAuthorizationPolicyReconcileLoop(ctrl *gomock.Controller) *MockAuthorizationPolicyReconcileLoop
NewMockAuthorizationPolicyReconcileLoop creates a new mock instance.
func (*MockAuthorizationPolicyReconcileLoop) EXPECT ¶
func (m *MockAuthorizationPolicyReconcileLoop) EXPECT() *MockAuthorizationPolicyReconcileLoopMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuthorizationPolicyReconcileLoop) RunAuthorizationPolicyReconciler ¶
func (m *MockAuthorizationPolicyReconcileLoop) RunAuthorizationPolicyReconciler(ctx context.Context, rec controller.AuthorizationPolicyReconciler, predicates ...predicate.Predicate) error
RunAuthorizationPolicyReconciler mocks base method.
type MockAuthorizationPolicyReconcileLoopMockRecorder ¶
type MockAuthorizationPolicyReconcileLoopMockRecorder struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyReconcileLoopMockRecorder is the mock recorder for MockAuthorizationPolicyReconcileLoop.
func (*MockAuthorizationPolicyReconcileLoopMockRecorder) RunAuthorizationPolicyReconciler ¶
func (mr *MockAuthorizationPolicyReconcileLoopMockRecorder) RunAuthorizationPolicyReconciler(ctx, rec interface{}, predicates ...interface{}) *gomock.Call
RunAuthorizationPolicyReconciler indicates an expected call of RunAuthorizationPolicyReconciler.
type MockAuthorizationPolicyReconciler ¶
type MockAuthorizationPolicyReconciler struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyReconciler is a mock of AuthorizationPolicyReconciler interface.
func NewMockAuthorizationPolicyReconciler ¶
func NewMockAuthorizationPolicyReconciler(ctrl *gomock.Controller) *MockAuthorizationPolicyReconciler
NewMockAuthorizationPolicyReconciler creates a new mock instance.
func (*MockAuthorizationPolicyReconciler) EXPECT ¶
func (m *MockAuthorizationPolicyReconciler) EXPECT() *MockAuthorizationPolicyReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuthorizationPolicyReconciler) ReconcileAuthorizationPolicy ¶
func (m *MockAuthorizationPolicyReconciler) ReconcileAuthorizationPolicy(obj *v1.AuthorizationPolicy) (reconcile.Result, error)
ReconcileAuthorizationPolicy mocks base method.
type MockAuthorizationPolicyReconcilerMockRecorder ¶
type MockAuthorizationPolicyReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockAuthorizationPolicyReconcilerMockRecorder is the mock recorder for MockAuthorizationPolicyReconciler.
func (*MockAuthorizationPolicyReconcilerMockRecorder) ReconcileAuthorizationPolicy ¶
func (mr *MockAuthorizationPolicyReconcilerMockRecorder) ReconcileAuthorizationPolicy(obj interface{}) *gomock.Call
ReconcileAuthorizationPolicy indicates an expected call of ReconcileAuthorizationPolicy.
type MockMulticlusterAuthorizationPolicyDeletionReconciler ¶
type MockMulticlusterAuthorizationPolicyDeletionReconciler struct {
// contains filtered or unexported fields
}
MockMulticlusterAuthorizationPolicyDeletionReconciler is a mock of MulticlusterAuthorizationPolicyDeletionReconciler interface.
func NewMockMulticlusterAuthorizationPolicyDeletionReconciler ¶
func NewMockMulticlusterAuthorizationPolicyDeletionReconciler(ctrl *gomock.Controller) *MockMulticlusterAuthorizationPolicyDeletionReconciler
NewMockMulticlusterAuthorizationPolicyDeletionReconciler creates a new mock instance.
func (*MockMulticlusterAuthorizationPolicyDeletionReconciler) EXPECT ¶
func (m *MockMulticlusterAuthorizationPolicyDeletionReconciler) EXPECT() *MockMulticlusterAuthorizationPolicyDeletionReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMulticlusterAuthorizationPolicyDeletionReconciler) ReconcileAuthorizationPolicyDeletion ¶
func (m *MockMulticlusterAuthorizationPolicyDeletionReconciler) ReconcileAuthorizationPolicyDeletion(clusterName string, req reconcile.Request) error
ReconcileAuthorizationPolicyDeletion mocks base method.
type MockMulticlusterAuthorizationPolicyDeletionReconcilerMockRecorder ¶
type MockMulticlusterAuthorizationPolicyDeletionReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockMulticlusterAuthorizationPolicyDeletionReconcilerMockRecorder is the mock recorder for MockMulticlusterAuthorizationPolicyDeletionReconciler.
func (*MockMulticlusterAuthorizationPolicyDeletionReconcilerMockRecorder) ReconcileAuthorizationPolicyDeletion ¶
func (mr *MockMulticlusterAuthorizationPolicyDeletionReconcilerMockRecorder) ReconcileAuthorizationPolicyDeletion(clusterName, req interface{}) *gomock.Call
ReconcileAuthorizationPolicyDeletion indicates an expected call of ReconcileAuthorizationPolicyDeletion.
type MockMulticlusterAuthorizationPolicyReconcileLoop ¶
type MockMulticlusterAuthorizationPolicyReconcileLoop struct {
// contains filtered or unexported fields
}
MockMulticlusterAuthorizationPolicyReconcileLoop is a mock of MulticlusterAuthorizationPolicyReconcileLoop interface.
func NewMockMulticlusterAuthorizationPolicyReconcileLoop ¶
func NewMockMulticlusterAuthorizationPolicyReconcileLoop(ctrl *gomock.Controller) *MockMulticlusterAuthorizationPolicyReconcileLoop
NewMockMulticlusterAuthorizationPolicyReconcileLoop creates a new mock instance.
func (*MockMulticlusterAuthorizationPolicyReconcileLoop) AddMulticlusterAuthorizationPolicyReconciler ¶
func (m *MockMulticlusterAuthorizationPolicyReconcileLoop) AddMulticlusterAuthorizationPolicyReconciler(ctx context.Context, rec controller.MulticlusterAuthorizationPolicyReconciler, predicates ...predicate.Predicate)
AddMulticlusterAuthorizationPolicyReconciler mocks base method.
func (*MockMulticlusterAuthorizationPolicyReconcileLoop) EXPECT ¶
func (m *MockMulticlusterAuthorizationPolicyReconcileLoop) EXPECT() *MockMulticlusterAuthorizationPolicyReconcileLoopMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockMulticlusterAuthorizationPolicyReconcileLoopMockRecorder ¶
type MockMulticlusterAuthorizationPolicyReconcileLoopMockRecorder struct {
// contains filtered or unexported fields
}
MockMulticlusterAuthorizationPolicyReconcileLoopMockRecorder is the mock recorder for MockMulticlusterAuthorizationPolicyReconcileLoop.
func (*MockMulticlusterAuthorizationPolicyReconcileLoopMockRecorder) AddMulticlusterAuthorizationPolicyReconciler ¶
func (mr *MockMulticlusterAuthorizationPolicyReconcileLoopMockRecorder) AddMulticlusterAuthorizationPolicyReconciler(ctx, rec interface{}, predicates ...interface{}) *gomock.Call
AddMulticlusterAuthorizationPolicyReconciler indicates an expected call of AddMulticlusterAuthorizationPolicyReconciler.
type MockMulticlusterAuthorizationPolicyReconciler ¶
type MockMulticlusterAuthorizationPolicyReconciler struct {
// contains filtered or unexported fields
}
MockMulticlusterAuthorizationPolicyReconciler is a mock of MulticlusterAuthorizationPolicyReconciler interface.
func NewMockMulticlusterAuthorizationPolicyReconciler ¶
func NewMockMulticlusterAuthorizationPolicyReconciler(ctrl *gomock.Controller) *MockMulticlusterAuthorizationPolicyReconciler
NewMockMulticlusterAuthorizationPolicyReconciler creates a new mock instance.
func (*MockMulticlusterAuthorizationPolicyReconciler) EXPECT ¶
func (m *MockMulticlusterAuthorizationPolicyReconciler) EXPECT() *MockMulticlusterAuthorizationPolicyReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMulticlusterAuthorizationPolicyReconciler) ReconcileAuthorizationPolicy ¶
func (m *MockMulticlusterAuthorizationPolicyReconciler) ReconcileAuthorizationPolicy(clusterName string, obj *v1.AuthorizationPolicy) (reconcile.Result, error)
ReconcileAuthorizationPolicy mocks base method.
type MockMulticlusterAuthorizationPolicyReconcilerMockRecorder ¶
type MockMulticlusterAuthorizationPolicyReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockMulticlusterAuthorizationPolicyReconcilerMockRecorder is the mock recorder for MockMulticlusterAuthorizationPolicyReconciler.
func (*MockMulticlusterAuthorizationPolicyReconcilerMockRecorder) ReconcileAuthorizationPolicy ¶
func (mr *MockMulticlusterAuthorizationPolicyReconcilerMockRecorder) ReconcileAuthorizationPolicy(clusterName, obj interface{}) *gomock.Call
ReconcileAuthorizationPolicy indicates an expected call of ReconcileAuthorizationPolicy.
type MockMulticlusterPeerAuthenticationDeletionReconciler ¶
type MockMulticlusterPeerAuthenticationDeletionReconciler struct {
// contains filtered or unexported fields
}
MockMulticlusterPeerAuthenticationDeletionReconciler is a mock of MulticlusterPeerAuthenticationDeletionReconciler interface.
func NewMockMulticlusterPeerAuthenticationDeletionReconciler ¶
func NewMockMulticlusterPeerAuthenticationDeletionReconciler(ctrl *gomock.Controller) *MockMulticlusterPeerAuthenticationDeletionReconciler
NewMockMulticlusterPeerAuthenticationDeletionReconciler creates a new mock instance.
func (*MockMulticlusterPeerAuthenticationDeletionReconciler) EXPECT ¶
func (m *MockMulticlusterPeerAuthenticationDeletionReconciler) EXPECT() *MockMulticlusterPeerAuthenticationDeletionReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMulticlusterPeerAuthenticationDeletionReconciler) ReconcilePeerAuthenticationDeletion ¶
func (m *MockMulticlusterPeerAuthenticationDeletionReconciler) ReconcilePeerAuthenticationDeletion(clusterName string, req reconcile.Request) error
ReconcilePeerAuthenticationDeletion mocks base method.
type MockMulticlusterPeerAuthenticationDeletionReconcilerMockRecorder ¶
type MockMulticlusterPeerAuthenticationDeletionReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockMulticlusterPeerAuthenticationDeletionReconcilerMockRecorder is the mock recorder for MockMulticlusterPeerAuthenticationDeletionReconciler.
func (*MockMulticlusterPeerAuthenticationDeletionReconcilerMockRecorder) ReconcilePeerAuthenticationDeletion ¶
func (mr *MockMulticlusterPeerAuthenticationDeletionReconcilerMockRecorder) ReconcilePeerAuthenticationDeletion(clusterName, req interface{}) *gomock.Call
ReconcilePeerAuthenticationDeletion indicates an expected call of ReconcilePeerAuthenticationDeletion.
type MockMulticlusterPeerAuthenticationReconcileLoop ¶
type MockMulticlusterPeerAuthenticationReconcileLoop struct {
// contains filtered or unexported fields
}
MockMulticlusterPeerAuthenticationReconcileLoop is a mock of MulticlusterPeerAuthenticationReconcileLoop interface.
func NewMockMulticlusterPeerAuthenticationReconcileLoop ¶
func NewMockMulticlusterPeerAuthenticationReconcileLoop(ctrl *gomock.Controller) *MockMulticlusterPeerAuthenticationReconcileLoop
NewMockMulticlusterPeerAuthenticationReconcileLoop creates a new mock instance.
func (*MockMulticlusterPeerAuthenticationReconcileLoop) AddMulticlusterPeerAuthenticationReconciler ¶
func (m *MockMulticlusterPeerAuthenticationReconcileLoop) AddMulticlusterPeerAuthenticationReconciler(ctx context.Context, rec controller.MulticlusterPeerAuthenticationReconciler, predicates ...predicate.Predicate)
AddMulticlusterPeerAuthenticationReconciler mocks base method.
func (*MockMulticlusterPeerAuthenticationReconcileLoop) EXPECT ¶
func (m *MockMulticlusterPeerAuthenticationReconcileLoop) EXPECT() *MockMulticlusterPeerAuthenticationReconcileLoopMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockMulticlusterPeerAuthenticationReconcileLoopMockRecorder ¶
type MockMulticlusterPeerAuthenticationReconcileLoopMockRecorder struct {
// contains filtered or unexported fields
}
MockMulticlusterPeerAuthenticationReconcileLoopMockRecorder is the mock recorder for MockMulticlusterPeerAuthenticationReconcileLoop.
func (*MockMulticlusterPeerAuthenticationReconcileLoopMockRecorder) AddMulticlusterPeerAuthenticationReconciler ¶
func (mr *MockMulticlusterPeerAuthenticationReconcileLoopMockRecorder) AddMulticlusterPeerAuthenticationReconciler(ctx, rec interface{}, predicates ...interface{}) *gomock.Call
AddMulticlusterPeerAuthenticationReconciler indicates an expected call of AddMulticlusterPeerAuthenticationReconciler.
type MockMulticlusterPeerAuthenticationReconciler ¶
type MockMulticlusterPeerAuthenticationReconciler struct {
// contains filtered or unexported fields
}
MockMulticlusterPeerAuthenticationReconciler is a mock of MulticlusterPeerAuthenticationReconciler interface.
func NewMockMulticlusterPeerAuthenticationReconciler ¶
func NewMockMulticlusterPeerAuthenticationReconciler(ctrl *gomock.Controller) *MockMulticlusterPeerAuthenticationReconciler
NewMockMulticlusterPeerAuthenticationReconciler creates a new mock instance.
func (*MockMulticlusterPeerAuthenticationReconciler) EXPECT ¶
func (m *MockMulticlusterPeerAuthenticationReconciler) EXPECT() *MockMulticlusterPeerAuthenticationReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMulticlusterPeerAuthenticationReconciler) ReconcilePeerAuthentication ¶
func (m *MockMulticlusterPeerAuthenticationReconciler) ReconcilePeerAuthentication(clusterName string, obj *v1.PeerAuthentication) (reconcile.Result, error)
ReconcilePeerAuthentication mocks base method.
type MockMulticlusterPeerAuthenticationReconcilerMockRecorder ¶
type MockMulticlusterPeerAuthenticationReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockMulticlusterPeerAuthenticationReconcilerMockRecorder is the mock recorder for MockMulticlusterPeerAuthenticationReconciler.
func (*MockMulticlusterPeerAuthenticationReconcilerMockRecorder) ReconcilePeerAuthentication ¶
func (mr *MockMulticlusterPeerAuthenticationReconcilerMockRecorder) ReconcilePeerAuthentication(clusterName, obj interface{}) *gomock.Call
ReconcilePeerAuthentication indicates an expected call of ReconcilePeerAuthentication.
type MockMulticlusterRequestAuthenticationDeletionReconciler ¶
type MockMulticlusterRequestAuthenticationDeletionReconciler struct {
// contains filtered or unexported fields
}
MockMulticlusterRequestAuthenticationDeletionReconciler is a mock of MulticlusterRequestAuthenticationDeletionReconciler interface.
func NewMockMulticlusterRequestAuthenticationDeletionReconciler ¶
func NewMockMulticlusterRequestAuthenticationDeletionReconciler(ctrl *gomock.Controller) *MockMulticlusterRequestAuthenticationDeletionReconciler
NewMockMulticlusterRequestAuthenticationDeletionReconciler creates a new mock instance.
func (*MockMulticlusterRequestAuthenticationDeletionReconciler) EXPECT ¶
func (m *MockMulticlusterRequestAuthenticationDeletionReconciler) EXPECT() *MockMulticlusterRequestAuthenticationDeletionReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMulticlusterRequestAuthenticationDeletionReconciler) ReconcileRequestAuthenticationDeletion ¶
func (m *MockMulticlusterRequestAuthenticationDeletionReconciler) ReconcileRequestAuthenticationDeletion(clusterName string, req reconcile.Request) error
ReconcileRequestAuthenticationDeletion mocks base method.
type MockMulticlusterRequestAuthenticationDeletionReconcilerMockRecorder ¶
type MockMulticlusterRequestAuthenticationDeletionReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockMulticlusterRequestAuthenticationDeletionReconcilerMockRecorder is the mock recorder for MockMulticlusterRequestAuthenticationDeletionReconciler.
func (*MockMulticlusterRequestAuthenticationDeletionReconcilerMockRecorder) ReconcileRequestAuthenticationDeletion ¶
func (mr *MockMulticlusterRequestAuthenticationDeletionReconcilerMockRecorder) ReconcileRequestAuthenticationDeletion(clusterName, req interface{}) *gomock.Call
ReconcileRequestAuthenticationDeletion indicates an expected call of ReconcileRequestAuthenticationDeletion.
type MockMulticlusterRequestAuthenticationReconcileLoop ¶
type MockMulticlusterRequestAuthenticationReconcileLoop struct {
// contains filtered or unexported fields
}
MockMulticlusterRequestAuthenticationReconcileLoop is a mock of MulticlusterRequestAuthenticationReconcileLoop interface.
func NewMockMulticlusterRequestAuthenticationReconcileLoop ¶
func NewMockMulticlusterRequestAuthenticationReconcileLoop(ctrl *gomock.Controller) *MockMulticlusterRequestAuthenticationReconcileLoop
NewMockMulticlusterRequestAuthenticationReconcileLoop creates a new mock instance.
func (*MockMulticlusterRequestAuthenticationReconcileLoop) AddMulticlusterRequestAuthenticationReconciler ¶
func (m *MockMulticlusterRequestAuthenticationReconcileLoop) AddMulticlusterRequestAuthenticationReconciler(ctx context.Context, rec controller.MulticlusterRequestAuthenticationReconciler, predicates ...predicate.Predicate)
AddMulticlusterRequestAuthenticationReconciler mocks base method.
func (*MockMulticlusterRequestAuthenticationReconcileLoop) EXPECT ¶
func (m *MockMulticlusterRequestAuthenticationReconcileLoop) EXPECT() *MockMulticlusterRequestAuthenticationReconcileLoopMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockMulticlusterRequestAuthenticationReconcileLoopMockRecorder ¶
type MockMulticlusterRequestAuthenticationReconcileLoopMockRecorder struct {
// contains filtered or unexported fields
}
MockMulticlusterRequestAuthenticationReconcileLoopMockRecorder is the mock recorder for MockMulticlusterRequestAuthenticationReconcileLoop.
func (*MockMulticlusterRequestAuthenticationReconcileLoopMockRecorder) AddMulticlusterRequestAuthenticationReconciler ¶
func (mr *MockMulticlusterRequestAuthenticationReconcileLoopMockRecorder) AddMulticlusterRequestAuthenticationReconciler(ctx, rec interface{}, predicates ...interface{}) *gomock.Call
AddMulticlusterRequestAuthenticationReconciler indicates an expected call of AddMulticlusterRequestAuthenticationReconciler.
type MockMulticlusterRequestAuthenticationReconciler ¶
type MockMulticlusterRequestAuthenticationReconciler struct {
// contains filtered or unexported fields
}
MockMulticlusterRequestAuthenticationReconciler is a mock of MulticlusterRequestAuthenticationReconciler interface.
func NewMockMulticlusterRequestAuthenticationReconciler ¶
func NewMockMulticlusterRequestAuthenticationReconciler(ctrl *gomock.Controller) *MockMulticlusterRequestAuthenticationReconciler
NewMockMulticlusterRequestAuthenticationReconciler creates a new mock instance.
func (*MockMulticlusterRequestAuthenticationReconciler) EXPECT ¶
func (m *MockMulticlusterRequestAuthenticationReconciler) EXPECT() *MockMulticlusterRequestAuthenticationReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMulticlusterRequestAuthenticationReconciler) ReconcileRequestAuthentication ¶
func (m *MockMulticlusterRequestAuthenticationReconciler) ReconcileRequestAuthentication(clusterName string, obj *v1.RequestAuthentication) (reconcile.Result, error)
ReconcileRequestAuthentication mocks base method.
type MockMulticlusterRequestAuthenticationReconcilerMockRecorder ¶
type MockMulticlusterRequestAuthenticationReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockMulticlusterRequestAuthenticationReconcilerMockRecorder is the mock recorder for MockMulticlusterRequestAuthenticationReconciler.
func (*MockMulticlusterRequestAuthenticationReconcilerMockRecorder) ReconcileRequestAuthentication ¶
func (mr *MockMulticlusterRequestAuthenticationReconcilerMockRecorder) ReconcileRequestAuthentication(clusterName, obj interface{}) *gomock.Call
ReconcileRequestAuthentication indicates an expected call of ReconcileRequestAuthentication.
type MockPeerAuthenticationDeletionReconciler ¶
type MockPeerAuthenticationDeletionReconciler struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationDeletionReconciler is a mock of PeerAuthenticationDeletionReconciler interface.
func NewMockPeerAuthenticationDeletionReconciler ¶
func NewMockPeerAuthenticationDeletionReconciler(ctrl *gomock.Controller) *MockPeerAuthenticationDeletionReconciler
NewMockPeerAuthenticationDeletionReconciler creates a new mock instance.
func (*MockPeerAuthenticationDeletionReconciler) EXPECT ¶
func (m *MockPeerAuthenticationDeletionReconciler) EXPECT() *MockPeerAuthenticationDeletionReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPeerAuthenticationDeletionReconciler) ReconcilePeerAuthenticationDeletion ¶
func (m *MockPeerAuthenticationDeletionReconciler) ReconcilePeerAuthenticationDeletion(req reconcile.Request) error
ReconcilePeerAuthenticationDeletion mocks base method.
type MockPeerAuthenticationDeletionReconcilerMockRecorder ¶
type MockPeerAuthenticationDeletionReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationDeletionReconcilerMockRecorder is the mock recorder for MockPeerAuthenticationDeletionReconciler.
func (*MockPeerAuthenticationDeletionReconcilerMockRecorder) ReconcilePeerAuthenticationDeletion ¶
func (mr *MockPeerAuthenticationDeletionReconcilerMockRecorder) ReconcilePeerAuthenticationDeletion(req interface{}) *gomock.Call
ReconcilePeerAuthenticationDeletion indicates an expected call of ReconcilePeerAuthenticationDeletion.
type MockPeerAuthenticationEventHandler ¶
type MockPeerAuthenticationEventHandler struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationEventHandler is a mock of PeerAuthenticationEventHandler interface.
func NewMockPeerAuthenticationEventHandler ¶
func NewMockPeerAuthenticationEventHandler(ctrl *gomock.Controller) *MockPeerAuthenticationEventHandler
NewMockPeerAuthenticationEventHandler creates a new mock instance.
func (*MockPeerAuthenticationEventHandler) CreatePeerAuthentication ¶
func (m *MockPeerAuthenticationEventHandler) CreatePeerAuthentication(obj *v1.PeerAuthentication) error
CreatePeerAuthentication mocks base method.
func (*MockPeerAuthenticationEventHandler) DeletePeerAuthentication ¶
func (m *MockPeerAuthenticationEventHandler) DeletePeerAuthentication(obj *v1.PeerAuthentication) error
DeletePeerAuthentication mocks base method.
func (*MockPeerAuthenticationEventHandler) EXPECT ¶
func (m *MockPeerAuthenticationEventHandler) EXPECT() *MockPeerAuthenticationEventHandlerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPeerAuthenticationEventHandler) GenericPeerAuthentication ¶
func (m *MockPeerAuthenticationEventHandler) GenericPeerAuthentication(obj *v1.PeerAuthentication) error
GenericPeerAuthentication mocks base method.
func (*MockPeerAuthenticationEventHandler) UpdatePeerAuthentication ¶
func (m *MockPeerAuthenticationEventHandler) UpdatePeerAuthentication(old, new *v1.PeerAuthentication) error
UpdatePeerAuthentication mocks base method.
type MockPeerAuthenticationEventHandlerMockRecorder ¶
type MockPeerAuthenticationEventHandlerMockRecorder struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationEventHandlerMockRecorder is the mock recorder for MockPeerAuthenticationEventHandler.
func (*MockPeerAuthenticationEventHandlerMockRecorder) CreatePeerAuthentication ¶
func (mr *MockPeerAuthenticationEventHandlerMockRecorder) CreatePeerAuthentication(obj interface{}) *gomock.Call
CreatePeerAuthentication indicates an expected call of CreatePeerAuthentication.
func (*MockPeerAuthenticationEventHandlerMockRecorder) DeletePeerAuthentication ¶
func (mr *MockPeerAuthenticationEventHandlerMockRecorder) DeletePeerAuthentication(obj interface{}) *gomock.Call
DeletePeerAuthentication indicates an expected call of DeletePeerAuthentication.
func (*MockPeerAuthenticationEventHandlerMockRecorder) GenericPeerAuthentication ¶
func (mr *MockPeerAuthenticationEventHandlerMockRecorder) GenericPeerAuthentication(obj interface{}) *gomock.Call
GenericPeerAuthentication indicates an expected call of GenericPeerAuthentication.
func (*MockPeerAuthenticationEventHandlerMockRecorder) UpdatePeerAuthentication ¶
func (mr *MockPeerAuthenticationEventHandlerMockRecorder) UpdatePeerAuthentication(old, new interface{}) *gomock.Call
UpdatePeerAuthentication indicates an expected call of UpdatePeerAuthentication.
type MockPeerAuthenticationEventWatcher ¶
type MockPeerAuthenticationEventWatcher struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationEventWatcher is a mock of PeerAuthenticationEventWatcher interface.
func NewMockPeerAuthenticationEventWatcher ¶
func NewMockPeerAuthenticationEventWatcher(ctrl *gomock.Controller) *MockPeerAuthenticationEventWatcher
NewMockPeerAuthenticationEventWatcher creates a new mock instance.
func (*MockPeerAuthenticationEventWatcher) AddEventHandler ¶
func (m *MockPeerAuthenticationEventWatcher) AddEventHandler(ctx context.Context, h controller.PeerAuthenticationEventHandler, predicates ...predicate.Predicate) error
AddEventHandler mocks base method.
func (*MockPeerAuthenticationEventWatcher) EXPECT ¶
func (m *MockPeerAuthenticationEventWatcher) EXPECT() *MockPeerAuthenticationEventWatcherMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockPeerAuthenticationEventWatcherMockRecorder ¶
type MockPeerAuthenticationEventWatcherMockRecorder struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationEventWatcherMockRecorder is the mock recorder for MockPeerAuthenticationEventWatcher.
func (*MockPeerAuthenticationEventWatcherMockRecorder) AddEventHandler ¶
func (mr *MockPeerAuthenticationEventWatcherMockRecorder) AddEventHandler(ctx, h interface{}, predicates ...interface{}) *gomock.Call
AddEventHandler indicates an expected call of AddEventHandler.
type MockPeerAuthenticationFinalizer ¶
type MockPeerAuthenticationFinalizer struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationFinalizer is a mock of PeerAuthenticationFinalizer interface.
func NewMockPeerAuthenticationFinalizer ¶
func NewMockPeerAuthenticationFinalizer(ctrl *gomock.Controller) *MockPeerAuthenticationFinalizer
NewMockPeerAuthenticationFinalizer creates a new mock instance.
func (*MockPeerAuthenticationFinalizer) EXPECT ¶
func (m *MockPeerAuthenticationFinalizer) EXPECT() *MockPeerAuthenticationFinalizerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPeerAuthenticationFinalizer) FinalizePeerAuthentication ¶
func (m *MockPeerAuthenticationFinalizer) FinalizePeerAuthentication(obj *v1.PeerAuthentication) error
FinalizePeerAuthentication mocks base method.
func (*MockPeerAuthenticationFinalizer) PeerAuthenticationFinalizerName ¶
func (m *MockPeerAuthenticationFinalizer) PeerAuthenticationFinalizerName() string
PeerAuthenticationFinalizerName mocks base method.
func (*MockPeerAuthenticationFinalizer) ReconcilePeerAuthentication ¶
func (m *MockPeerAuthenticationFinalizer) ReconcilePeerAuthentication(obj *v1.PeerAuthentication) (reconcile.Result, error)
ReconcilePeerAuthentication mocks base method.
type MockPeerAuthenticationFinalizerMockRecorder ¶
type MockPeerAuthenticationFinalizerMockRecorder struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationFinalizerMockRecorder is the mock recorder for MockPeerAuthenticationFinalizer.
func (*MockPeerAuthenticationFinalizerMockRecorder) FinalizePeerAuthentication ¶
func (mr *MockPeerAuthenticationFinalizerMockRecorder) FinalizePeerAuthentication(obj interface{}) *gomock.Call
FinalizePeerAuthentication indicates an expected call of FinalizePeerAuthentication.
func (*MockPeerAuthenticationFinalizerMockRecorder) PeerAuthenticationFinalizerName ¶
func (mr *MockPeerAuthenticationFinalizerMockRecorder) PeerAuthenticationFinalizerName() *gomock.Call
PeerAuthenticationFinalizerName indicates an expected call of PeerAuthenticationFinalizerName.
func (*MockPeerAuthenticationFinalizerMockRecorder) ReconcilePeerAuthentication ¶
func (mr *MockPeerAuthenticationFinalizerMockRecorder) ReconcilePeerAuthentication(obj interface{}) *gomock.Call
ReconcilePeerAuthentication indicates an expected call of ReconcilePeerAuthentication.
type MockPeerAuthenticationReconcileLoop ¶
type MockPeerAuthenticationReconcileLoop struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationReconcileLoop is a mock of PeerAuthenticationReconcileLoop interface.
func NewMockPeerAuthenticationReconcileLoop ¶
func NewMockPeerAuthenticationReconcileLoop(ctrl *gomock.Controller) *MockPeerAuthenticationReconcileLoop
NewMockPeerAuthenticationReconcileLoop creates a new mock instance.
func (*MockPeerAuthenticationReconcileLoop) EXPECT ¶
func (m *MockPeerAuthenticationReconcileLoop) EXPECT() *MockPeerAuthenticationReconcileLoopMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPeerAuthenticationReconcileLoop) RunPeerAuthenticationReconciler ¶
func (m *MockPeerAuthenticationReconcileLoop) RunPeerAuthenticationReconciler(ctx context.Context, rec controller.PeerAuthenticationReconciler, predicates ...predicate.Predicate) error
RunPeerAuthenticationReconciler mocks base method.
type MockPeerAuthenticationReconcileLoopMockRecorder ¶
type MockPeerAuthenticationReconcileLoopMockRecorder struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationReconcileLoopMockRecorder is the mock recorder for MockPeerAuthenticationReconcileLoop.
func (*MockPeerAuthenticationReconcileLoopMockRecorder) RunPeerAuthenticationReconciler ¶
func (mr *MockPeerAuthenticationReconcileLoopMockRecorder) RunPeerAuthenticationReconciler(ctx, rec interface{}, predicates ...interface{}) *gomock.Call
RunPeerAuthenticationReconciler indicates an expected call of RunPeerAuthenticationReconciler.
type MockPeerAuthenticationReconciler ¶
type MockPeerAuthenticationReconciler struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationReconciler is a mock of PeerAuthenticationReconciler interface.
func NewMockPeerAuthenticationReconciler ¶
func NewMockPeerAuthenticationReconciler(ctrl *gomock.Controller) *MockPeerAuthenticationReconciler
NewMockPeerAuthenticationReconciler creates a new mock instance.
func (*MockPeerAuthenticationReconciler) EXPECT ¶
func (m *MockPeerAuthenticationReconciler) EXPECT() *MockPeerAuthenticationReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPeerAuthenticationReconciler) ReconcilePeerAuthentication ¶
func (m *MockPeerAuthenticationReconciler) ReconcilePeerAuthentication(obj *v1.PeerAuthentication) (reconcile.Result, error)
ReconcilePeerAuthentication mocks base method.
type MockPeerAuthenticationReconcilerMockRecorder ¶
type MockPeerAuthenticationReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockPeerAuthenticationReconcilerMockRecorder is the mock recorder for MockPeerAuthenticationReconciler.
func (*MockPeerAuthenticationReconcilerMockRecorder) ReconcilePeerAuthentication ¶
func (mr *MockPeerAuthenticationReconcilerMockRecorder) ReconcilePeerAuthentication(obj interface{}) *gomock.Call
ReconcilePeerAuthentication indicates an expected call of ReconcilePeerAuthentication.
type MockRequestAuthenticationDeletionReconciler ¶
type MockRequestAuthenticationDeletionReconciler struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationDeletionReconciler is a mock of RequestAuthenticationDeletionReconciler interface.
func NewMockRequestAuthenticationDeletionReconciler ¶
func NewMockRequestAuthenticationDeletionReconciler(ctrl *gomock.Controller) *MockRequestAuthenticationDeletionReconciler
NewMockRequestAuthenticationDeletionReconciler creates a new mock instance.
func (*MockRequestAuthenticationDeletionReconciler) EXPECT ¶
func (m *MockRequestAuthenticationDeletionReconciler) EXPECT() *MockRequestAuthenticationDeletionReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRequestAuthenticationDeletionReconciler) ReconcileRequestAuthenticationDeletion ¶
func (m *MockRequestAuthenticationDeletionReconciler) ReconcileRequestAuthenticationDeletion(req reconcile.Request) error
ReconcileRequestAuthenticationDeletion mocks base method.
type MockRequestAuthenticationDeletionReconcilerMockRecorder ¶
type MockRequestAuthenticationDeletionReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationDeletionReconcilerMockRecorder is the mock recorder for MockRequestAuthenticationDeletionReconciler.
func (*MockRequestAuthenticationDeletionReconcilerMockRecorder) ReconcileRequestAuthenticationDeletion ¶
func (mr *MockRequestAuthenticationDeletionReconcilerMockRecorder) ReconcileRequestAuthenticationDeletion(req interface{}) *gomock.Call
ReconcileRequestAuthenticationDeletion indicates an expected call of ReconcileRequestAuthenticationDeletion.
type MockRequestAuthenticationEventHandler ¶
type MockRequestAuthenticationEventHandler struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationEventHandler is a mock of RequestAuthenticationEventHandler interface.
func NewMockRequestAuthenticationEventHandler ¶
func NewMockRequestAuthenticationEventHandler(ctrl *gomock.Controller) *MockRequestAuthenticationEventHandler
NewMockRequestAuthenticationEventHandler creates a new mock instance.
func (*MockRequestAuthenticationEventHandler) CreateRequestAuthentication ¶
func (m *MockRequestAuthenticationEventHandler) CreateRequestAuthentication(obj *v1.RequestAuthentication) error
CreateRequestAuthentication mocks base method.
func (*MockRequestAuthenticationEventHandler) DeleteRequestAuthentication ¶
func (m *MockRequestAuthenticationEventHandler) DeleteRequestAuthentication(obj *v1.RequestAuthentication) error
DeleteRequestAuthentication mocks base method.
func (*MockRequestAuthenticationEventHandler) EXPECT ¶
func (m *MockRequestAuthenticationEventHandler) EXPECT() *MockRequestAuthenticationEventHandlerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRequestAuthenticationEventHandler) GenericRequestAuthentication ¶
func (m *MockRequestAuthenticationEventHandler) GenericRequestAuthentication(obj *v1.RequestAuthentication) error
GenericRequestAuthentication mocks base method.
func (*MockRequestAuthenticationEventHandler) UpdateRequestAuthentication ¶
func (m *MockRequestAuthenticationEventHandler) UpdateRequestAuthentication(old, new *v1.RequestAuthentication) error
UpdateRequestAuthentication mocks base method.
type MockRequestAuthenticationEventHandlerMockRecorder ¶
type MockRequestAuthenticationEventHandlerMockRecorder struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationEventHandlerMockRecorder is the mock recorder for MockRequestAuthenticationEventHandler.
func (*MockRequestAuthenticationEventHandlerMockRecorder) CreateRequestAuthentication ¶
func (mr *MockRequestAuthenticationEventHandlerMockRecorder) CreateRequestAuthentication(obj interface{}) *gomock.Call
CreateRequestAuthentication indicates an expected call of CreateRequestAuthentication.
func (*MockRequestAuthenticationEventHandlerMockRecorder) DeleteRequestAuthentication ¶
func (mr *MockRequestAuthenticationEventHandlerMockRecorder) DeleteRequestAuthentication(obj interface{}) *gomock.Call
DeleteRequestAuthentication indicates an expected call of DeleteRequestAuthentication.
func (*MockRequestAuthenticationEventHandlerMockRecorder) GenericRequestAuthentication ¶
func (mr *MockRequestAuthenticationEventHandlerMockRecorder) GenericRequestAuthentication(obj interface{}) *gomock.Call
GenericRequestAuthentication indicates an expected call of GenericRequestAuthentication.
func (*MockRequestAuthenticationEventHandlerMockRecorder) UpdateRequestAuthentication ¶
func (mr *MockRequestAuthenticationEventHandlerMockRecorder) UpdateRequestAuthentication(old, new interface{}) *gomock.Call
UpdateRequestAuthentication indicates an expected call of UpdateRequestAuthentication.
type MockRequestAuthenticationEventWatcher ¶
type MockRequestAuthenticationEventWatcher struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationEventWatcher is a mock of RequestAuthenticationEventWatcher interface.
func NewMockRequestAuthenticationEventWatcher ¶
func NewMockRequestAuthenticationEventWatcher(ctrl *gomock.Controller) *MockRequestAuthenticationEventWatcher
NewMockRequestAuthenticationEventWatcher creates a new mock instance.
func (*MockRequestAuthenticationEventWatcher) AddEventHandler ¶
func (m *MockRequestAuthenticationEventWatcher) AddEventHandler(ctx context.Context, h controller.RequestAuthenticationEventHandler, predicates ...predicate.Predicate) error
AddEventHandler mocks base method.
func (*MockRequestAuthenticationEventWatcher) EXPECT ¶
func (m *MockRequestAuthenticationEventWatcher) EXPECT() *MockRequestAuthenticationEventWatcherMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockRequestAuthenticationEventWatcherMockRecorder ¶
type MockRequestAuthenticationEventWatcherMockRecorder struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationEventWatcherMockRecorder is the mock recorder for MockRequestAuthenticationEventWatcher.
func (*MockRequestAuthenticationEventWatcherMockRecorder) AddEventHandler ¶
func (mr *MockRequestAuthenticationEventWatcherMockRecorder) AddEventHandler(ctx, h interface{}, predicates ...interface{}) *gomock.Call
AddEventHandler indicates an expected call of AddEventHandler.
type MockRequestAuthenticationFinalizer ¶
type MockRequestAuthenticationFinalizer struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationFinalizer is a mock of RequestAuthenticationFinalizer interface.
func NewMockRequestAuthenticationFinalizer ¶
func NewMockRequestAuthenticationFinalizer(ctrl *gomock.Controller) *MockRequestAuthenticationFinalizer
NewMockRequestAuthenticationFinalizer creates a new mock instance.
func (*MockRequestAuthenticationFinalizer) EXPECT ¶
func (m *MockRequestAuthenticationFinalizer) EXPECT() *MockRequestAuthenticationFinalizerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRequestAuthenticationFinalizer) FinalizeRequestAuthentication ¶
func (m *MockRequestAuthenticationFinalizer) FinalizeRequestAuthentication(obj *v1.RequestAuthentication) error
FinalizeRequestAuthentication mocks base method.
func (*MockRequestAuthenticationFinalizer) ReconcileRequestAuthentication ¶
func (m *MockRequestAuthenticationFinalizer) ReconcileRequestAuthentication(obj *v1.RequestAuthentication) (reconcile.Result, error)
ReconcileRequestAuthentication mocks base method.
func (*MockRequestAuthenticationFinalizer) RequestAuthenticationFinalizerName ¶
func (m *MockRequestAuthenticationFinalizer) RequestAuthenticationFinalizerName() string
RequestAuthenticationFinalizerName mocks base method.
type MockRequestAuthenticationFinalizerMockRecorder ¶
type MockRequestAuthenticationFinalizerMockRecorder struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationFinalizerMockRecorder is the mock recorder for MockRequestAuthenticationFinalizer.
func (*MockRequestAuthenticationFinalizerMockRecorder) FinalizeRequestAuthentication ¶
func (mr *MockRequestAuthenticationFinalizerMockRecorder) FinalizeRequestAuthentication(obj interface{}) *gomock.Call
FinalizeRequestAuthentication indicates an expected call of FinalizeRequestAuthentication.
func (*MockRequestAuthenticationFinalizerMockRecorder) ReconcileRequestAuthentication ¶
func (mr *MockRequestAuthenticationFinalizerMockRecorder) ReconcileRequestAuthentication(obj interface{}) *gomock.Call
ReconcileRequestAuthentication indicates an expected call of ReconcileRequestAuthentication.
func (*MockRequestAuthenticationFinalizerMockRecorder) RequestAuthenticationFinalizerName ¶
func (mr *MockRequestAuthenticationFinalizerMockRecorder) RequestAuthenticationFinalizerName() *gomock.Call
RequestAuthenticationFinalizerName indicates an expected call of RequestAuthenticationFinalizerName.
type MockRequestAuthenticationReconcileLoop ¶
type MockRequestAuthenticationReconcileLoop struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationReconcileLoop is a mock of RequestAuthenticationReconcileLoop interface.
func NewMockRequestAuthenticationReconcileLoop ¶
func NewMockRequestAuthenticationReconcileLoop(ctrl *gomock.Controller) *MockRequestAuthenticationReconcileLoop
NewMockRequestAuthenticationReconcileLoop creates a new mock instance.
func (*MockRequestAuthenticationReconcileLoop) EXPECT ¶
func (m *MockRequestAuthenticationReconcileLoop) EXPECT() *MockRequestAuthenticationReconcileLoopMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRequestAuthenticationReconcileLoop) RunRequestAuthenticationReconciler ¶
func (m *MockRequestAuthenticationReconcileLoop) RunRequestAuthenticationReconciler(ctx context.Context, rec controller.RequestAuthenticationReconciler, predicates ...predicate.Predicate) error
RunRequestAuthenticationReconciler mocks base method.
type MockRequestAuthenticationReconcileLoopMockRecorder ¶
type MockRequestAuthenticationReconcileLoopMockRecorder struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationReconcileLoopMockRecorder is the mock recorder for MockRequestAuthenticationReconcileLoop.
func (*MockRequestAuthenticationReconcileLoopMockRecorder) RunRequestAuthenticationReconciler ¶
func (mr *MockRequestAuthenticationReconcileLoopMockRecorder) RunRequestAuthenticationReconciler(ctx, rec interface{}, predicates ...interface{}) *gomock.Call
RunRequestAuthenticationReconciler indicates an expected call of RunRequestAuthenticationReconciler.
type MockRequestAuthenticationReconciler ¶
type MockRequestAuthenticationReconciler struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationReconciler is a mock of RequestAuthenticationReconciler interface.
func NewMockRequestAuthenticationReconciler ¶
func NewMockRequestAuthenticationReconciler(ctrl *gomock.Controller) *MockRequestAuthenticationReconciler
NewMockRequestAuthenticationReconciler creates a new mock instance.
func (*MockRequestAuthenticationReconciler) EXPECT ¶
func (m *MockRequestAuthenticationReconciler) EXPECT() *MockRequestAuthenticationReconcilerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRequestAuthenticationReconciler) ReconcileRequestAuthentication ¶
func (m *MockRequestAuthenticationReconciler) ReconcileRequestAuthentication(obj *v1.RequestAuthentication) (reconcile.Result, error)
ReconcileRequestAuthentication mocks base method.
type MockRequestAuthenticationReconcilerMockRecorder ¶
type MockRequestAuthenticationReconcilerMockRecorder struct {
// contains filtered or unexported fields
}
MockRequestAuthenticationReconcilerMockRecorder is the mock recorder for MockRequestAuthenticationReconciler.
func (*MockRequestAuthenticationReconcilerMockRecorder) ReconcileRequestAuthentication ¶
func (mr *MockRequestAuthenticationReconcilerMockRecorder) ReconcileRequestAuthentication(obj interface{}) *gomock.Call
ReconcileRequestAuthentication indicates an expected call of ReconcileRequestAuthentication.