Documentation ¶
Overview ¶
Package backupgatewaymock is a generated GoMock package.
Index ¶
- type MockBackupGatewayAPI
- func (m *MockBackupGatewayAPI) AssociateGatewayToServer(arg0 *backupgateway.AssociateGatewayToServerInput) (*backupgateway.AssociateGatewayToServerOutput, error)
- func (m *MockBackupGatewayAPI) AssociateGatewayToServerRequest(arg0 *backupgateway.AssociateGatewayToServerInput) (*request.Request, *backupgateway.AssociateGatewayToServerOutput)
- func (m *MockBackupGatewayAPI) AssociateGatewayToServerWithContext(arg0 context.Context, arg1 *backupgateway.AssociateGatewayToServerInput, ...) (*backupgateway.AssociateGatewayToServerOutput, error)
- func (m *MockBackupGatewayAPI) CreateGateway(arg0 *backupgateway.CreateGatewayInput) (*backupgateway.CreateGatewayOutput, error)
- func (m *MockBackupGatewayAPI) CreateGatewayRequest(arg0 *backupgateway.CreateGatewayInput) (*request.Request, *backupgateway.CreateGatewayOutput)
- func (m *MockBackupGatewayAPI) CreateGatewayWithContext(arg0 context.Context, arg1 *backupgateway.CreateGatewayInput, ...) (*backupgateway.CreateGatewayOutput, error)
- func (m *MockBackupGatewayAPI) DeleteGateway(arg0 *backupgateway.DeleteGatewayInput) (*backupgateway.DeleteGatewayOutput, error)
- func (m *MockBackupGatewayAPI) DeleteGatewayRequest(arg0 *backupgateway.DeleteGatewayInput) (*request.Request, *backupgateway.DeleteGatewayOutput)
- func (m *MockBackupGatewayAPI) DeleteGatewayWithContext(arg0 context.Context, arg1 *backupgateway.DeleteGatewayInput, ...) (*backupgateway.DeleteGatewayOutput, error)
- func (m *MockBackupGatewayAPI) DeleteHypervisor(arg0 *backupgateway.DeleteHypervisorInput) (*backupgateway.DeleteHypervisorOutput, error)
- func (m *MockBackupGatewayAPI) DeleteHypervisorRequest(arg0 *backupgateway.DeleteHypervisorInput) (*request.Request, *backupgateway.DeleteHypervisorOutput)
- func (m *MockBackupGatewayAPI) DeleteHypervisorWithContext(arg0 context.Context, arg1 *backupgateway.DeleteHypervisorInput, ...) (*backupgateway.DeleteHypervisorOutput, error)
- func (m *MockBackupGatewayAPI) DisassociateGatewayFromServer(arg0 *backupgateway.DisassociateGatewayFromServerInput) (*backupgateway.DisassociateGatewayFromServerOutput, error)
- func (m *MockBackupGatewayAPI) DisassociateGatewayFromServerRequest(arg0 *backupgateway.DisassociateGatewayFromServerInput) (*request.Request, *backupgateway.DisassociateGatewayFromServerOutput)
- func (m *MockBackupGatewayAPI) DisassociateGatewayFromServerWithContext(arg0 context.Context, arg1 *backupgateway.DisassociateGatewayFromServerInput, ...) (*backupgateway.DisassociateGatewayFromServerOutput, error)
- func (m *MockBackupGatewayAPI) EXPECT() *MockBackupGatewayAPIMockRecorder
- func (m *MockBackupGatewayAPI) GetBandwidthRateLimitSchedule(arg0 *backupgateway.GetBandwidthRateLimitScheduleInput) (*backupgateway.GetBandwidthRateLimitScheduleOutput, error)
- func (m *MockBackupGatewayAPI) GetBandwidthRateLimitScheduleRequest(arg0 *backupgateway.GetBandwidthRateLimitScheduleInput) (*request.Request, *backupgateway.GetBandwidthRateLimitScheduleOutput)
- func (m *MockBackupGatewayAPI) GetBandwidthRateLimitScheduleWithContext(arg0 context.Context, arg1 *backupgateway.GetBandwidthRateLimitScheduleInput, ...) (*backupgateway.GetBandwidthRateLimitScheduleOutput, error)
- func (m *MockBackupGatewayAPI) GetGateway(arg0 *backupgateway.GetGatewayInput) (*backupgateway.GetGatewayOutput, error)
- func (m *MockBackupGatewayAPI) GetGatewayRequest(arg0 *backupgateway.GetGatewayInput) (*request.Request, *backupgateway.GetGatewayOutput)
- func (m *MockBackupGatewayAPI) GetGatewayWithContext(arg0 context.Context, arg1 *backupgateway.GetGatewayInput, ...) (*backupgateway.GetGatewayOutput, error)
- func (m *MockBackupGatewayAPI) GetHypervisor(arg0 *backupgateway.GetHypervisorInput) (*backupgateway.GetHypervisorOutput, error)
- func (m *MockBackupGatewayAPI) GetHypervisorPropertyMappings(arg0 *backupgateway.GetHypervisorPropertyMappingsInput) (*backupgateway.GetHypervisorPropertyMappingsOutput, error)
- func (m *MockBackupGatewayAPI) GetHypervisorPropertyMappingsRequest(arg0 *backupgateway.GetHypervisorPropertyMappingsInput) (*request.Request, *backupgateway.GetHypervisorPropertyMappingsOutput)
- func (m *MockBackupGatewayAPI) GetHypervisorPropertyMappingsWithContext(arg0 context.Context, arg1 *backupgateway.GetHypervisorPropertyMappingsInput, ...) (*backupgateway.GetHypervisorPropertyMappingsOutput, error)
- func (m *MockBackupGatewayAPI) GetHypervisorRequest(arg0 *backupgateway.GetHypervisorInput) (*request.Request, *backupgateway.GetHypervisorOutput)
- func (m *MockBackupGatewayAPI) GetHypervisorWithContext(arg0 context.Context, arg1 *backupgateway.GetHypervisorInput, ...) (*backupgateway.GetHypervisorOutput, error)
- func (m *MockBackupGatewayAPI) GetVirtualMachine(arg0 *backupgateway.GetVirtualMachineInput) (*backupgateway.GetVirtualMachineOutput, error)
- func (m *MockBackupGatewayAPI) GetVirtualMachineRequest(arg0 *backupgateway.GetVirtualMachineInput) (*request.Request, *backupgateway.GetVirtualMachineOutput)
- func (m *MockBackupGatewayAPI) GetVirtualMachineWithContext(arg0 context.Context, arg1 *backupgateway.GetVirtualMachineInput, ...) (*backupgateway.GetVirtualMachineOutput, error)
- func (m *MockBackupGatewayAPI) ImportHypervisorConfiguration(arg0 *backupgateway.ImportHypervisorConfigurationInput) (*backupgateway.ImportHypervisorConfigurationOutput, error)
- func (m *MockBackupGatewayAPI) ImportHypervisorConfigurationRequest(arg0 *backupgateway.ImportHypervisorConfigurationInput) (*request.Request, *backupgateway.ImportHypervisorConfigurationOutput)
- func (m *MockBackupGatewayAPI) ImportHypervisorConfigurationWithContext(arg0 context.Context, arg1 *backupgateway.ImportHypervisorConfigurationInput, ...) (*backupgateway.ImportHypervisorConfigurationOutput, error)
- func (m *MockBackupGatewayAPI) ListGateways(arg0 *backupgateway.ListGatewaysInput) (*backupgateway.ListGatewaysOutput, error)
- func (m *MockBackupGatewayAPI) ListGatewaysPages(arg0 *backupgateway.ListGatewaysInput, ...) error
- func (m *MockBackupGatewayAPI) ListGatewaysPagesWithContext(arg0 context.Context, arg1 *backupgateway.ListGatewaysInput, ...) error
- func (m *MockBackupGatewayAPI) ListGatewaysRequest(arg0 *backupgateway.ListGatewaysInput) (*request.Request, *backupgateway.ListGatewaysOutput)
- func (m *MockBackupGatewayAPI) ListGatewaysWithContext(arg0 context.Context, arg1 *backupgateway.ListGatewaysInput, ...) (*backupgateway.ListGatewaysOutput, error)
- func (m *MockBackupGatewayAPI) ListHypervisors(arg0 *backupgateway.ListHypervisorsInput) (*backupgateway.ListHypervisorsOutput, error)
- func (m *MockBackupGatewayAPI) ListHypervisorsPages(arg0 *backupgateway.ListHypervisorsInput, ...) error
- func (m *MockBackupGatewayAPI) ListHypervisorsPagesWithContext(arg0 context.Context, arg1 *backupgateway.ListHypervisorsInput, ...) error
- func (m *MockBackupGatewayAPI) ListHypervisorsRequest(arg0 *backupgateway.ListHypervisorsInput) (*request.Request, *backupgateway.ListHypervisorsOutput)
- func (m *MockBackupGatewayAPI) ListHypervisorsWithContext(arg0 context.Context, arg1 *backupgateway.ListHypervisorsInput, ...) (*backupgateway.ListHypervisorsOutput, error)
- func (m *MockBackupGatewayAPI) ListTagsForResource(arg0 *backupgateway.ListTagsForResourceInput) (*backupgateway.ListTagsForResourceOutput, error)
- func (m *MockBackupGatewayAPI) ListTagsForResourceRequest(arg0 *backupgateway.ListTagsForResourceInput) (*request.Request, *backupgateway.ListTagsForResourceOutput)
- func (m *MockBackupGatewayAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *backupgateway.ListTagsForResourceInput, ...) (*backupgateway.ListTagsForResourceOutput, error)
- func (m *MockBackupGatewayAPI) ListVirtualMachines(arg0 *backupgateway.ListVirtualMachinesInput) (*backupgateway.ListVirtualMachinesOutput, error)
- func (m *MockBackupGatewayAPI) ListVirtualMachinesPages(arg0 *backupgateway.ListVirtualMachinesInput, ...) error
- func (m *MockBackupGatewayAPI) ListVirtualMachinesPagesWithContext(arg0 context.Context, arg1 *backupgateway.ListVirtualMachinesInput, ...) error
- func (m *MockBackupGatewayAPI) ListVirtualMachinesRequest(arg0 *backupgateway.ListVirtualMachinesInput) (*request.Request, *backupgateway.ListVirtualMachinesOutput)
- func (m *MockBackupGatewayAPI) ListVirtualMachinesWithContext(arg0 context.Context, arg1 *backupgateway.ListVirtualMachinesInput, ...) (*backupgateway.ListVirtualMachinesOutput, error)
- func (m *MockBackupGatewayAPI) PutBandwidthRateLimitSchedule(arg0 *backupgateway.PutBandwidthRateLimitScheduleInput) (*backupgateway.PutBandwidthRateLimitScheduleOutput, error)
- func (m *MockBackupGatewayAPI) PutBandwidthRateLimitScheduleRequest(arg0 *backupgateway.PutBandwidthRateLimitScheduleInput) (*request.Request, *backupgateway.PutBandwidthRateLimitScheduleOutput)
- func (m *MockBackupGatewayAPI) PutBandwidthRateLimitScheduleWithContext(arg0 context.Context, arg1 *backupgateway.PutBandwidthRateLimitScheduleInput, ...) (*backupgateway.PutBandwidthRateLimitScheduleOutput, error)
- func (m *MockBackupGatewayAPI) PutHypervisorPropertyMappings(arg0 *backupgateway.PutHypervisorPropertyMappingsInput) (*backupgateway.PutHypervisorPropertyMappingsOutput, error)
- func (m *MockBackupGatewayAPI) PutHypervisorPropertyMappingsRequest(arg0 *backupgateway.PutHypervisorPropertyMappingsInput) (*request.Request, *backupgateway.PutHypervisorPropertyMappingsOutput)
- func (m *MockBackupGatewayAPI) PutHypervisorPropertyMappingsWithContext(arg0 context.Context, arg1 *backupgateway.PutHypervisorPropertyMappingsInput, ...) (*backupgateway.PutHypervisorPropertyMappingsOutput, error)
- func (m *MockBackupGatewayAPI) PutMaintenanceStartTime(arg0 *backupgateway.PutMaintenanceStartTimeInput) (*backupgateway.PutMaintenanceStartTimeOutput, error)
- func (m *MockBackupGatewayAPI) PutMaintenanceStartTimeRequest(arg0 *backupgateway.PutMaintenanceStartTimeInput) (*request.Request, *backupgateway.PutMaintenanceStartTimeOutput)
- func (m *MockBackupGatewayAPI) PutMaintenanceStartTimeWithContext(arg0 context.Context, arg1 *backupgateway.PutMaintenanceStartTimeInput, ...) (*backupgateway.PutMaintenanceStartTimeOutput, error)
- func (m *MockBackupGatewayAPI) StartVirtualMachinesMetadataSync(arg0 *backupgateway.StartVirtualMachinesMetadataSyncInput) (*backupgateway.StartVirtualMachinesMetadataSyncOutput, error)
- func (m *MockBackupGatewayAPI) StartVirtualMachinesMetadataSyncRequest(arg0 *backupgateway.StartVirtualMachinesMetadataSyncInput) (*request.Request, *backupgateway.StartVirtualMachinesMetadataSyncOutput)
- func (m *MockBackupGatewayAPI) StartVirtualMachinesMetadataSyncWithContext(arg0 context.Context, ...) (*backupgateway.StartVirtualMachinesMetadataSyncOutput, error)
- func (m *MockBackupGatewayAPI) TagResource(arg0 *backupgateway.TagResourceInput) (*backupgateway.TagResourceOutput, error)
- func (m *MockBackupGatewayAPI) TagResourceRequest(arg0 *backupgateway.TagResourceInput) (*request.Request, *backupgateway.TagResourceOutput)
- func (m *MockBackupGatewayAPI) TagResourceWithContext(arg0 context.Context, arg1 *backupgateway.TagResourceInput, ...) (*backupgateway.TagResourceOutput, error)
- func (m *MockBackupGatewayAPI) TestHypervisorConfiguration(arg0 *backupgateway.TestHypervisorConfigurationInput) (*backupgateway.TestHypervisorConfigurationOutput, error)
- func (m *MockBackupGatewayAPI) TestHypervisorConfigurationRequest(arg0 *backupgateway.TestHypervisorConfigurationInput) (*request.Request, *backupgateway.TestHypervisorConfigurationOutput)
- func (m *MockBackupGatewayAPI) TestHypervisorConfigurationWithContext(arg0 context.Context, arg1 *backupgateway.TestHypervisorConfigurationInput, ...) (*backupgateway.TestHypervisorConfigurationOutput, error)
- func (m *MockBackupGatewayAPI) UntagResource(arg0 *backupgateway.UntagResourceInput) (*backupgateway.UntagResourceOutput, error)
- func (m *MockBackupGatewayAPI) UntagResourceRequest(arg0 *backupgateway.UntagResourceInput) (*request.Request, *backupgateway.UntagResourceOutput)
- func (m *MockBackupGatewayAPI) UntagResourceWithContext(arg0 context.Context, arg1 *backupgateway.UntagResourceInput, ...) (*backupgateway.UntagResourceOutput, error)
- func (m *MockBackupGatewayAPI) UpdateGatewayInformation(arg0 *backupgateway.UpdateGatewayInformationInput) (*backupgateway.UpdateGatewayInformationOutput, error)
- func (m *MockBackupGatewayAPI) UpdateGatewayInformationRequest(arg0 *backupgateway.UpdateGatewayInformationInput) (*request.Request, *backupgateway.UpdateGatewayInformationOutput)
- func (m *MockBackupGatewayAPI) UpdateGatewayInformationWithContext(arg0 context.Context, arg1 *backupgateway.UpdateGatewayInformationInput, ...) (*backupgateway.UpdateGatewayInformationOutput, error)
- func (m *MockBackupGatewayAPI) UpdateGatewaySoftwareNow(arg0 *backupgateway.UpdateGatewaySoftwareNowInput) (*backupgateway.UpdateGatewaySoftwareNowOutput, error)
- func (m *MockBackupGatewayAPI) UpdateGatewaySoftwareNowRequest(arg0 *backupgateway.UpdateGatewaySoftwareNowInput) (*request.Request, *backupgateway.UpdateGatewaySoftwareNowOutput)
- func (m *MockBackupGatewayAPI) UpdateGatewaySoftwareNowWithContext(arg0 context.Context, arg1 *backupgateway.UpdateGatewaySoftwareNowInput, ...) (*backupgateway.UpdateGatewaySoftwareNowOutput, error)
- func (m *MockBackupGatewayAPI) UpdateHypervisor(arg0 *backupgateway.UpdateHypervisorInput) (*backupgateway.UpdateHypervisorOutput, error)
- func (m *MockBackupGatewayAPI) UpdateHypervisorRequest(arg0 *backupgateway.UpdateHypervisorInput) (*request.Request, *backupgateway.UpdateHypervisorOutput)
- func (m *MockBackupGatewayAPI) UpdateHypervisorWithContext(arg0 context.Context, arg1 *backupgateway.UpdateHypervisorInput, ...) (*backupgateway.UpdateHypervisorOutput, error)
- type MockBackupGatewayAPIMockRecorder
- func (mr *MockBackupGatewayAPIMockRecorder) AssociateGatewayToServer(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) AssociateGatewayToServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) AssociateGatewayToServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) CreateGateway(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) CreateGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) CreateGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) DeleteGateway(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) DeleteGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) DeleteGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) DeleteHypervisor(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) DeleteHypervisorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) DeleteHypervisorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) DisassociateGatewayFromServer(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) DisassociateGatewayFromServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) DisassociateGatewayFromServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetBandwidthRateLimitSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetBandwidthRateLimitScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetBandwidthRateLimitScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetGateway(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetGatewayRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisor(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisorPropertyMappings(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisorPropertyMappingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisorPropertyMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetVirtualMachine(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetVirtualMachineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) GetVirtualMachineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ImportHypervisorConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ImportHypervisorConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ImportHypervisorConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListGateways(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListGatewaysPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListGatewaysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListHypervisors(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListHypervisorsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListHypervisorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListHypervisorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListHypervisorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListVirtualMachines(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListVirtualMachinesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListVirtualMachinesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListVirtualMachinesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) ListVirtualMachinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) PutBandwidthRateLimitSchedule(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) PutBandwidthRateLimitScheduleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) PutBandwidthRateLimitScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) PutHypervisorPropertyMappings(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) PutHypervisorPropertyMappingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) PutHypervisorPropertyMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) PutMaintenanceStartTime(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) PutMaintenanceStartTimeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) PutMaintenanceStartTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) StartVirtualMachinesMetadataSync(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) StartVirtualMachinesMetadataSyncRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) StartVirtualMachinesMetadataSyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) TestHypervisorConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) TestHypervisorConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) TestHypervisorConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewayInformation(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewayInformationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewayInformationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewaySoftwareNow(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewaySoftwareNowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewaySoftwareNowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UpdateHypervisor(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UpdateHypervisorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBackupGatewayAPIMockRecorder) UpdateHypervisorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBackupGatewayAPI ¶
type MockBackupGatewayAPI struct {
// contains filtered or unexported fields
}
MockBackupGatewayAPI is a mock of BackupGatewayAPI interface
func NewMockBackupGatewayAPI ¶
func NewMockBackupGatewayAPI(ctrl *gomock.Controller) *MockBackupGatewayAPI
NewMockBackupGatewayAPI creates a new mock instance
func (*MockBackupGatewayAPI) AssociateGatewayToServer ¶
func (m *MockBackupGatewayAPI) AssociateGatewayToServer(arg0 *backupgateway.AssociateGatewayToServerInput) (*backupgateway.AssociateGatewayToServerOutput, error)
AssociateGatewayToServer mocks base method
func (*MockBackupGatewayAPI) AssociateGatewayToServerRequest ¶
func (m *MockBackupGatewayAPI) AssociateGatewayToServerRequest(arg0 *backupgateway.AssociateGatewayToServerInput) (*request.Request, *backupgateway.AssociateGatewayToServerOutput)
AssociateGatewayToServerRequest mocks base method
func (*MockBackupGatewayAPI) AssociateGatewayToServerWithContext ¶
func (m *MockBackupGatewayAPI) AssociateGatewayToServerWithContext(arg0 context.Context, arg1 *backupgateway.AssociateGatewayToServerInput, arg2 ...request.Option) (*backupgateway.AssociateGatewayToServerOutput, error)
AssociateGatewayToServerWithContext mocks base method
func (*MockBackupGatewayAPI) CreateGateway ¶
func (m *MockBackupGatewayAPI) CreateGateway(arg0 *backupgateway.CreateGatewayInput) (*backupgateway.CreateGatewayOutput, error)
CreateGateway mocks base method
func (*MockBackupGatewayAPI) CreateGatewayRequest ¶
func (m *MockBackupGatewayAPI) CreateGatewayRequest(arg0 *backupgateway.CreateGatewayInput) (*request.Request, *backupgateway.CreateGatewayOutput)
CreateGatewayRequest mocks base method
func (*MockBackupGatewayAPI) CreateGatewayWithContext ¶
func (m *MockBackupGatewayAPI) CreateGatewayWithContext(arg0 context.Context, arg1 *backupgateway.CreateGatewayInput, arg2 ...request.Option) (*backupgateway.CreateGatewayOutput, error)
CreateGatewayWithContext mocks base method
func (*MockBackupGatewayAPI) DeleteGateway ¶
func (m *MockBackupGatewayAPI) DeleteGateway(arg0 *backupgateway.DeleteGatewayInput) (*backupgateway.DeleteGatewayOutput, error)
DeleteGateway mocks base method
func (*MockBackupGatewayAPI) DeleteGatewayRequest ¶
func (m *MockBackupGatewayAPI) DeleteGatewayRequest(arg0 *backupgateway.DeleteGatewayInput) (*request.Request, *backupgateway.DeleteGatewayOutput)
DeleteGatewayRequest mocks base method
func (*MockBackupGatewayAPI) DeleteGatewayWithContext ¶
func (m *MockBackupGatewayAPI) DeleteGatewayWithContext(arg0 context.Context, arg1 *backupgateway.DeleteGatewayInput, arg2 ...request.Option) (*backupgateway.DeleteGatewayOutput, error)
DeleteGatewayWithContext mocks base method
func (*MockBackupGatewayAPI) DeleteHypervisor ¶
func (m *MockBackupGatewayAPI) DeleteHypervisor(arg0 *backupgateway.DeleteHypervisorInput) (*backupgateway.DeleteHypervisorOutput, error)
DeleteHypervisor mocks base method
func (*MockBackupGatewayAPI) DeleteHypervisorRequest ¶
func (m *MockBackupGatewayAPI) DeleteHypervisorRequest(arg0 *backupgateway.DeleteHypervisorInput) (*request.Request, *backupgateway.DeleteHypervisorOutput)
DeleteHypervisorRequest mocks base method
func (*MockBackupGatewayAPI) DeleteHypervisorWithContext ¶
func (m *MockBackupGatewayAPI) DeleteHypervisorWithContext(arg0 context.Context, arg1 *backupgateway.DeleteHypervisorInput, arg2 ...request.Option) (*backupgateway.DeleteHypervisorOutput, error)
DeleteHypervisorWithContext mocks base method
func (*MockBackupGatewayAPI) DisassociateGatewayFromServer ¶
func (m *MockBackupGatewayAPI) DisassociateGatewayFromServer(arg0 *backupgateway.DisassociateGatewayFromServerInput) (*backupgateway.DisassociateGatewayFromServerOutput, error)
DisassociateGatewayFromServer mocks base method
func (*MockBackupGatewayAPI) DisassociateGatewayFromServerRequest ¶
func (m *MockBackupGatewayAPI) DisassociateGatewayFromServerRequest(arg0 *backupgateway.DisassociateGatewayFromServerInput) (*request.Request, *backupgateway.DisassociateGatewayFromServerOutput)
DisassociateGatewayFromServerRequest mocks base method
func (*MockBackupGatewayAPI) DisassociateGatewayFromServerWithContext ¶
func (m *MockBackupGatewayAPI) DisassociateGatewayFromServerWithContext(arg0 context.Context, arg1 *backupgateway.DisassociateGatewayFromServerInput, arg2 ...request.Option) (*backupgateway.DisassociateGatewayFromServerOutput, error)
DisassociateGatewayFromServerWithContext mocks base method
func (*MockBackupGatewayAPI) EXPECT ¶
func (m *MockBackupGatewayAPI) EXPECT() *MockBackupGatewayAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBackupGatewayAPI) GetBandwidthRateLimitSchedule ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) GetBandwidthRateLimitSchedule(arg0 *backupgateway.GetBandwidthRateLimitScheduleInput) (*backupgateway.GetBandwidthRateLimitScheduleOutput, error)
GetBandwidthRateLimitSchedule mocks base method
func (*MockBackupGatewayAPI) GetBandwidthRateLimitScheduleRequest ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) GetBandwidthRateLimitScheduleRequest(arg0 *backupgateway.GetBandwidthRateLimitScheduleInput) (*request.Request, *backupgateway.GetBandwidthRateLimitScheduleOutput)
GetBandwidthRateLimitScheduleRequest mocks base method
func (*MockBackupGatewayAPI) GetBandwidthRateLimitScheduleWithContext ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) GetBandwidthRateLimitScheduleWithContext(arg0 context.Context, arg1 *backupgateway.GetBandwidthRateLimitScheduleInput, arg2 ...request.Option) (*backupgateway.GetBandwidthRateLimitScheduleOutput, error)
GetBandwidthRateLimitScheduleWithContext mocks base method
func (*MockBackupGatewayAPI) GetGateway ¶ added in v1.44.26
func (m *MockBackupGatewayAPI) GetGateway(arg0 *backupgateway.GetGatewayInput) (*backupgateway.GetGatewayOutput, error)
GetGateway mocks base method
func (*MockBackupGatewayAPI) GetGatewayRequest ¶ added in v1.44.26
func (m *MockBackupGatewayAPI) GetGatewayRequest(arg0 *backupgateway.GetGatewayInput) (*request.Request, *backupgateway.GetGatewayOutput)
GetGatewayRequest mocks base method
func (*MockBackupGatewayAPI) GetGatewayWithContext ¶ added in v1.44.26
func (m *MockBackupGatewayAPI) GetGatewayWithContext(arg0 context.Context, arg1 *backupgateway.GetGatewayInput, arg2 ...request.Option) (*backupgateway.GetGatewayOutput, error)
GetGatewayWithContext mocks base method
func (*MockBackupGatewayAPI) GetHypervisor ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) GetHypervisor(arg0 *backupgateway.GetHypervisorInput) (*backupgateway.GetHypervisorOutput, error)
GetHypervisor mocks base method
func (*MockBackupGatewayAPI) GetHypervisorPropertyMappings ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) GetHypervisorPropertyMappings(arg0 *backupgateway.GetHypervisorPropertyMappingsInput) (*backupgateway.GetHypervisorPropertyMappingsOutput, error)
GetHypervisorPropertyMappings mocks base method
func (*MockBackupGatewayAPI) GetHypervisorPropertyMappingsRequest ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) GetHypervisorPropertyMappingsRequest(arg0 *backupgateway.GetHypervisorPropertyMappingsInput) (*request.Request, *backupgateway.GetHypervisorPropertyMappingsOutput)
GetHypervisorPropertyMappingsRequest mocks base method
func (*MockBackupGatewayAPI) GetHypervisorPropertyMappingsWithContext ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) GetHypervisorPropertyMappingsWithContext(arg0 context.Context, arg1 *backupgateway.GetHypervisorPropertyMappingsInput, arg2 ...request.Option) (*backupgateway.GetHypervisorPropertyMappingsOutput, error)
GetHypervisorPropertyMappingsWithContext mocks base method
func (*MockBackupGatewayAPI) GetHypervisorRequest ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) GetHypervisorRequest(arg0 *backupgateway.GetHypervisorInput) (*request.Request, *backupgateway.GetHypervisorOutput)
GetHypervisorRequest mocks base method
func (*MockBackupGatewayAPI) GetHypervisorWithContext ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) GetHypervisorWithContext(arg0 context.Context, arg1 *backupgateway.GetHypervisorInput, arg2 ...request.Option) (*backupgateway.GetHypervisorOutput, error)
GetHypervisorWithContext mocks base method
func (*MockBackupGatewayAPI) GetVirtualMachine ¶ added in v1.44.104
func (m *MockBackupGatewayAPI) GetVirtualMachine(arg0 *backupgateway.GetVirtualMachineInput) (*backupgateway.GetVirtualMachineOutput, error)
GetVirtualMachine mocks base method
func (*MockBackupGatewayAPI) GetVirtualMachineRequest ¶ added in v1.44.104
func (m *MockBackupGatewayAPI) GetVirtualMachineRequest(arg0 *backupgateway.GetVirtualMachineInput) (*request.Request, *backupgateway.GetVirtualMachineOutput)
GetVirtualMachineRequest mocks base method
func (*MockBackupGatewayAPI) GetVirtualMachineWithContext ¶ added in v1.44.104
func (m *MockBackupGatewayAPI) GetVirtualMachineWithContext(arg0 context.Context, arg1 *backupgateway.GetVirtualMachineInput, arg2 ...request.Option) (*backupgateway.GetVirtualMachineOutput, error)
GetVirtualMachineWithContext mocks base method
func (*MockBackupGatewayAPI) ImportHypervisorConfiguration ¶
func (m *MockBackupGatewayAPI) ImportHypervisorConfiguration(arg0 *backupgateway.ImportHypervisorConfigurationInput) (*backupgateway.ImportHypervisorConfigurationOutput, error)
ImportHypervisorConfiguration mocks base method
func (*MockBackupGatewayAPI) ImportHypervisorConfigurationRequest ¶
func (m *MockBackupGatewayAPI) ImportHypervisorConfigurationRequest(arg0 *backupgateway.ImportHypervisorConfigurationInput) (*request.Request, *backupgateway.ImportHypervisorConfigurationOutput)
ImportHypervisorConfigurationRequest mocks base method
func (*MockBackupGatewayAPI) ImportHypervisorConfigurationWithContext ¶
func (m *MockBackupGatewayAPI) ImportHypervisorConfigurationWithContext(arg0 context.Context, arg1 *backupgateway.ImportHypervisorConfigurationInput, arg2 ...request.Option) (*backupgateway.ImportHypervisorConfigurationOutput, error)
ImportHypervisorConfigurationWithContext mocks base method
func (*MockBackupGatewayAPI) ListGateways ¶
func (m *MockBackupGatewayAPI) ListGateways(arg0 *backupgateway.ListGatewaysInput) (*backupgateway.ListGatewaysOutput, error)
ListGateways mocks base method
func (*MockBackupGatewayAPI) ListGatewaysPages ¶
func (m *MockBackupGatewayAPI) ListGatewaysPages(arg0 *backupgateway.ListGatewaysInput, arg1 func(*backupgateway.ListGatewaysOutput, bool) bool) error
ListGatewaysPages mocks base method
func (*MockBackupGatewayAPI) ListGatewaysPagesWithContext ¶
func (m *MockBackupGatewayAPI) ListGatewaysPagesWithContext(arg0 context.Context, arg1 *backupgateway.ListGatewaysInput, arg2 func(*backupgateway.ListGatewaysOutput, bool) bool, arg3 ...request.Option) error
ListGatewaysPagesWithContext mocks base method
func (*MockBackupGatewayAPI) ListGatewaysRequest ¶
func (m *MockBackupGatewayAPI) ListGatewaysRequest(arg0 *backupgateway.ListGatewaysInput) (*request.Request, *backupgateway.ListGatewaysOutput)
ListGatewaysRequest mocks base method
func (*MockBackupGatewayAPI) ListGatewaysWithContext ¶
func (m *MockBackupGatewayAPI) ListGatewaysWithContext(arg0 context.Context, arg1 *backupgateway.ListGatewaysInput, arg2 ...request.Option) (*backupgateway.ListGatewaysOutput, error)
ListGatewaysWithContext mocks base method
func (*MockBackupGatewayAPI) ListHypervisors ¶
func (m *MockBackupGatewayAPI) ListHypervisors(arg0 *backupgateway.ListHypervisorsInput) (*backupgateway.ListHypervisorsOutput, error)
ListHypervisors mocks base method
func (*MockBackupGatewayAPI) ListHypervisorsPages ¶
func (m *MockBackupGatewayAPI) ListHypervisorsPages(arg0 *backupgateway.ListHypervisorsInput, arg1 func(*backupgateway.ListHypervisorsOutput, bool) bool) error
ListHypervisorsPages mocks base method
func (*MockBackupGatewayAPI) ListHypervisorsPagesWithContext ¶
func (m *MockBackupGatewayAPI) ListHypervisorsPagesWithContext(arg0 context.Context, arg1 *backupgateway.ListHypervisorsInput, arg2 func(*backupgateway.ListHypervisorsOutput, bool) bool, arg3 ...request.Option) error
ListHypervisorsPagesWithContext mocks base method
func (*MockBackupGatewayAPI) ListHypervisorsRequest ¶
func (m *MockBackupGatewayAPI) ListHypervisorsRequest(arg0 *backupgateway.ListHypervisorsInput) (*request.Request, *backupgateway.ListHypervisorsOutput)
ListHypervisorsRequest mocks base method
func (*MockBackupGatewayAPI) ListHypervisorsWithContext ¶
func (m *MockBackupGatewayAPI) ListHypervisorsWithContext(arg0 context.Context, arg1 *backupgateway.ListHypervisorsInput, arg2 ...request.Option) (*backupgateway.ListHypervisorsOutput, error)
ListHypervisorsWithContext mocks base method
func (*MockBackupGatewayAPI) ListTagsForResource ¶
func (m *MockBackupGatewayAPI) ListTagsForResource(arg0 *backupgateway.ListTagsForResourceInput) (*backupgateway.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockBackupGatewayAPI) ListTagsForResourceRequest ¶
func (m *MockBackupGatewayAPI) ListTagsForResourceRequest(arg0 *backupgateway.ListTagsForResourceInput) (*request.Request, *backupgateway.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockBackupGatewayAPI) ListTagsForResourceWithContext ¶
func (m *MockBackupGatewayAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *backupgateway.ListTagsForResourceInput, arg2 ...request.Option) (*backupgateway.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockBackupGatewayAPI) ListVirtualMachines ¶
func (m *MockBackupGatewayAPI) ListVirtualMachines(arg0 *backupgateway.ListVirtualMachinesInput) (*backupgateway.ListVirtualMachinesOutput, error)
ListVirtualMachines mocks base method
func (*MockBackupGatewayAPI) ListVirtualMachinesPages ¶
func (m *MockBackupGatewayAPI) ListVirtualMachinesPages(arg0 *backupgateway.ListVirtualMachinesInput, arg1 func(*backupgateway.ListVirtualMachinesOutput, bool) bool) error
ListVirtualMachinesPages mocks base method
func (*MockBackupGatewayAPI) ListVirtualMachinesPagesWithContext ¶
func (m *MockBackupGatewayAPI) ListVirtualMachinesPagesWithContext(arg0 context.Context, arg1 *backupgateway.ListVirtualMachinesInput, arg2 func(*backupgateway.ListVirtualMachinesOutput, bool) bool, arg3 ...request.Option) error
ListVirtualMachinesPagesWithContext mocks base method
func (*MockBackupGatewayAPI) ListVirtualMachinesRequest ¶
func (m *MockBackupGatewayAPI) ListVirtualMachinesRequest(arg0 *backupgateway.ListVirtualMachinesInput) (*request.Request, *backupgateway.ListVirtualMachinesOutput)
ListVirtualMachinesRequest mocks base method
func (*MockBackupGatewayAPI) ListVirtualMachinesWithContext ¶
func (m *MockBackupGatewayAPI) ListVirtualMachinesWithContext(arg0 context.Context, arg1 *backupgateway.ListVirtualMachinesInput, arg2 ...request.Option) (*backupgateway.ListVirtualMachinesOutput, error)
ListVirtualMachinesWithContext mocks base method
func (*MockBackupGatewayAPI) PutBandwidthRateLimitSchedule ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) PutBandwidthRateLimitSchedule(arg0 *backupgateway.PutBandwidthRateLimitScheduleInput) (*backupgateway.PutBandwidthRateLimitScheduleOutput, error)
PutBandwidthRateLimitSchedule mocks base method
func (*MockBackupGatewayAPI) PutBandwidthRateLimitScheduleRequest ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) PutBandwidthRateLimitScheduleRequest(arg0 *backupgateway.PutBandwidthRateLimitScheduleInput) (*request.Request, *backupgateway.PutBandwidthRateLimitScheduleOutput)
PutBandwidthRateLimitScheduleRequest mocks base method
func (*MockBackupGatewayAPI) PutBandwidthRateLimitScheduleWithContext ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) PutBandwidthRateLimitScheduleWithContext(arg0 context.Context, arg1 *backupgateway.PutBandwidthRateLimitScheduleInput, arg2 ...request.Option) (*backupgateway.PutBandwidthRateLimitScheduleOutput, error)
PutBandwidthRateLimitScheduleWithContext mocks base method
func (*MockBackupGatewayAPI) PutHypervisorPropertyMappings ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) PutHypervisorPropertyMappings(arg0 *backupgateway.PutHypervisorPropertyMappingsInput) (*backupgateway.PutHypervisorPropertyMappingsOutput, error)
PutHypervisorPropertyMappings mocks base method
func (*MockBackupGatewayAPI) PutHypervisorPropertyMappingsRequest ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) PutHypervisorPropertyMappingsRequest(arg0 *backupgateway.PutHypervisorPropertyMappingsInput) (*request.Request, *backupgateway.PutHypervisorPropertyMappingsOutput)
PutHypervisorPropertyMappingsRequest mocks base method
func (*MockBackupGatewayAPI) PutHypervisorPropertyMappingsWithContext ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) PutHypervisorPropertyMappingsWithContext(arg0 context.Context, arg1 *backupgateway.PutHypervisorPropertyMappingsInput, arg2 ...request.Option) (*backupgateway.PutHypervisorPropertyMappingsOutput, error)
PutHypervisorPropertyMappingsWithContext mocks base method
func (*MockBackupGatewayAPI) PutMaintenanceStartTime ¶
func (m *MockBackupGatewayAPI) PutMaintenanceStartTime(arg0 *backupgateway.PutMaintenanceStartTimeInput) (*backupgateway.PutMaintenanceStartTimeOutput, error)
PutMaintenanceStartTime mocks base method
func (*MockBackupGatewayAPI) PutMaintenanceStartTimeRequest ¶
func (m *MockBackupGatewayAPI) PutMaintenanceStartTimeRequest(arg0 *backupgateway.PutMaintenanceStartTimeInput) (*request.Request, *backupgateway.PutMaintenanceStartTimeOutput)
PutMaintenanceStartTimeRequest mocks base method
func (*MockBackupGatewayAPI) PutMaintenanceStartTimeWithContext ¶
func (m *MockBackupGatewayAPI) PutMaintenanceStartTimeWithContext(arg0 context.Context, arg1 *backupgateway.PutMaintenanceStartTimeInput, arg2 ...request.Option) (*backupgateway.PutMaintenanceStartTimeOutput, error)
PutMaintenanceStartTimeWithContext mocks base method
func (*MockBackupGatewayAPI) StartVirtualMachinesMetadataSync ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) StartVirtualMachinesMetadataSync(arg0 *backupgateway.StartVirtualMachinesMetadataSyncInput) (*backupgateway.StartVirtualMachinesMetadataSyncOutput, error)
StartVirtualMachinesMetadataSync mocks base method
func (*MockBackupGatewayAPI) StartVirtualMachinesMetadataSyncRequest ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) StartVirtualMachinesMetadataSyncRequest(arg0 *backupgateway.StartVirtualMachinesMetadataSyncInput) (*request.Request, *backupgateway.StartVirtualMachinesMetadataSyncOutput)
StartVirtualMachinesMetadataSyncRequest mocks base method
func (*MockBackupGatewayAPI) StartVirtualMachinesMetadataSyncWithContext ¶ added in v1.44.161
func (m *MockBackupGatewayAPI) StartVirtualMachinesMetadataSyncWithContext(arg0 context.Context, arg1 *backupgateway.StartVirtualMachinesMetadataSyncInput, arg2 ...request.Option) (*backupgateway.StartVirtualMachinesMetadataSyncOutput, error)
StartVirtualMachinesMetadataSyncWithContext mocks base method
func (*MockBackupGatewayAPI) TagResource ¶
func (m *MockBackupGatewayAPI) TagResource(arg0 *backupgateway.TagResourceInput) (*backupgateway.TagResourceOutput, error)
TagResource mocks base method
func (*MockBackupGatewayAPI) TagResourceRequest ¶
func (m *MockBackupGatewayAPI) TagResourceRequest(arg0 *backupgateway.TagResourceInput) (*request.Request, *backupgateway.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockBackupGatewayAPI) TagResourceWithContext ¶
func (m *MockBackupGatewayAPI) TagResourceWithContext(arg0 context.Context, arg1 *backupgateway.TagResourceInput, arg2 ...request.Option) (*backupgateway.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockBackupGatewayAPI) TestHypervisorConfiguration ¶
func (m *MockBackupGatewayAPI) TestHypervisorConfiguration(arg0 *backupgateway.TestHypervisorConfigurationInput) (*backupgateway.TestHypervisorConfigurationOutput, error)
TestHypervisorConfiguration mocks base method
func (*MockBackupGatewayAPI) TestHypervisorConfigurationRequest ¶
func (m *MockBackupGatewayAPI) TestHypervisorConfigurationRequest(arg0 *backupgateway.TestHypervisorConfigurationInput) (*request.Request, *backupgateway.TestHypervisorConfigurationOutput)
TestHypervisorConfigurationRequest mocks base method
func (*MockBackupGatewayAPI) TestHypervisorConfigurationWithContext ¶
func (m *MockBackupGatewayAPI) TestHypervisorConfigurationWithContext(arg0 context.Context, arg1 *backupgateway.TestHypervisorConfigurationInput, arg2 ...request.Option) (*backupgateway.TestHypervisorConfigurationOutput, error)
TestHypervisorConfigurationWithContext mocks base method
func (*MockBackupGatewayAPI) UntagResource ¶
func (m *MockBackupGatewayAPI) UntagResource(arg0 *backupgateway.UntagResourceInput) (*backupgateway.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockBackupGatewayAPI) UntagResourceRequest ¶
func (m *MockBackupGatewayAPI) UntagResourceRequest(arg0 *backupgateway.UntagResourceInput) (*request.Request, *backupgateway.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockBackupGatewayAPI) UntagResourceWithContext ¶
func (m *MockBackupGatewayAPI) UntagResourceWithContext(arg0 context.Context, arg1 *backupgateway.UntagResourceInput, arg2 ...request.Option) (*backupgateway.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockBackupGatewayAPI) UpdateGatewayInformation ¶
func (m *MockBackupGatewayAPI) UpdateGatewayInformation(arg0 *backupgateway.UpdateGatewayInformationInput) (*backupgateway.UpdateGatewayInformationOutput, error)
UpdateGatewayInformation mocks base method
func (*MockBackupGatewayAPI) UpdateGatewayInformationRequest ¶
func (m *MockBackupGatewayAPI) UpdateGatewayInformationRequest(arg0 *backupgateway.UpdateGatewayInformationInput) (*request.Request, *backupgateway.UpdateGatewayInformationOutput)
UpdateGatewayInformationRequest mocks base method
func (*MockBackupGatewayAPI) UpdateGatewayInformationWithContext ¶
func (m *MockBackupGatewayAPI) UpdateGatewayInformationWithContext(arg0 context.Context, arg1 *backupgateway.UpdateGatewayInformationInput, arg2 ...request.Option) (*backupgateway.UpdateGatewayInformationOutput, error)
UpdateGatewayInformationWithContext mocks base method
func (*MockBackupGatewayAPI) UpdateGatewaySoftwareNow ¶ added in v1.44.26
func (m *MockBackupGatewayAPI) UpdateGatewaySoftwareNow(arg0 *backupgateway.UpdateGatewaySoftwareNowInput) (*backupgateway.UpdateGatewaySoftwareNowOutput, error)
UpdateGatewaySoftwareNow mocks base method
func (*MockBackupGatewayAPI) UpdateGatewaySoftwareNowRequest ¶ added in v1.44.26
func (m *MockBackupGatewayAPI) UpdateGatewaySoftwareNowRequest(arg0 *backupgateway.UpdateGatewaySoftwareNowInput) (*request.Request, *backupgateway.UpdateGatewaySoftwareNowOutput)
UpdateGatewaySoftwareNowRequest mocks base method
func (*MockBackupGatewayAPI) UpdateGatewaySoftwareNowWithContext ¶ added in v1.44.26
func (m *MockBackupGatewayAPI) UpdateGatewaySoftwareNowWithContext(arg0 context.Context, arg1 *backupgateway.UpdateGatewaySoftwareNowInput, arg2 ...request.Option) (*backupgateway.UpdateGatewaySoftwareNowOutput, error)
UpdateGatewaySoftwareNowWithContext mocks base method
func (*MockBackupGatewayAPI) UpdateHypervisor ¶
func (m *MockBackupGatewayAPI) UpdateHypervisor(arg0 *backupgateway.UpdateHypervisorInput) (*backupgateway.UpdateHypervisorOutput, error)
UpdateHypervisor mocks base method
func (*MockBackupGatewayAPI) UpdateHypervisorRequest ¶
func (m *MockBackupGatewayAPI) UpdateHypervisorRequest(arg0 *backupgateway.UpdateHypervisorInput) (*request.Request, *backupgateway.UpdateHypervisorOutput)
UpdateHypervisorRequest mocks base method
func (*MockBackupGatewayAPI) UpdateHypervisorWithContext ¶
func (m *MockBackupGatewayAPI) UpdateHypervisorWithContext(arg0 context.Context, arg1 *backupgateway.UpdateHypervisorInput, arg2 ...request.Option) (*backupgateway.UpdateHypervisorOutput, error)
UpdateHypervisorWithContext mocks base method
type MockBackupGatewayAPIMockRecorder ¶
type MockBackupGatewayAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockBackupGatewayAPIMockRecorder is the mock recorder for MockBackupGatewayAPI
func (*MockBackupGatewayAPIMockRecorder) AssociateGatewayToServer ¶
func (mr *MockBackupGatewayAPIMockRecorder) AssociateGatewayToServer(arg0 interface{}) *gomock.Call
AssociateGatewayToServer indicates an expected call of AssociateGatewayToServer
func (*MockBackupGatewayAPIMockRecorder) AssociateGatewayToServerRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) AssociateGatewayToServerRequest(arg0 interface{}) *gomock.Call
AssociateGatewayToServerRequest indicates an expected call of AssociateGatewayToServerRequest
func (*MockBackupGatewayAPIMockRecorder) AssociateGatewayToServerWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) AssociateGatewayToServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateGatewayToServerWithContext indicates an expected call of AssociateGatewayToServerWithContext
func (*MockBackupGatewayAPIMockRecorder) CreateGateway ¶
func (mr *MockBackupGatewayAPIMockRecorder) CreateGateway(arg0 interface{}) *gomock.Call
CreateGateway indicates an expected call of CreateGateway
func (*MockBackupGatewayAPIMockRecorder) CreateGatewayRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) CreateGatewayRequest(arg0 interface{}) *gomock.Call
CreateGatewayRequest indicates an expected call of CreateGatewayRequest
func (*MockBackupGatewayAPIMockRecorder) CreateGatewayWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) CreateGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGatewayWithContext indicates an expected call of CreateGatewayWithContext
func (*MockBackupGatewayAPIMockRecorder) DeleteGateway ¶
func (mr *MockBackupGatewayAPIMockRecorder) DeleteGateway(arg0 interface{}) *gomock.Call
DeleteGateway indicates an expected call of DeleteGateway
func (*MockBackupGatewayAPIMockRecorder) DeleteGatewayRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) DeleteGatewayRequest(arg0 interface{}) *gomock.Call
DeleteGatewayRequest indicates an expected call of DeleteGatewayRequest
func (*MockBackupGatewayAPIMockRecorder) DeleteGatewayWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) DeleteGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteGatewayWithContext indicates an expected call of DeleteGatewayWithContext
func (*MockBackupGatewayAPIMockRecorder) DeleteHypervisor ¶
func (mr *MockBackupGatewayAPIMockRecorder) DeleteHypervisor(arg0 interface{}) *gomock.Call
DeleteHypervisor indicates an expected call of DeleteHypervisor
func (*MockBackupGatewayAPIMockRecorder) DeleteHypervisorRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) DeleteHypervisorRequest(arg0 interface{}) *gomock.Call
DeleteHypervisorRequest indicates an expected call of DeleteHypervisorRequest
func (*MockBackupGatewayAPIMockRecorder) DeleteHypervisorWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) DeleteHypervisorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteHypervisorWithContext indicates an expected call of DeleteHypervisorWithContext
func (*MockBackupGatewayAPIMockRecorder) DisassociateGatewayFromServer ¶
func (mr *MockBackupGatewayAPIMockRecorder) DisassociateGatewayFromServer(arg0 interface{}) *gomock.Call
DisassociateGatewayFromServer indicates an expected call of DisassociateGatewayFromServer
func (*MockBackupGatewayAPIMockRecorder) DisassociateGatewayFromServerRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) DisassociateGatewayFromServerRequest(arg0 interface{}) *gomock.Call
DisassociateGatewayFromServerRequest indicates an expected call of DisassociateGatewayFromServerRequest
func (*MockBackupGatewayAPIMockRecorder) DisassociateGatewayFromServerWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) DisassociateGatewayFromServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateGatewayFromServerWithContext indicates an expected call of DisassociateGatewayFromServerWithContext
func (*MockBackupGatewayAPIMockRecorder) GetBandwidthRateLimitSchedule ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) GetBandwidthRateLimitSchedule(arg0 interface{}) *gomock.Call
GetBandwidthRateLimitSchedule indicates an expected call of GetBandwidthRateLimitSchedule
func (*MockBackupGatewayAPIMockRecorder) GetBandwidthRateLimitScheduleRequest ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) GetBandwidthRateLimitScheduleRequest(arg0 interface{}) *gomock.Call
GetBandwidthRateLimitScheduleRequest indicates an expected call of GetBandwidthRateLimitScheduleRequest
func (*MockBackupGatewayAPIMockRecorder) GetBandwidthRateLimitScheduleWithContext ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) GetBandwidthRateLimitScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBandwidthRateLimitScheduleWithContext indicates an expected call of GetBandwidthRateLimitScheduleWithContext
func (*MockBackupGatewayAPIMockRecorder) GetGateway ¶ added in v1.44.26
func (mr *MockBackupGatewayAPIMockRecorder) GetGateway(arg0 interface{}) *gomock.Call
GetGateway indicates an expected call of GetGateway
func (*MockBackupGatewayAPIMockRecorder) GetGatewayRequest ¶ added in v1.44.26
func (mr *MockBackupGatewayAPIMockRecorder) GetGatewayRequest(arg0 interface{}) *gomock.Call
GetGatewayRequest indicates an expected call of GetGatewayRequest
func (*MockBackupGatewayAPIMockRecorder) GetGatewayWithContext ¶ added in v1.44.26
func (mr *MockBackupGatewayAPIMockRecorder) GetGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGatewayWithContext indicates an expected call of GetGatewayWithContext
func (*MockBackupGatewayAPIMockRecorder) GetHypervisor ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisor(arg0 interface{}) *gomock.Call
GetHypervisor indicates an expected call of GetHypervisor
func (*MockBackupGatewayAPIMockRecorder) GetHypervisorPropertyMappings ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisorPropertyMappings(arg0 interface{}) *gomock.Call
GetHypervisorPropertyMappings indicates an expected call of GetHypervisorPropertyMappings
func (*MockBackupGatewayAPIMockRecorder) GetHypervisorPropertyMappingsRequest ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisorPropertyMappingsRequest(arg0 interface{}) *gomock.Call
GetHypervisorPropertyMappingsRequest indicates an expected call of GetHypervisorPropertyMappingsRequest
func (*MockBackupGatewayAPIMockRecorder) GetHypervisorPropertyMappingsWithContext ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisorPropertyMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetHypervisorPropertyMappingsWithContext indicates an expected call of GetHypervisorPropertyMappingsWithContext
func (*MockBackupGatewayAPIMockRecorder) GetHypervisorRequest ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisorRequest(arg0 interface{}) *gomock.Call
GetHypervisorRequest indicates an expected call of GetHypervisorRequest
func (*MockBackupGatewayAPIMockRecorder) GetHypervisorWithContext ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) GetHypervisorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetHypervisorWithContext indicates an expected call of GetHypervisorWithContext
func (*MockBackupGatewayAPIMockRecorder) GetVirtualMachine ¶ added in v1.44.104
func (mr *MockBackupGatewayAPIMockRecorder) GetVirtualMachine(arg0 interface{}) *gomock.Call
GetVirtualMachine indicates an expected call of GetVirtualMachine
func (*MockBackupGatewayAPIMockRecorder) GetVirtualMachineRequest ¶ added in v1.44.104
func (mr *MockBackupGatewayAPIMockRecorder) GetVirtualMachineRequest(arg0 interface{}) *gomock.Call
GetVirtualMachineRequest indicates an expected call of GetVirtualMachineRequest
func (*MockBackupGatewayAPIMockRecorder) GetVirtualMachineWithContext ¶ added in v1.44.104
func (mr *MockBackupGatewayAPIMockRecorder) GetVirtualMachineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVirtualMachineWithContext indicates an expected call of GetVirtualMachineWithContext
func (*MockBackupGatewayAPIMockRecorder) ImportHypervisorConfiguration ¶
func (mr *MockBackupGatewayAPIMockRecorder) ImportHypervisorConfiguration(arg0 interface{}) *gomock.Call
ImportHypervisorConfiguration indicates an expected call of ImportHypervisorConfiguration
func (*MockBackupGatewayAPIMockRecorder) ImportHypervisorConfigurationRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) ImportHypervisorConfigurationRequest(arg0 interface{}) *gomock.Call
ImportHypervisorConfigurationRequest indicates an expected call of ImportHypervisorConfigurationRequest
func (*MockBackupGatewayAPIMockRecorder) ImportHypervisorConfigurationWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) ImportHypervisorConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportHypervisorConfigurationWithContext indicates an expected call of ImportHypervisorConfigurationWithContext
func (*MockBackupGatewayAPIMockRecorder) ListGateways ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListGateways(arg0 interface{}) *gomock.Call
ListGateways indicates an expected call of ListGateways
func (*MockBackupGatewayAPIMockRecorder) ListGatewaysPages ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListGatewaysPages(arg0, arg1 interface{}) *gomock.Call
ListGatewaysPages indicates an expected call of ListGatewaysPages
func (*MockBackupGatewayAPIMockRecorder) ListGatewaysPagesWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListGatewaysPagesWithContext indicates an expected call of ListGatewaysPagesWithContext
func (*MockBackupGatewayAPIMockRecorder) ListGatewaysRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListGatewaysRequest(arg0 interface{}) *gomock.Call
ListGatewaysRequest indicates an expected call of ListGatewaysRequest
func (*MockBackupGatewayAPIMockRecorder) ListGatewaysWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGatewaysWithContext indicates an expected call of ListGatewaysWithContext
func (*MockBackupGatewayAPIMockRecorder) ListHypervisors ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListHypervisors(arg0 interface{}) *gomock.Call
ListHypervisors indicates an expected call of ListHypervisors
func (*MockBackupGatewayAPIMockRecorder) ListHypervisorsPages ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListHypervisorsPages(arg0, arg1 interface{}) *gomock.Call
ListHypervisorsPages indicates an expected call of ListHypervisorsPages
func (*MockBackupGatewayAPIMockRecorder) ListHypervisorsPagesWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListHypervisorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListHypervisorsPagesWithContext indicates an expected call of ListHypervisorsPagesWithContext
func (*MockBackupGatewayAPIMockRecorder) ListHypervisorsRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListHypervisorsRequest(arg0 interface{}) *gomock.Call
ListHypervisorsRequest indicates an expected call of ListHypervisorsRequest
func (*MockBackupGatewayAPIMockRecorder) ListHypervisorsWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListHypervisorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHypervisorsWithContext indicates an expected call of ListHypervisorsWithContext
func (*MockBackupGatewayAPIMockRecorder) ListTagsForResource ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockBackupGatewayAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockBackupGatewayAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockBackupGatewayAPIMockRecorder) ListVirtualMachines ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListVirtualMachines(arg0 interface{}) *gomock.Call
ListVirtualMachines indicates an expected call of ListVirtualMachines
func (*MockBackupGatewayAPIMockRecorder) ListVirtualMachinesPages ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListVirtualMachinesPages(arg0, arg1 interface{}) *gomock.Call
ListVirtualMachinesPages indicates an expected call of ListVirtualMachinesPages
func (*MockBackupGatewayAPIMockRecorder) ListVirtualMachinesPagesWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListVirtualMachinesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListVirtualMachinesPagesWithContext indicates an expected call of ListVirtualMachinesPagesWithContext
func (*MockBackupGatewayAPIMockRecorder) ListVirtualMachinesRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListVirtualMachinesRequest(arg0 interface{}) *gomock.Call
ListVirtualMachinesRequest indicates an expected call of ListVirtualMachinesRequest
func (*MockBackupGatewayAPIMockRecorder) ListVirtualMachinesWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) ListVirtualMachinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVirtualMachinesWithContext indicates an expected call of ListVirtualMachinesWithContext
func (*MockBackupGatewayAPIMockRecorder) PutBandwidthRateLimitSchedule ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) PutBandwidthRateLimitSchedule(arg0 interface{}) *gomock.Call
PutBandwidthRateLimitSchedule indicates an expected call of PutBandwidthRateLimitSchedule
func (*MockBackupGatewayAPIMockRecorder) PutBandwidthRateLimitScheduleRequest ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) PutBandwidthRateLimitScheduleRequest(arg0 interface{}) *gomock.Call
PutBandwidthRateLimitScheduleRequest indicates an expected call of PutBandwidthRateLimitScheduleRequest
func (*MockBackupGatewayAPIMockRecorder) PutBandwidthRateLimitScheduleWithContext ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) PutBandwidthRateLimitScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBandwidthRateLimitScheduleWithContext indicates an expected call of PutBandwidthRateLimitScheduleWithContext
func (*MockBackupGatewayAPIMockRecorder) PutHypervisorPropertyMappings ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) PutHypervisorPropertyMappings(arg0 interface{}) *gomock.Call
PutHypervisorPropertyMappings indicates an expected call of PutHypervisorPropertyMappings
func (*MockBackupGatewayAPIMockRecorder) PutHypervisorPropertyMappingsRequest ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) PutHypervisorPropertyMappingsRequest(arg0 interface{}) *gomock.Call
PutHypervisorPropertyMappingsRequest indicates an expected call of PutHypervisorPropertyMappingsRequest
func (*MockBackupGatewayAPIMockRecorder) PutHypervisorPropertyMappingsWithContext ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) PutHypervisorPropertyMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutHypervisorPropertyMappingsWithContext indicates an expected call of PutHypervisorPropertyMappingsWithContext
func (*MockBackupGatewayAPIMockRecorder) PutMaintenanceStartTime ¶
func (mr *MockBackupGatewayAPIMockRecorder) PutMaintenanceStartTime(arg0 interface{}) *gomock.Call
PutMaintenanceStartTime indicates an expected call of PutMaintenanceStartTime
func (*MockBackupGatewayAPIMockRecorder) PutMaintenanceStartTimeRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) PutMaintenanceStartTimeRequest(arg0 interface{}) *gomock.Call
PutMaintenanceStartTimeRequest indicates an expected call of PutMaintenanceStartTimeRequest
func (*MockBackupGatewayAPIMockRecorder) PutMaintenanceStartTimeWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) PutMaintenanceStartTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutMaintenanceStartTimeWithContext indicates an expected call of PutMaintenanceStartTimeWithContext
func (*MockBackupGatewayAPIMockRecorder) StartVirtualMachinesMetadataSync ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) StartVirtualMachinesMetadataSync(arg0 interface{}) *gomock.Call
StartVirtualMachinesMetadataSync indicates an expected call of StartVirtualMachinesMetadataSync
func (*MockBackupGatewayAPIMockRecorder) StartVirtualMachinesMetadataSyncRequest ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) StartVirtualMachinesMetadataSyncRequest(arg0 interface{}) *gomock.Call
StartVirtualMachinesMetadataSyncRequest indicates an expected call of StartVirtualMachinesMetadataSyncRequest
func (*MockBackupGatewayAPIMockRecorder) StartVirtualMachinesMetadataSyncWithContext ¶ added in v1.44.161
func (mr *MockBackupGatewayAPIMockRecorder) StartVirtualMachinesMetadataSyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartVirtualMachinesMetadataSyncWithContext indicates an expected call of StartVirtualMachinesMetadataSyncWithContext
func (*MockBackupGatewayAPIMockRecorder) TagResource ¶
func (mr *MockBackupGatewayAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockBackupGatewayAPIMockRecorder) TagResourceRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockBackupGatewayAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockBackupGatewayAPIMockRecorder) TestHypervisorConfiguration ¶
func (mr *MockBackupGatewayAPIMockRecorder) TestHypervisorConfiguration(arg0 interface{}) *gomock.Call
TestHypervisorConfiguration indicates an expected call of TestHypervisorConfiguration
func (*MockBackupGatewayAPIMockRecorder) TestHypervisorConfigurationRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) TestHypervisorConfigurationRequest(arg0 interface{}) *gomock.Call
TestHypervisorConfigurationRequest indicates an expected call of TestHypervisorConfigurationRequest
func (*MockBackupGatewayAPIMockRecorder) TestHypervisorConfigurationWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) TestHypervisorConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TestHypervisorConfigurationWithContext indicates an expected call of TestHypervisorConfigurationWithContext
func (*MockBackupGatewayAPIMockRecorder) UntagResource ¶
func (mr *MockBackupGatewayAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockBackupGatewayAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockBackupGatewayAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockBackupGatewayAPIMockRecorder) UpdateGatewayInformation ¶
func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewayInformation(arg0 interface{}) *gomock.Call
UpdateGatewayInformation indicates an expected call of UpdateGatewayInformation
func (*MockBackupGatewayAPIMockRecorder) UpdateGatewayInformationRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewayInformationRequest(arg0 interface{}) *gomock.Call
UpdateGatewayInformationRequest indicates an expected call of UpdateGatewayInformationRequest
func (*MockBackupGatewayAPIMockRecorder) UpdateGatewayInformationWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewayInformationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGatewayInformationWithContext indicates an expected call of UpdateGatewayInformationWithContext
func (*MockBackupGatewayAPIMockRecorder) UpdateGatewaySoftwareNow ¶ added in v1.44.26
func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewaySoftwareNow(arg0 interface{}) *gomock.Call
UpdateGatewaySoftwareNow indicates an expected call of UpdateGatewaySoftwareNow
func (*MockBackupGatewayAPIMockRecorder) UpdateGatewaySoftwareNowRequest ¶ added in v1.44.26
func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewaySoftwareNowRequest(arg0 interface{}) *gomock.Call
UpdateGatewaySoftwareNowRequest indicates an expected call of UpdateGatewaySoftwareNowRequest
func (*MockBackupGatewayAPIMockRecorder) UpdateGatewaySoftwareNowWithContext ¶ added in v1.44.26
func (mr *MockBackupGatewayAPIMockRecorder) UpdateGatewaySoftwareNowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGatewaySoftwareNowWithContext indicates an expected call of UpdateGatewaySoftwareNowWithContext
func (*MockBackupGatewayAPIMockRecorder) UpdateHypervisor ¶
func (mr *MockBackupGatewayAPIMockRecorder) UpdateHypervisor(arg0 interface{}) *gomock.Call
UpdateHypervisor indicates an expected call of UpdateHypervisor
func (*MockBackupGatewayAPIMockRecorder) UpdateHypervisorRequest ¶
func (mr *MockBackupGatewayAPIMockRecorder) UpdateHypervisorRequest(arg0 interface{}) *gomock.Call
UpdateHypervisorRequest indicates an expected call of UpdateHypervisorRequest
func (*MockBackupGatewayAPIMockRecorder) UpdateHypervisorWithContext ¶
func (mr *MockBackupGatewayAPIMockRecorder) UpdateHypervisorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateHypervisorWithContext indicates an expected call of UpdateHypervisorWithContext