Documentation ¶
Overview ¶
Package mock_networkinterfaces is a generated GoMock package.
Run go generate to regenerate this mock.
Package mock_networkinterfaces is a generated GoMock package.
Index ¶
- type MockNICScope
- func (m *MockNICScope) AdditionalTags() v1beta1.Tags
- func (m *MockNICScope) Authorizer() autorest.Authorizer
- func (m *MockNICScope) AvailabilitySetEnabled() bool
- func (m *MockNICScope) BaseURI() string
- func (m *MockNICScope) ClientID() string
- func (m *MockNICScope) ClientSecret() string
- func (m *MockNICScope) CloudEnvironment() string
- func (m *MockNICScope) CloudProviderConfigOverrides() *v1beta1.CloudProviderConfigOverrides
- func (m *MockNICScope) ClusterName() string
- func (m *MockNICScope) DeleteLongRunningOperationState(arg0, arg1, arg2 string)
- func (m *MockNICScope) EXPECT() *MockNICScopeMockRecorder
- func (m *MockNICScope) FailureDomains() []string
- func (m *MockNICScope) GetLongRunningOperationState(arg0, arg1, arg2 string) *v1beta1.Future
- func (m *MockNICScope) HashKey() string
- func (m *MockNICScope) Location() string
- func (m *MockNICScope) NICSpecs() []azure.ResourceSpecGetter
- func (m *MockNICScope) ResourceGroup() string
- func (m *MockNICScope) SetLongRunningOperationState(arg0 *v1beta1.Future)
- func (m *MockNICScope) SubscriptionID() string
- func (m *MockNICScope) TenantID() string
- func (m *MockNICScope) UpdateDeleteStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
- func (m *MockNICScope) UpdatePatchStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
- func (m *MockNICScope) UpdatePutStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
- type MockNICScopeMockRecorder
- func (mr *MockNICScopeMockRecorder) AdditionalTags() *gomock.Call
- func (mr *MockNICScopeMockRecorder) Authorizer() *gomock.Call
- func (mr *MockNICScopeMockRecorder) AvailabilitySetEnabled() *gomock.Call
- func (mr *MockNICScopeMockRecorder) BaseURI() *gomock.Call
- func (mr *MockNICScopeMockRecorder) ClientID() *gomock.Call
- func (mr *MockNICScopeMockRecorder) ClientSecret() *gomock.Call
- func (mr *MockNICScopeMockRecorder) CloudEnvironment() *gomock.Call
- func (mr *MockNICScopeMockRecorder) CloudProviderConfigOverrides() *gomock.Call
- func (mr *MockNICScopeMockRecorder) ClusterName() *gomock.Call
- func (mr *MockNICScopeMockRecorder) DeleteLongRunningOperationState(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNICScopeMockRecorder) FailureDomains() *gomock.Call
- func (mr *MockNICScopeMockRecorder) GetLongRunningOperationState(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNICScopeMockRecorder) HashKey() *gomock.Call
- func (mr *MockNICScopeMockRecorder) Location() *gomock.Call
- func (mr *MockNICScopeMockRecorder) NICSpecs() *gomock.Call
- func (mr *MockNICScopeMockRecorder) ResourceGroup() *gomock.Call
- func (mr *MockNICScopeMockRecorder) SetLongRunningOperationState(arg0 interface{}) *gomock.Call
- func (mr *MockNICScopeMockRecorder) SubscriptionID() *gomock.Call
- func (mr *MockNICScopeMockRecorder) TenantID() *gomock.Call
- func (mr *MockNICScopeMockRecorder) UpdateDeleteStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNICScopeMockRecorder) UpdatePatchStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNICScopeMockRecorder) UpdatePutStatus(arg0, arg1, arg2 interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockNICScope ¶
type MockNICScope struct {
// contains filtered or unexported fields
}
MockNICScope is a mock of NICScope interface.
func NewMockNICScope ¶
func NewMockNICScope(ctrl *gomock.Controller) *MockNICScope
NewMockNICScope creates a new mock instance.
func (*MockNICScope) AdditionalTags ¶
func (m *MockNICScope) AdditionalTags() v1beta1.Tags
AdditionalTags mocks base method.
func (*MockNICScope) Authorizer ¶
func (m *MockNICScope) Authorizer() autorest.Authorizer
Authorizer mocks base method.
func (*MockNICScope) AvailabilitySetEnabled ¶
func (m *MockNICScope) AvailabilitySetEnabled() bool
AvailabilitySetEnabled mocks base method.
func (*MockNICScope) ClientID ¶
func (m *MockNICScope) ClientID() string
ClientID mocks base method.
func (*MockNICScope) ClientSecret ¶
func (m *MockNICScope) ClientSecret() string
ClientSecret mocks base method.
func (*MockNICScope) CloudEnvironment ¶
func (m *MockNICScope) CloudEnvironment() string
CloudEnvironment mocks base method.
func (*MockNICScope) CloudProviderConfigOverrides ¶
func (m *MockNICScope) CloudProviderConfigOverrides() *v1beta1.CloudProviderConfigOverrides
CloudProviderConfigOverrides mocks base method.
func (*MockNICScope) ClusterName ¶
func (m *MockNICScope) ClusterName() string
ClusterName mocks base method.
func (*MockNICScope) DeleteLongRunningOperationState ¶ added in v1.2.0
func (m *MockNICScope) DeleteLongRunningOperationState(arg0, arg1, arg2 string)
DeleteLongRunningOperationState mocks base method.
func (*MockNICScope) EXPECT ¶
func (m *MockNICScope) EXPECT() *MockNICScopeMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNICScope) FailureDomains ¶ added in v0.5.3
func (m *MockNICScope) FailureDomains() []string
FailureDomains mocks base method.
func (*MockNICScope) GetLongRunningOperationState ¶ added in v1.2.0
func (m *MockNICScope) GetLongRunningOperationState(arg0, arg1, arg2 string) *v1beta1.Future
GetLongRunningOperationState mocks base method.
func (*MockNICScope) Location ¶
func (m *MockNICScope) Location() string
Location mocks base method.
func (*MockNICScope) NICSpecs ¶
func (m *MockNICScope) NICSpecs() []azure.ResourceSpecGetter
NICSpecs mocks base method.
func (*MockNICScope) ResourceGroup ¶
func (m *MockNICScope) ResourceGroup() string
ResourceGroup mocks base method.
func (*MockNICScope) SetLongRunningOperationState ¶ added in v1.2.0
func (m *MockNICScope) SetLongRunningOperationState(arg0 *v1beta1.Future)
SetLongRunningOperationState mocks base method.
func (*MockNICScope) SubscriptionID ¶
func (m *MockNICScope) SubscriptionID() string
SubscriptionID mocks base method.
func (*MockNICScope) TenantID ¶
func (m *MockNICScope) TenantID() string
TenantID mocks base method.
func (*MockNICScope) UpdateDeleteStatus ¶ added in v1.2.0
func (m *MockNICScope) UpdateDeleteStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
UpdateDeleteStatus mocks base method.
func (*MockNICScope) UpdatePatchStatus ¶ added in v1.2.0
func (m *MockNICScope) UpdatePatchStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
UpdatePatchStatus mocks base method.
func (*MockNICScope) UpdatePutStatus ¶ added in v1.2.0
func (m *MockNICScope) UpdatePutStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
UpdatePutStatus mocks base method.
type MockNICScopeMockRecorder ¶
type MockNICScopeMockRecorder struct {
// contains filtered or unexported fields
}
MockNICScopeMockRecorder is the mock recorder for MockNICScope.
func (*MockNICScopeMockRecorder) AdditionalTags ¶
func (mr *MockNICScopeMockRecorder) AdditionalTags() *gomock.Call
AdditionalTags indicates an expected call of AdditionalTags.
func (*MockNICScopeMockRecorder) Authorizer ¶
func (mr *MockNICScopeMockRecorder) Authorizer() *gomock.Call
Authorizer indicates an expected call of Authorizer.
func (*MockNICScopeMockRecorder) AvailabilitySetEnabled ¶
func (mr *MockNICScopeMockRecorder) AvailabilitySetEnabled() *gomock.Call
AvailabilitySetEnabled indicates an expected call of AvailabilitySetEnabled.
func (*MockNICScopeMockRecorder) BaseURI ¶
func (mr *MockNICScopeMockRecorder) BaseURI() *gomock.Call
BaseURI indicates an expected call of BaseURI.
func (*MockNICScopeMockRecorder) ClientID ¶
func (mr *MockNICScopeMockRecorder) ClientID() *gomock.Call
ClientID indicates an expected call of ClientID.
func (*MockNICScopeMockRecorder) ClientSecret ¶
func (mr *MockNICScopeMockRecorder) ClientSecret() *gomock.Call
ClientSecret indicates an expected call of ClientSecret.
func (*MockNICScopeMockRecorder) CloudEnvironment ¶
func (mr *MockNICScopeMockRecorder) CloudEnvironment() *gomock.Call
CloudEnvironment indicates an expected call of CloudEnvironment.
func (*MockNICScopeMockRecorder) CloudProviderConfigOverrides ¶
func (mr *MockNICScopeMockRecorder) CloudProviderConfigOverrides() *gomock.Call
CloudProviderConfigOverrides indicates an expected call of CloudProviderConfigOverrides.
func (*MockNICScopeMockRecorder) ClusterName ¶
func (mr *MockNICScopeMockRecorder) ClusterName() *gomock.Call
ClusterName indicates an expected call of ClusterName.
func (*MockNICScopeMockRecorder) DeleteLongRunningOperationState ¶ added in v1.2.0
func (mr *MockNICScopeMockRecorder) DeleteLongRunningOperationState(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteLongRunningOperationState indicates an expected call of DeleteLongRunningOperationState.
func (*MockNICScopeMockRecorder) FailureDomains ¶ added in v0.5.3
func (mr *MockNICScopeMockRecorder) FailureDomains() *gomock.Call
FailureDomains indicates an expected call of FailureDomains.
func (*MockNICScopeMockRecorder) GetLongRunningOperationState ¶ added in v1.2.0
func (mr *MockNICScopeMockRecorder) GetLongRunningOperationState(arg0, arg1, arg2 interface{}) *gomock.Call
GetLongRunningOperationState indicates an expected call of GetLongRunningOperationState.
func (*MockNICScopeMockRecorder) HashKey ¶
func (mr *MockNICScopeMockRecorder) HashKey() *gomock.Call
HashKey indicates an expected call of HashKey.
func (*MockNICScopeMockRecorder) Location ¶
func (mr *MockNICScopeMockRecorder) Location() *gomock.Call
Location indicates an expected call of Location.
func (*MockNICScopeMockRecorder) NICSpecs ¶
func (mr *MockNICScopeMockRecorder) NICSpecs() *gomock.Call
NICSpecs indicates an expected call of NICSpecs.
func (*MockNICScopeMockRecorder) ResourceGroup ¶
func (mr *MockNICScopeMockRecorder) ResourceGroup() *gomock.Call
ResourceGroup indicates an expected call of ResourceGroup.
func (*MockNICScopeMockRecorder) SetLongRunningOperationState ¶ added in v1.2.0
func (mr *MockNICScopeMockRecorder) SetLongRunningOperationState(arg0 interface{}) *gomock.Call
SetLongRunningOperationState indicates an expected call of SetLongRunningOperationState.
func (*MockNICScopeMockRecorder) SubscriptionID ¶
func (mr *MockNICScopeMockRecorder) SubscriptionID() *gomock.Call
SubscriptionID indicates an expected call of SubscriptionID.
func (*MockNICScopeMockRecorder) TenantID ¶
func (mr *MockNICScopeMockRecorder) TenantID() *gomock.Call
TenantID indicates an expected call of TenantID.
func (*MockNICScopeMockRecorder) UpdateDeleteStatus ¶ added in v1.2.0
func (mr *MockNICScopeMockRecorder) UpdateDeleteStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateDeleteStatus indicates an expected call of UpdateDeleteStatus.
func (*MockNICScopeMockRecorder) UpdatePatchStatus ¶ added in v1.2.0
func (mr *MockNICScopeMockRecorder) UpdatePatchStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdatePatchStatus indicates an expected call of UpdatePatchStatus.
func (*MockNICScopeMockRecorder) UpdatePutStatus ¶ added in v1.2.0
func (mr *MockNICScopeMockRecorder) UpdatePutStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdatePutStatus indicates an expected call of UpdatePutStatus.