mock_privateendpoints

package
v1.15.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Run go generate to regenerate this mock.

Package mock_privateendpoints is a generated GoMock package.

Index

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

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

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

ASOOwner indicates an expected call of ASOOwner.

func (*MockPrivateEndpointScopeMockRecorder) ClusterName added in v1.13.0

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

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL