Documentation ¶
Overview ¶
Run go generate to regenerate this mock.
Package mock_privateendpoints is a generated GoMock package.
Index ¶
- type MockPrivateEndpointScope
- func (m *MockPrivateEndpointScope) ASOOwner() client.Object
- func (m *MockPrivateEndpointScope) ClusterName() string
- func (m *MockPrivateEndpointScope) DefaultedAzureCallTimeout() time.Duration
- func (m *MockPrivateEndpointScope) DefaultedAzureServiceReconcileTimeout() time.Duration
- func (m *MockPrivateEndpointScope) DefaultedReconcilerRequeue() time.Duration
- func (m *MockPrivateEndpointScope) DeleteLongRunningOperationState(arg0, arg1, arg2 string)
- func (m *MockPrivateEndpointScope) EXPECT() *MockPrivateEndpointScopeMockRecorder
- func (m *MockPrivateEndpointScope) GetClient() client.Client
- func (m *MockPrivateEndpointScope) GetLongRunningOperationState(arg0, arg1, arg2 string) *v1beta1.Future
- func (m *MockPrivateEndpointScope) PrivateEndpointSpecs() []azure.ASOResourceSpecGetter[*v1api20220701.PrivateEndpoint]
- func (m *MockPrivateEndpointScope) SetLongRunningOperationState(arg0 *v1beta1.Future)
- func (m *MockPrivateEndpointScope) UpdateDeleteStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
- func (m *MockPrivateEndpointScope) UpdatePatchStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
- func (m *MockPrivateEndpointScope) UpdatePutStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
- type MockPrivateEndpointScopeMockRecorder
- func (mr *MockPrivateEndpointScopeMockRecorder) ASOOwner() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) ClusterName() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) DefaultedAzureCallTimeout() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) DefaultedAzureServiceReconcileTimeout() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) DefaultedReconcilerRequeue() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) DeleteLongRunningOperationState(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) GetClient() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) GetLongRunningOperationState(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) PrivateEndpointSpecs() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) SetLongRunningOperationState(arg0 any) *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) UpdateDeleteStatus(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) UpdatePatchStatus(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) UpdatePutStatus(arg0, arg1, arg2 any) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockPrivateEndpointScope ¶
type MockPrivateEndpointScope struct {
// contains filtered or unexported fields
}
MockPrivateEndpointScope is a mock of PrivateEndpointScope interface.
func NewMockPrivateEndpointScope ¶
func NewMockPrivateEndpointScope(ctrl *gomock.Controller) *MockPrivateEndpointScope
NewMockPrivateEndpointScope creates a new mock instance.
func (*MockPrivateEndpointScope) ASOOwner ¶ added in v1.14.0
func (m *MockPrivateEndpointScope) ASOOwner() client.Object
ASOOwner mocks base method.
func (*MockPrivateEndpointScope) ClusterName ¶ added in v1.13.0
func (m *MockPrivateEndpointScope) ClusterName() string
ClusterName mocks base method.
func (*MockPrivateEndpointScope) DefaultedAzureCallTimeout ¶ added in v1.13.0
func (m *MockPrivateEndpointScope) DefaultedAzureCallTimeout() time.Duration
DefaultedAzureCallTimeout mocks base method.
func (*MockPrivateEndpointScope) DefaultedAzureServiceReconcileTimeout ¶ added in v1.13.0
func (m *MockPrivateEndpointScope) DefaultedAzureServiceReconcileTimeout() time.Duration
DefaultedAzureServiceReconcileTimeout mocks base method.
func (*MockPrivateEndpointScope) DefaultedReconcilerRequeue ¶ added in v1.13.0
func (m *MockPrivateEndpointScope) DefaultedReconcilerRequeue() time.Duration
DefaultedReconcilerRequeue mocks base method.
func (*MockPrivateEndpointScope) DeleteLongRunningOperationState ¶
func (m *MockPrivateEndpointScope) DeleteLongRunningOperationState(arg0, arg1, arg2 string)
DeleteLongRunningOperationState mocks base method.
func (*MockPrivateEndpointScope) EXPECT ¶
func (m *MockPrivateEndpointScope) EXPECT() *MockPrivateEndpointScopeMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPrivateEndpointScope) GetClient ¶ added in v1.13.0
func (m *MockPrivateEndpointScope) GetClient() client.Client
GetClient mocks base method.
func (*MockPrivateEndpointScope) GetLongRunningOperationState ¶
func (m *MockPrivateEndpointScope) GetLongRunningOperationState(arg0, arg1, arg2 string) *v1beta1.Future
GetLongRunningOperationState mocks base method.
func (*MockPrivateEndpointScope) PrivateEndpointSpecs ¶
func (m *MockPrivateEndpointScope) PrivateEndpointSpecs() []azure.ASOResourceSpecGetter[*v1api20220701.PrivateEndpoint]
PrivateEndpointSpecs mocks base method.
func (*MockPrivateEndpointScope) SetLongRunningOperationState ¶
func (m *MockPrivateEndpointScope) SetLongRunningOperationState(arg0 *v1beta1.Future)
SetLongRunningOperationState mocks base method.
func (*MockPrivateEndpointScope) UpdateDeleteStatus ¶
func (m *MockPrivateEndpointScope) UpdateDeleteStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
UpdateDeleteStatus mocks base method.
func (*MockPrivateEndpointScope) UpdatePatchStatus ¶
func (m *MockPrivateEndpointScope) UpdatePatchStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
UpdatePatchStatus mocks base method.
func (*MockPrivateEndpointScope) UpdatePutStatus ¶
func (m *MockPrivateEndpointScope) UpdatePutStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
UpdatePutStatus mocks base method.
type MockPrivateEndpointScopeMockRecorder ¶
type MockPrivateEndpointScopeMockRecorder struct {
// contains filtered or unexported fields
}
MockPrivateEndpointScopeMockRecorder is the mock recorder for MockPrivateEndpointScope.
func (*MockPrivateEndpointScopeMockRecorder) ASOOwner ¶ added in v1.14.0
func (mr *MockPrivateEndpointScopeMockRecorder) ASOOwner() *gomock.Call
ASOOwner indicates an expected call of ASOOwner.
func (*MockPrivateEndpointScopeMockRecorder) ClusterName ¶ added in v1.13.0
func (mr *MockPrivateEndpointScopeMockRecorder) ClusterName() *gomock.Call
ClusterName indicates an expected call of ClusterName.
func (*MockPrivateEndpointScopeMockRecorder) DefaultedAzureCallTimeout ¶ added in v1.13.0
func (mr *MockPrivateEndpointScopeMockRecorder) DefaultedAzureCallTimeout() *gomock.Call
DefaultedAzureCallTimeout indicates an expected call of DefaultedAzureCallTimeout.
func (*MockPrivateEndpointScopeMockRecorder) DefaultedAzureServiceReconcileTimeout ¶ added in v1.13.0
func (mr *MockPrivateEndpointScopeMockRecorder) DefaultedAzureServiceReconcileTimeout() *gomock.Call
DefaultedAzureServiceReconcileTimeout indicates an expected call of DefaultedAzureServiceReconcileTimeout.
func (*MockPrivateEndpointScopeMockRecorder) DefaultedReconcilerRequeue ¶ added in v1.13.0
func (mr *MockPrivateEndpointScopeMockRecorder) DefaultedReconcilerRequeue() *gomock.Call
DefaultedReconcilerRequeue indicates an expected call of DefaultedReconcilerRequeue.
func (*MockPrivateEndpointScopeMockRecorder) DeleteLongRunningOperationState ¶
func (mr *MockPrivateEndpointScopeMockRecorder) DeleteLongRunningOperationState(arg0, arg1, arg2 any) *gomock.Call
DeleteLongRunningOperationState indicates an expected call of DeleteLongRunningOperationState.
func (*MockPrivateEndpointScopeMockRecorder) GetClient ¶ added in v1.13.0
func (mr *MockPrivateEndpointScopeMockRecorder) GetClient() *gomock.Call
GetClient indicates an expected call of GetClient.
func (*MockPrivateEndpointScopeMockRecorder) GetLongRunningOperationState ¶
func (mr *MockPrivateEndpointScopeMockRecorder) GetLongRunningOperationState(arg0, arg1, arg2 any) *gomock.Call
GetLongRunningOperationState indicates an expected call of GetLongRunningOperationState.
func (*MockPrivateEndpointScopeMockRecorder) PrivateEndpointSpecs ¶
func (mr *MockPrivateEndpointScopeMockRecorder) PrivateEndpointSpecs() *gomock.Call
PrivateEndpointSpecs indicates an expected call of PrivateEndpointSpecs.
func (*MockPrivateEndpointScopeMockRecorder) SetLongRunningOperationState ¶
func (mr *MockPrivateEndpointScopeMockRecorder) SetLongRunningOperationState(arg0 any) *gomock.Call
SetLongRunningOperationState indicates an expected call of SetLongRunningOperationState.
func (*MockPrivateEndpointScopeMockRecorder) UpdateDeleteStatus ¶
func (mr *MockPrivateEndpointScopeMockRecorder) UpdateDeleteStatus(arg0, arg1, arg2 any) *gomock.Call
UpdateDeleteStatus indicates an expected call of UpdateDeleteStatus.
func (*MockPrivateEndpointScopeMockRecorder) UpdatePatchStatus ¶
func (mr *MockPrivateEndpointScopeMockRecorder) UpdatePatchStatus(arg0, arg1, arg2 any) *gomock.Call
UpdatePatchStatus indicates an expected call of UpdatePatchStatus.
func (*MockPrivateEndpointScopeMockRecorder) UpdatePutStatus ¶
func (mr *MockPrivateEndpointScopeMockRecorder) UpdatePutStatus(arg0, arg1, arg2 any) *gomock.Call
UpdatePutStatus indicates an expected call of UpdatePutStatus.