Documentation ¶
Overview ¶
Package mock_networkinterfaces is a generated GoMock package.
Index ¶
- type MockInterfacesClientAPI
- func (m *MockInterfacesClientAPI) CreateOrUpdate(arg0 context.Context, arg1, arg2 string, arg3 network.Interface) (network.InterfacesCreateOrUpdateFuture, error)
- func (m *MockInterfacesClientAPI) Delete(arg0 context.Context, arg1, arg2 string) (network.InterfacesDeleteFuture, error)
- func (m *MockInterfacesClientAPI) EXPECT() *MockInterfacesClientAPIMockRecorder
- func (m *MockInterfacesClientAPI) Get(arg0 context.Context, arg1, arg2, arg3 string) (network.Interface, error)
- func (m *MockInterfacesClientAPI) GetEffectiveRouteTable(arg0 context.Context, arg1, arg2 string) (network.InterfacesGetEffectiveRouteTableFuture, error)
- func (m *MockInterfacesClientAPI) GetVirtualMachineScaleSetIPConfiguration(arg0 context.Context, arg1, arg2, arg3, arg4, arg5, arg6 string) (network.InterfaceIPConfiguration, error)
- func (m *MockInterfacesClientAPI) GetVirtualMachineScaleSetNetworkInterface(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) (network.Interface, error)
- func (m *MockInterfacesClientAPI) List(arg0 context.Context, arg1 string) (network.InterfaceListResultPage, error)
- func (m *MockInterfacesClientAPI) ListAll(arg0 context.Context) (network.InterfaceListResultPage, error)
- func (m *MockInterfacesClientAPI) ListEffectiveNetworkSecurityGroups(arg0 context.Context, arg1, arg2 string) (network.InterfacesListEffectiveNetworkSecurityGroupsFuture, error)
- func (m *MockInterfacesClientAPI) ListVirtualMachineScaleSetIPConfigurations(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) (network.InterfaceIPConfigurationListResultPage, error)
- func (m *MockInterfacesClientAPI) ListVirtualMachineScaleSetNetworkInterfaces(arg0 context.Context, arg1, arg2 string) (network.InterfaceListResultPage, error)
- func (m *MockInterfacesClientAPI) ListVirtualMachineScaleSetVMNetworkInterfaces(arg0 context.Context, arg1, arg2, arg3 string) (network.InterfaceListResultPage, error)
- func (m *MockInterfacesClientAPI) UpdateTags(arg0 context.Context, arg1, arg2 string, arg3 network.TagsObject) (network.InterfacesUpdateTagsFuture, error)
- type MockInterfacesClientAPIMockRecorder
- func (mr *MockInterfacesClientAPIMockRecorder) CreateOrUpdate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) Get(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) GetEffectiveRouteTable(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) GetVirtualMachineScaleSetIPConfiguration(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) GetVirtualMachineScaleSetNetworkInterface(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) ListAll(arg0 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) ListEffectiveNetworkSecurityGroups(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) ListVirtualMachineScaleSetIPConfigurations(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) ListVirtualMachineScaleSetNetworkInterfaces(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) ListVirtualMachineScaleSetVMNetworkInterfaces(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockInterfacesClientAPIMockRecorder) UpdateTags(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockInterfacesClientAPI ¶
type MockInterfacesClientAPI struct {
// contains filtered or unexported fields
}
MockInterfacesClientAPI is a mock of InterfacesClientAPI interface
func NewMockInterfacesClientAPI ¶
func NewMockInterfacesClientAPI(ctrl *gomock.Controller) *MockInterfacesClientAPI
NewMockInterfacesClientAPI creates a new mock instance
func (*MockInterfacesClientAPI) CreateOrUpdate ¶
func (m *MockInterfacesClientAPI) CreateOrUpdate(arg0 context.Context, arg1, arg2 string, arg3 network.Interface) (network.InterfacesCreateOrUpdateFuture, error)
CreateOrUpdate mocks base method
func (*MockInterfacesClientAPI) Delete ¶
func (m *MockInterfacesClientAPI) Delete(arg0 context.Context, arg1, arg2 string) (network.InterfacesDeleteFuture, error)
Delete mocks base method
func (*MockInterfacesClientAPI) EXPECT ¶
func (m *MockInterfacesClientAPI) EXPECT() *MockInterfacesClientAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockInterfacesClientAPI) Get ¶
func (m *MockInterfacesClientAPI) Get(arg0 context.Context, arg1, arg2, arg3 string) (network.Interface, error)
Get mocks base method
func (*MockInterfacesClientAPI) GetEffectiveRouteTable ¶
func (m *MockInterfacesClientAPI) GetEffectiveRouteTable(arg0 context.Context, arg1, arg2 string) (network.InterfacesGetEffectiveRouteTableFuture, error)
GetEffectiveRouteTable mocks base method
func (*MockInterfacesClientAPI) GetVirtualMachineScaleSetIPConfiguration ¶
func (m *MockInterfacesClientAPI) GetVirtualMachineScaleSetIPConfiguration(arg0 context.Context, arg1, arg2, arg3, arg4, arg5, arg6 string) (network.InterfaceIPConfiguration, error)
GetVirtualMachineScaleSetIPConfiguration mocks base method
func (*MockInterfacesClientAPI) GetVirtualMachineScaleSetNetworkInterface ¶
func (m *MockInterfacesClientAPI) GetVirtualMachineScaleSetNetworkInterface(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) (network.Interface, error)
GetVirtualMachineScaleSetNetworkInterface mocks base method
func (*MockInterfacesClientAPI) List ¶
func (m *MockInterfacesClientAPI) List(arg0 context.Context, arg1 string) (network.InterfaceListResultPage, error)
List mocks base method
func (*MockInterfacesClientAPI) ListAll ¶
func (m *MockInterfacesClientAPI) ListAll(arg0 context.Context) (network.InterfaceListResultPage, error)
ListAll mocks base method
func (*MockInterfacesClientAPI) ListEffectiveNetworkSecurityGroups ¶
func (m *MockInterfacesClientAPI) ListEffectiveNetworkSecurityGroups(arg0 context.Context, arg1, arg2 string) (network.InterfacesListEffectiveNetworkSecurityGroupsFuture, error)
ListEffectiveNetworkSecurityGroups mocks base method
func (*MockInterfacesClientAPI) ListVirtualMachineScaleSetIPConfigurations ¶
func (m *MockInterfacesClientAPI) ListVirtualMachineScaleSetIPConfigurations(arg0 context.Context, arg1, arg2, arg3, arg4, arg5 string) (network.InterfaceIPConfigurationListResultPage, error)
ListVirtualMachineScaleSetIPConfigurations mocks base method
func (*MockInterfacesClientAPI) ListVirtualMachineScaleSetNetworkInterfaces ¶
func (m *MockInterfacesClientAPI) ListVirtualMachineScaleSetNetworkInterfaces(arg0 context.Context, arg1, arg2 string) (network.InterfaceListResultPage, error)
ListVirtualMachineScaleSetNetworkInterfaces mocks base method
func (*MockInterfacesClientAPI) ListVirtualMachineScaleSetVMNetworkInterfaces ¶
func (m *MockInterfacesClientAPI) ListVirtualMachineScaleSetVMNetworkInterfaces(arg0 context.Context, arg1, arg2, arg3 string) (network.InterfaceListResultPage, error)
ListVirtualMachineScaleSetVMNetworkInterfaces mocks base method
func (*MockInterfacesClientAPI) UpdateTags ¶
func (m *MockInterfacesClientAPI) UpdateTags(arg0 context.Context, arg1, arg2 string, arg3 network.TagsObject) (network.InterfacesUpdateTagsFuture, error)
UpdateTags mocks base method
type MockInterfacesClientAPIMockRecorder ¶
type MockInterfacesClientAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockInterfacesClientAPIMockRecorder is the mock recorder for MockInterfacesClientAPI
func (*MockInterfacesClientAPIMockRecorder) CreateOrUpdate ¶
func (mr *MockInterfacesClientAPIMockRecorder) CreateOrUpdate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
CreateOrUpdate indicates an expected call of CreateOrUpdate
func (*MockInterfacesClientAPIMockRecorder) Delete ¶
func (mr *MockInterfacesClientAPIMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockInterfacesClientAPIMockRecorder) Get ¶
func (mr *MockInterfacesClientAPIMockRecorder) Get(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockInterfacesClientAPIMockRecorder) GetEffectiveRouteTable ¶
func (mr *MockInterfacesClientAPIMockRecorder) GetEffectiveRouteTable(arg0, arg1, arg2 interface{}) *gomock.Call
GetEffectiveRouteTable indicates an expected call of GetEffectiveRouteTable
func (*MockInterfacesClientAPIMockRecorder) GetVirtualMachineScaleSetIPConfiguration ¶
func (mr *MockInterfacesClientAPIMockRecorder) GetVirtualMachineScaleSetIPConfiguration(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call
GetVirtualMachineScaleSetIPConfiguration indicates an expected call of GetVirtualMachineScaleSetIPConfiguration
func (*MockInterfacesClientAPIMockRecorder) GetVirtualMachineScaleSetNetworkInterface ¶
func (mr *MockInterfacesClientAPIMockRecorder) GetVirtualMachineScaleSetNetworkInterface(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
GetVirtualMachineScaleSetNetworkInterface indicates an expected call of GetVirtualMachineScaleSetNetworkInterface
func (*MockInterfacesClientAPIMockRecorder) List ¶
func (mr *MockInterfacesClientAPIMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockInterfacesClientAPIMockRecorder) ListAll ¶
func (mr *MockInterfacesClientAPIMockRecorder) ListAll(arg0 interface{}) *gomock.Call
ListAll indicates an expected call of ListAll
func (*MockInterfacesClientAPIMockRecorder) ListEffectiveNetworkSecurityGroups ¶
func (mr *MockInterfacesClientAPIMockRecorder) ListEffectiveNetworkSecurityGroups(arg0, arg1, arg2 interface{}) *gomock.Call
ListEffectiveNetworkSecurityGroups indicates an expected call of ListEffectiveNetworkSecurityGroups
func (*MockInterfacesClientAPIMockRecorder) ListVirtualMachineScaleSetIPConfigurations ¶
func (mr *MockInterfacesClientAPIMockRecorder) ListVirtualMachineScaleSetIPConfigurations(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call
ListVirtualMachineScaleSetIPConfigurations indicates an expected call of ListVirtualMachineScaleSetIPConfigurations
func (*MockInterfacesClientAPIMockRecorder) ListVirtualMachineScaleSetNetworkInterfaces ¶
func (mr *MockInterfacesClientAPIMockRecorder) ListVirtualMachineScaleSetNetworkInterfaces(arg0, arg1, arg2 interface{}) *gomock.Call
ListVirtualMachineScaleSetNetworkInterfaces indicates an expected call of ListVirtualMachineScaleSetNetworkInterfaces
func (*MockInterfacesClientAPIMockRecorder) ListVirtualMachineScaleSetVMNetworkInterfaces ¶
func (mr *MockInterfacesClientAPIMockRecorder) ListVirtualMachineScaleSetVMNetworkInterfaces(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
ListVirtualMachineScaleSetVMNetworkInterfaces indicates an expected call of ListVirtualMachineScaleSetVMNetworkInterfaces
func (*MockInterfacesClientAPIMockRecorder) UpdateTags ¶
func (mr *MockInterfacesClientAPIMockRecorder) UpdateTags(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
UpdateTags indicates an expected call of UpdateTags