Documentation ¶
Overview ¶
Code generated by MockGen. DO NOT EDIT. Source: ../client.go
Generated by this command:
mockgen -destination client_mock.go -package mock_privateendpoints -source ../client.go Client
Package mock_privateendpoints is a generated GoMock package.
Run go generate to regenerate this mock.
Code generated by MockGen. DO NOT EDIT. Source: ../privateendpoints.go
Generated by this command:
mockgen -destination privateendpoints_mock.go -package mock_privateendpoints -source ../privateendpoints.go PrivateEndpointScope
Package mock_privateendpoints is a generated GoMock package.
Index ¶
- type MockPrivateEndpointScope
- func (m *MockPrivateEndpointScope) BaseURI() string
- func (m *MockPrivateEndpointScope) ClientID() string
- func (m *MockPrivateEndpointScope) ClientSecret() string
- func (m *MockPrivateEndpointScope) CloudEnvironment() string
- func (m *MockPrivateEndpointScope) DeleteLongRunningOperationState(arg0, arg1, arg2 string)
- func (m *MockPrivateEndpointScope) EXPECT() *MockPrivateEndpointScopeMockRecorder
- func (m *MockPrivateEndpointScope) GetLongRunningOperationState(arg0, arg1, arg2 string) *v1beta1.Future
- func (m *MockPrivateEndpointScope) HashKey() string
- func (m *MockPrivateEndpointScope) PrivateEndpointSpecs() []azure.ResourceSpecGetter
- func (m *MockPrivateEndpointScope) SetLongRunningOperationState(arg0 *v1beta1.Future)
- func (m *MockPrivateEndpointScope) SubscriptionID() string
- func (m *MockPrivateEndpointScope) TenantID() string
- func (m *MockPrivateEndpointScope) Token() azcore.TokenCredential
- 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) BaseURI() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) ClientID() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) ClientSecret() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) CloudEnvironment() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) DeleteLongRunningOperationState(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) GetLongRunningOperationState(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) HashKey() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) PrivateEndpointSpecs() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) SetLongRunningOperationState(arg0 any) *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) SubscriptionID() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) TenantID() *gomock.Call
- func (mr *MockPrivateEndpointScopeMockRecorder) Token() *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) 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 ¶
func (m *MockPrivateEndpointScope) EXPECT() *MockPrivateEndpointScopeMockRecorder
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) Token ¶ added in v1.11.0
func (m *MockPrivateEndpointScope) Token() azcore.TokenCredential
Token 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) BaseURI ¶
func (mr *MockPrivateEndpointScopeMockRecorder) BaseURI() *gomock.Call
BaseURI indicates an expected call of BaseURI.
func (*MockPrivateEndpointScopeMockRecorder) ClientID ¶
func (mr *MockPrivateEndpointScopeMockRecorder) ClientID() *gomock.Call
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 any) *gomock.Call
DeleteLongRunningOperationState indicates an expected call of DeleteLongRunningOperationState.
func (*MockPrivateEndpointScopeMockRecorder) GetLongRunningOperationState ¶
func (mr *MockPrivateEndpointScopeMockRecorder) GetLongRunningOperationState(arg0, arg1, arg2 any) *gomock.Call
GetLongRunningOperationState indicates an expected call of GetLongRunningOperationState.
func (*MockPrivateEndpointScopeMockRecorder) HashKey ¶
func (mr *MockPrivateEndpointScopeMockRecorder) HashKey() *gomock.Call
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 any) *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 ¶
func (mr *MockPrivateEndpointScopeMockRecorder) TenantID() *gomock.Call
TenantID indicates an expected call of TenantID.
func (*MockPrivateEndpointScopeMockRecorder) Token ¶ added in v1.11.0
func (mr *MockPrivateEndpointScopeMockRecorder) Token() *gomock.Call
Token indicates an expected call of Token.
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.