mock_privateendpoints

package
v1.10.6 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_privateendpoints is a generated GoMock package.

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) Authorizer

Authorizer mocks base method.

func (*MockPrivateEndpointScope) BaseURI

func (m *MockPrivateEndpointScope) BaseURI() string

BaseURI mocks base method.

func (*MockPrivateEndpointScope) ClientID

func (m *MockPrivateEndpointScope) ClientID() string

ClientID mocks base method.

func (*MockPrivateEndpointScope) ClientSecret

func (m *MockPrivateEndpointScope) ClientSecret() string

ClientSecret mocks base method.

func (*MockPrivateEndpointScope) CloudEnvironment

func (m *MockPrivateEndpointScope) CloudEnvironment() string

CloudEnvironment 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) GetLongRunningOperationState

func (m *MockPrivateEndpointScope) GetLongRunningOperationState(arg0, arg1, arg2 string) *v1beta1.Future

GetLongRunningOperationState mocks base method.

func (*MockPrivateEndpointScope) HashKey

func (m *MockPrivateEndpointScope) HashKey() string

HashKey mocks base method.

func (*MockPrivateEndpointScope) PrivateEndpointSpecs

func (m *MockPrivateEndpointScope) PrivateEndpointSpecs() []azure.ResourceSpecGetter

PrivateEndpointSpecs mocks base method.

func (*MockPrivateEndpointScope) SetLongRunningOperationState

func (m *MockPrivateEndpointScope) SetLongRunningOperationState(arg0 *v1beta1.Future)

SetLongRunningOperationState mocks base method.

func (*MockPrivateEndpointScope) SubscriptionID

func (m *MockPrivateEndpointScope) SubscriptionID() string

SubscriptionID mocks base method.

func (*MockPrivateEndpointScope) TenantID

func (m *MockPrivateEndpointScope) TenantID() string

TenantID 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) Authorizer

Authorizer indicates an expected call of Authorizer.

func (*MockPrivateEndpointScopeMockRecorder) BaseURI

BaseURI indicates an expected call of BaseURI.

func (*MockPrivateEndpointScopeMockRecorder) ClientID

ClientID indicates an expected call of ClientID.

func (*MockPrivateEndpointScopeMockRecorder) ClientSecret

func (mr *MockPrivateEndpointScopeMockRecorder) ClientSecret() *gomock.Call

ClientSecret indicates an expected call of ClientSecret.

func (*MockPrivateEndpointScopeMockRecorder) CloudEnvironment

func (mr *MockPrivateEndpointScopeMockRecorder) CloudEnvironment() *gomock.Call

CloudEnvironment indicates an expected call of CloudEnvironment.

func (*MockPrivateEndpointScopeMockRecorder) DeleteLongRunningOperationState

func (mr *MockPrivateEndpointScopeMockRecorder) DeleteLongRunningOperationState(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteLongRunningOperationState indicates an expected call of DeleteLongRunningOperationState.

func (*MockPrivateEndpointScopeMockRecorder) GetLongRunningOperationState

func (mr *MockPrivateEndpointScopeMockRecorder) GetLongRunningOperationState(arg0, arg1, arg2 interface{}) *gomock.Call

GetLongRunningOperationState indicates an expected call of GetLongRunningOperationState.

func (*MockPrivateEndpointScopeMockRecorder) HashKey

HashKey indicates an expected call of HashKey.

func (*MockPrivateEndpointScopeMockRecorder) PrivateEndpointSpecs

func (mr *MockPrivateEndpointScopeMockRecorder) PrivateEndpointSpecs() *gomock.Call

PrivateEndpointSpecs indicates an expected call of PrivateEndpointSpecs.

func (*MockPrivateEndpointScopeMockRecorder) SetLongRunningOperationState

func (mr *MockPrivateEndpointScopeMockRecorder) SetLongRunningOperationState(arg0 interface{}) *gomock.Call

SetLongRunningOperationState indicates an expected call of SetLongRunningOperationState.

func (*MockPrivateEndpointScopeMockRecorder) SubscriptionID

func (mr *MockPrivateEndpointScopeMockRecorder) SubscriptionID() *gomock.Call

SubscriptionID indicates an expected call of SubscriptionID.

func (*MockPrivateEndpointScopeMockRecorder) TenantID

TenantID indicates an expected call of TenantID.

func (*MockPrivateEndpointScopeMockRecorder) UpdateDeleteStatus

func (mr *MockPrivateEndpointScopeMockRecorder) UpdateDeleteStatus(arg0, arg1, arg2 interface{}) *gomock.Call

UpdateDeleteStatus indicates an expected call of UpdateDeleteStatus.

func (*MockPrivateEndpointScopeMockRecorder) UpdatePatchStatus

func (mr *MockPrivateEndpointScopeMockRecorder) UpdatePatchStatus(arg0, arg1, arg2 interface{}) *gomock.Call

UpdatePatchStatus indicates an expected call of UpdatePatchStatus.

func (*MockPrivateEndpointScopeMockRecorder) UpdatePutStatus

func (mr *MockPrivateEndpointScopeMockRecorder) UpdatePutStatus(arg0, arg1, arg2 interface{}) *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