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