opsworkscmmock

package
v1.44.138 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package opsworkscmmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOpsWorksCMAPI

type MockOpsWorksCMAPI struct {
	// contains filtered or unexported fields
}

MockOpsWorksCMAPI is a mock of OpsWorksCMAPI interface

func NewMockOpsWorksCMAPI

func NewMockOpsWorksCMAPI(ctrl *gomock.Controller) *MockOpsWorksCMAPI

NewMockOpsWorksCMAPI creates a new mock instance

func (*MockOpsWorksCMAPI) AssociateNode

AssociateNode mocks base method

func (*MockOpsWorksCMAPI) AssociateNodeRequest

AssociateNodeRequest mocks base method

func (*MockOpsWorksCMAPI) AssociateNodeWithContext

func (m *MockOpsWorksCMAPI) AssociateNodeWithContext(arg0 context.Context, arg1 *opsworkscm.AssociateNodeInput, arg2 ...request.Option) (*opsworkscm.AssociateNodeOutput, error)

AssociateNodeWithContext mocks base method

func (*MockOpsWorksCMAPI) CreateBackup

CreateBackup mocks base method

func (*MockOpsWorksCMAPI) CreateBackupRequest

CreateBackupRequest mocks base method

func (*MockOpsWorksCMAPI) CreateBackupWithContext

func (m *MockOpsWorksCMAPI) CreateBackupWithContext(arg0 context.Context, arg1 *opsworkscm.CreateBackupInput, arg2 ...request.Option) (*opsworkscm.CreateBackupOutput, error)

CreateBackupWithContext mocks base method

func (*MockOpsWorksCMAPI) CreateServer

CreateServer mocks base method

func (*MockOpsWorksCMAPI) CreateServerRequest

CreateServerRequest mocks base method

func (*MockOpsWorksCMAPI) CreateServerWithContext

func (m *MockOpsWorksCMAPI) CreateServerWithContext(arg0 context.Context, arg1 *opsworkscm.CreateServerInput, arg2 ...request.Option) (*opsworkscm.CreateServerOutput, error)

CreateServerWithContext mocks base method

func (*MockOpsWorksCMAPI) DeleteBackup

DeleteBackup mocks base method

func (*MockOpsWorksCMAPI) DeleteBackupRequest

DeleteBackupRequest mocks base method

func (*MockOpsWorksCMAPI) DeleteBackupWithContext

func (m *MockOpsWorksCMAPI) DeleteBackupWithContext(arg0 context.Context, arg1 *opsworkscm.DeleteBackupInput, arg2 ...request.Option) (*opsworkscm.DeleteBackupOutput, error)

DeleteBackupWithContext mocks base method

func (*MockOpsWorksCMAPI) DeleteServer

DeleteServer mocks base method

func (*MockOpsWorksCMAPI) DeleteServerRequest

DeleteServerRequest mocks base method

func (*MockOpsWorksCMAPI) DeleteServerWithContext

func (m *MockOpsWorksCMAPI) DeleteServerWithContext(arg0 context.Context, arg1 *opsworkscm.DeleteServerInput, arg2 ...request.Option) (*opsworkscm.DeleteServerOutput, error)

DeleteServerWithContext mocks base method

func (*MockOpsWorksCMAPI) DescribeAccountAttributes

DescribeAccountAttributes mocks base method

func (*MockOpsWorksCMAPI) DescribeAccountAttributesRequest

DescribeAccountAttributesRequest mocks base method

func (*MockOpsWorksCMAPI) DescribeAccountAttributesWithContext

DescribeAccountAttributesWithContext mocks base method

func (*MockOpsWorksCMAPI) DescribeBackups

DescribeBackups mocks base method

func (*MockOpsWorksCMAPI) DescribeBackupsPages

func (m *MockOpsWorksCMAPI) DescribeBackupsPages(arg0 *opsworkscm.DescribeBackupsInput, arg1 func(*opsworkscm.DescribeBackupsOutput, bool) bool) error

DescribeBackupsPages mocks base method

func (*MockOpsWorksCMAPI) DescribeBackupsPagesWithContext

func (m *MockOpsWorksCMAPI) DescribeBackupsPagesWithContext(arg0 context.Context, arg1 *opsworkscm.DescribeBackupsInput, arg2 func(*opsworkscm.DescribeBackupsOutput, bool) bool, arg3 ...request.Option) error

DescribeBackupsPagesWithContext mocks base method

func (*MockOpsWorksCMAPI) DescribeBackupsRequest

DescribeBackupsRequest mocks base method

func (*MockOpsWorksCMAPI) DescribeBackupsWithContext

func (m *MockOpsWorksCMAPI) DescribeBackupsWithContext(arg0 context.Context, arg1 *opsworkscm.DescribeBackupsInput, arg2 ...request.Option) (*opsworkscm.DescribeBackupsOutput, error)

DescribeBackupsWithContext mocks base method

func (*MockOpsWorksCMAPI) DescribeEvents

DescribeEvents mocks base method

func (*MockOpsWorksCMAPI) DescribeEventsPages

func (m *MockOpsWorksCMAPI) DescribeEventsPages(arg0 *opsworkscm.DescribeEventsInput, arg1 func(*opsworkscm.DescribeEventsOutput, bool) bool) error

DescribeEventsPages mocks base method

func (*MockOpsWorksCMAPI) DescribeEventsPagesWithContext

func (m *MockOpsWorksCMAPI) DescribeEventsPagesWithContext(arg0 context.Context, arg1 *opsworkscm.DescribeEventsInput, arg2 func(*opsworkscm.DescribeEventsOutput, bool) bool, arg3 ...request.Option) error

DescribeEventsPagesWithContext mocks base method

func (*MockOpsWorksCMAPI) DescribeEventsRequest

DescribeEventsRequest mocks base method

func (*MockOpsWorksCMAPI) DescribeEventsWithContext

func (m *MockOpsWorksCMAPI) DescribeEventsWithContext(arg0 context.Context, arg1 *opsworkscm.DescribeEventsInput, arg2 ...request.Option) (*opsworkscm.DescribeEventsOutput, error)

DescribeEventsWithContext mocks base method

func (*MockOpsWorksCMAPI) DescribeNodeAssociationStatus

DescribeNodeAssociationStatus mocks base method

func (*MockOpsWorksCMAPI) DescribeNodeAssociationStatusRequest

DescribeNodeAssociationStatusRequest mocks base method

func (*MockOpsWorksCMAPI) DescribeNodeAssociationStatusWithContext

DescribeNodeAssociationStatusWithContext mocks base method

func (*MockOpsWorksCMAPI) DescribeServers

DescribeServers mocks base method

func (*MockOpsWorksCMAPI) DescribeServersPages

func (m *MockOpsWorksCMAPI) DescribeServersPages(arg0 *opsworkscm.DescribeServersInput, arg1 func(*opsworkscm.DescribeServersOutput, bool) bool) error

DescribeServersPages mocks base method

func (*MockOpsWorksCMAPI) DescribeServersPagesWithContext

func (m *MockOpsWorksCMAPI) DescribeServersPagesWithContext(arg0 context.Context, arg1 *opsworkscm.DescribeServersInput, arg2 func(*opsworkscm.DescribeServersOutput, bool) bool, arg3 ...request.Option) error

DescribeServersPagesWithContext mocks base method

func (*MockOpsWorksCMAPI) DescribeServersRequest

DescribeServersRequest mocks base method

func (*MockOpsWorksCMAPI) DescribeServersWithContext

func (m *MockOpsWorksCMAPI) DescribeServersWithContext(arg0 context.Context, arg1 *opsworkscm.DescribeServersInput, arg2 ...request.Option) (*opsworkscm.DescribeServersOutput, error)

DescribeServersWithContext mocks base method

func (*MockOpsWorksCMAPI) DisassociateNode

DisassociateNode mocks base method

func (*MockOpsWorksCMAPI) DisassociateNodeRequest

DisassociateNodeRequest mocks base method

func (*MockOpsWorksCMAPI) DisassociateNodeWithContext

func (m *MockOpsWorksCMAPI) DisassociateNodeWithContext(arg0 context.Context, arg1 *opsworkscm.DisassociateNodeInput, arg2 ...request.Option) (*opsworkscm.DisassociateNodeOutput, error)

DisassociateNodeWithContext mocks base method

func (*MockOpsWorksCMAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockOpsWorksCMAPI) ExportServerEngineAttribute

ExportServerEngineAttribute mocks base method

func (*MockOpsWorksCMAPI) ExportServerEngineAttributeRequest

ExportServerEngineAttributeRequest mocks base method

func (*MockOpsWorksCMAPI) ExportServerEngineAttributeWithContext

ExportServerEngineAttributeWithContext mocks base method

func (*MockOpsWorksCMAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockOpsWorksCMAPI) ListTagsForResourcePages

ListTagsForResourcePages mocks base method

func (*MockOpsWorksCMAPI) ListTagsForResourcePagesWithContext

func (m *MockOpsWorksCMAPI) ListTagsForResourcePagesWithContext(arg0 context.Context, arg1 *opsworkscm.ListTagsForResourceInput, arg2 func(*opsworkscm.ListTagsForResourceOutput, bool) bool, arg3 ...request.Option) error

ListTagsForResourcePagesWithContext mocks base method

func (*MockOpsWorksCMAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockOpsWorksCMAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockOpsWorksCMAPI) RestoreServer

RestoreServer mocks base method

func (*MockOpsWorksCMAPI) RestoreServerRequest

RestoreServerRequest mocks base method

func (*MockOpsWorksCMAPI) RestoreServerWithContext

func (m *MockOpsWorksCMAPI) RestoreServerWithContext(arg0 context.Context, arg1 *opsworkscm.RestoreServerInput, arg2 ...request.Option) (*opsworkscm.RestoreServerOutput, error)

RestoreServerWithContext mocks base method

func (*MockOpsWorksCMAPI) StartMaintenance

StartMaintenance mocks base method

func (*MockOpsWorksCMAPI) StartMaintenanceRequest

StartMaintenanceRequest mocks base method

func (*MockOpsWorksCMAPI) StartMaintenanceWithContext

func (m *MockOpsWorksCMAPI) StartMaintenanceWithContext(arg0 context.Context, arg1 *opsworkscm.StartMaintenanceInput, arg2 ...request.Option) (*opsworkscm.StartMaintenanceOutput, error)

StartMaintenanceWithContext mocks base method

func (*MockOpsWorksCMAPI) TagResource

TagResource mocks base method

func (*MockOpsWorksCMAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockOpsWorksCMAPI) TagResourceWithContext

func (m *MockOpsWorksCMAPI) TagResourceWithContext(arg0 context.Context, arg1 *opsworkscm.TagResourceInput, arg2 ...request.Option) (*opsworkscm.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockOpsWorksCMAPI) UntagResource

UntagResource mocks base method

func (*MockOpsWorksCMAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockOpsWorksCMAPI) UntagResourceWithContext

func (m *MockOpsWorksCMAPI) UntagResourceWithContext(arg0 context.Context, arg1 *opsworkscm.UntagResourceInput, arg2 ...request.Option) (*opsworkscm.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockOpsWorksCMAPI) UpdateServer

UpdateServer mocks base method

func (*MockOpsWorksCMAPI) UpdateServerEngineAttributes

UpdateServerEngineAttributes mocks base method

func (*MockOpsWorksCMAPI) UpdateServerEngineAttributesRequest

UpdateServerEngineAttributesRequest mocks base method

func (*MockOpsWorksCMAPI) UpdateServerEngineAttributesWithContext

UpdateServerEngineAttributesWithContext mocks base method

func (*MockOpsWorksCMAPI) UpdateServerRequest

UpdateServerRequest mocks base method

func (*MockOpsWorksCMAPI) UpdateServerWithContext

func (m *MockOpsWorksCMAPI) UpdateServerWithContext(arg0 context.Context, arg1 *opsworkscm.UpdateServerInput, arg2 ...request.Option) (*opsworkscm.UpdateServerOutput, error)

UpdateServerWithContext mocks base method

func (*MockOpsWorksCMAPI) WaitUntilNodeAssociated

func (m *MockOpsWorksCMAPI) WaitUntilNodeAssociated(arg0 *opsworkscm.DescribeNodeAssociationStatusInput) error

WaitUntilNodeAssociated mocks base method

func (*MockOpsWorksCMAPI) WaitUntilNodeAssociatedWithContext

func (m *MockOpsWorksCMAPI) WaitUntilNodeAssociatedWithContext(arg0 context.Context, arg1 *opsworkscm.DescribeNodeAssociationStatusInput, arg2 ...request.WaiterOption) error

WaitUntilNodeAssociatedWithContext mocks base method

type MockOpsWorksCMAPIMockRecorder

type MockOpsWorksCMAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockOpsWorksCMAPIMockRecorder is the mock recorder for MockOpsWorksCMAPI

func (*MockOpsWorksCMAPIMockRecorder) AssociateNode

func (mr *MockOpsWorksCMAPIMockRecorder) AssociateNode(arg0 interface{}) *gomock.Call

AssociateNode indicates an expected call of AssociateNode

func (*MockOpsWorksCMAPIMockRecorder) AssociateNodeRequest

func (mr *MockOpsWorksCMAPIMockRecorder) AssociateNodeRequest(arg0 interface{}) *gomock.Call

AssociateNodeRequest indicates an expected call of AssociateNodeRequest

func (*MockOpsWorksCMAPIMockRecorder) AssociateNodeWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) AssociateNodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateNodeWithContext indicates an expected call of AssociateNodeWithContext

func (*MockOpsWorksCMAPIMockRecorder) CreateBackup

func (mr *MockOpsWorksCMAPIMockRecorder) CreateBackup(arg0 interface{}) *gomock.Call

CreateBackup indicates an expected call of CreateBackup

func (*MockOpsWorksCMAPIMockRecorder) CreateBackupRequest

func (mr *MockOpsWorksCMAPIMockRecorder) CreateBackupRequest(arg0 interface{}) *gomock.Call

CreateBackupRequest indicates an expected call of CreateBackupRequest

func (*MockOpsWorksCMAPIMockRecorder) CreateBackupWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) CreateBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBackupWithContext indicates an expected call of CreateBackupWithContext

func (*MockOpsWorksCMAPIMockRecorder) CreateServer

func (mr *MockOpsWorksCMAPIMockRecorder) CreateServer(arg0 interface{}) *gomock.Call

CreateServer indicates an expected call of CreateServer

func (*MockOpsWorksCMAPIMockRecorder) CreateServerRequest

func (mr *MockOpsWorksCMAPIMockRecorder) CreateServerRequest(arg0 interface{}) *gomock.Call

CreateServerRequest indicates an expected call of CreateServerRequest

func (*MockOpsWorksCMAPIMockRecorder) CreateServerWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) CreateServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateServerWithContext indicates an expected call of CreateServerWithContext

func (*MockOpsWorksCMAPIMockRecorder) DeleteBackup

func (mr *MockOpsWorksCMAPIMockRecorder) DeleteBackup(arg0 interface{}) *gomock.Call

DeleteBackup indicates an expected call of DeleteBackup

func (*MockOpsWorksCMAPIMockRecorder) DeleteBackupRequest

func (mr *MockOpsWorksCMAPIMockRecorder) DeleteBackupRequest(arg0 interface{}) *gomock.Call

DeleteBackupRequest indicates an expected call of DeleteBackupRequest

func (*MockOpsWorksCMAPIMockRecorder) DeleteBackupWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) DeleteBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBackupWithContext indicates an expected call of DeleteBackupWithContext

func (*MockOpsWorksCMAPIMockRecorder) DeleteServer

func (mr *MockOpsWorksCMAPIMockRecorder) DeleteServer(arg0 interface{}) *gomock.Call

DeleteServer indicates an expected call of DeleteServer

func (*MockOpsWorksCMAPIMockRecorder) DeleteServerRequest

func (mr *MockOpsWorksCMAPIMockRecorder) DeleteServerRequest(arg0 interface{}) *gomock.Call

DeleteServerRequest indicates an expected call of DeleteServerRequest

func (*MockOpsWorksCMAPIMockRecorder) DeleteServerWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) DeleteServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteServerWithContext indicates an expected call of DeleteServerWithContext

func (*MockOpsWorksCMAPIMockRecorder) DescribeAccountAttributes

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeAccountAttributes(arg0 interface{}) *gomock.Call

DescribeAccountAttributes indicates an expected call of DescribeAccountAttributes

func (*MockOpsWorksCMAPIMockRecorder) DescribeAccountAttributesRequest

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeAccountAttributesRequest(arg0 interface{}) *gomock.Call

DescribeAccountAttributesRequest indicates an expected call of DescribeAccountAttributesRequest

func (*MockOpsWorksCMAPIMockRecorder) DescribeAccountAttributesWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeAccountAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccountAttributesWithContext indicates an expected call of DescribeAccountAttributesWithContext

func (*MockOpsWorksCMAPIMockRecorder) DescribeBackups

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeBackups(arg0 interface{}) *gomock.Call

DescribeBackups indicates an expected call of DescribeBackups

func (*MockOpsWorksCMAPIMockRecorder) DescribeBackupsPages

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeBackupsPages(arg0, arg1 interface{}) *gomock.Call

DescribeBackupsPages indicates an expected call of DescribeBackupsPages

func (*MockOpsWorksCMAPIMockRecorder) DescribeBackupsPagesWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeBackupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeBackupsPagesWithContext indicates an expected call of DescribeBackupsPagesWithContext

func (*MockOpsWorksCMAPIMockRecorder) DescribeBackupsRequest

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeBackupsRequest(arg0 interface{}) *gomock.Call

DescribeBackupsRequest indicates an expected call of DescribeBackupsRequest

func (*MockOpsWorksCMAPIMockRecorder) DescribeBackupsWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeBackupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeBackupsWithContext indicates an expected call of DescribeBackupsWithContext

func (*MockOpsWorksCMAPIMockRecorder) DescribeEvents

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeEvents(arg0 interface{}) *gomock.Call

DescribeEvents indicates an expected call of DescribeEvents

func (*MockOpsWorksCMAPIMockRecorder) DescribeEventsPages

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeEventsPages(arg0, arg1 interface{}) *gomock.Call

DescribeEventsPages indicates an expected call of DescribeEventsPages

func (*MockOpsWorksCMAPIMockRecorder) DescribeEventsPagesWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeEventsPagesWithContext indicates an expected call of DescribeEventsPagesWithContext

func (*MockOpsWorksCMAPIMockRecorder) DescribeEventsRequest

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeEventsRequest(arg0 interface{}) *gomock.Call

DescribeEventsRequest indicates an expected call of DescribeEventsRequest

func (*MockOpsWorksCMAPIMockRecorder) DescribeEventsWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventsWithContext indicates an expected call of DescribeEventsWithContext

func (*MockOpsWorksCMAPIMockRecorder) DescribeNodeAssociationStatus

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeNodeAssociationStatus(arg0 interface{}) *gomock.Call

DescribeNodeAssociationStatus indicates an expected call of DescribeNodeAssociationStatus

func (*MockOpsWorksCMAPIMockRecorder) DescribeNodeAssociationStatusRequest

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeNodeAssociationStatusRequest(arg0 interface{}) *gomock.Call

DescribeNodeAssociationStatusRequest indicates an expected call of DescribeNodeAssociationStatusRequest

func (*MockOpsWorksCMAPIMockRecorder) DescribeNodeAssociationStatusWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeNodeAssociationStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNodeAssociationStatusWithContext indicates an expected call of DescribeNodeAssociationStatusWithContext

func (*MockOpsWorksCMAPIMockRecorder) DescribeServers

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeServers(arg0 interface{}) *gomock.Call

DescribeServers indicates an expected call of DescribeServers

func (*MockOpsWorksCMAPIMockRecorder) DescribeServersPages

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeServersPages(arg0, arg1 interface{}) *gomock.Call

DescribeServersPages indicates an expected call of DescribeServersPages

func (*MockOpsWorksCMAPIMockRecorder) DescribeServersPagesWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeServersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeServersPagesWithContext indicates an expected call of DescribeServersPagesWithContext

func (*MockOpsWorksCMAPIMockRecorder) DescribeServersRequest

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeServersRequest(arg0 interface{}) *gomock.Call

DescribeServersRequest indicates an expected call of DescribeServersRequest

func (*MockOpsWorksCMAPIMockRecorder) DescribeServersWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) DescribeServersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeServersWithContext indicates an expected call of DescribeServersWithContext

func (*MockOpsWorksCMAPIMockRecorder) DisassociateNode

func (mr *MockOpsWorksCMAPIMockRecorder) DisassociateNode(arg0 interface{}) *gomock.Call

DisassociateNode indicates an expected call of DisassociateNode

func (*MockOpsWorksCMAPIMockRecorder) DisassociateNodeRequest

func (mr *MockOpsWorksCMAPIMockRecorder) DisassociateNodeRequest(arg0 interface{}) *gomock.Call

DisassociateNodeRequest indicates an expected call of DisassociateNodeRequest

func (*MockOpsWorksCMAPIMockRecorder) DisassociateNodeWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) DisassociateNodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateNodeWithContext indicates an expected call of DisassociateNodeWithContext

func (*MockOpsWorksCMAPIMockRecorder) ExportServerEngineAttribute

func (mr *MockOpsWorksCMAPIMockRecorder) ExportServerEngineAttribute(arg0 interface{}) *gomock.Call

ExportServerEngineAttribute indicates an expected call of ExportServerEngineAttribute

func (*MockOpsWorksCMAPIMockRecorder) ExportServerEngineAttributeRequest

func (mr *MockOpsWorksCMAPIMockRecorder) ExportServerEngineAttributeRequest(arg0 interface{}) *gomock.Call

ExportServerEngineAttributeRequest indicates an expected call of ExportServerEngineAttributeRequest

func (*MockOpsWorksCMAPIMockRecorder) ExportServerEngineAttributeWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) ExportServerEngineAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExportServerEngineAttributeWithContext indicates an expected call of ExportServerEngineAttributeWithContext

func (*MockOpsWorksCMAPIMockRecorder) ListTagsForResource

func (mr *MockOpsWorksCMAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockOpsWorksCMAPIMockRecorder) ListTagsForResourcePages

func (mr *MockOpsWorksCMAPIMockRecorder) ListTagsForResourcePages(arg0, arg1 interface{}) *gomock.Call

ListTagsForResourcePages indicates an expected call of ListTagsForResourcePages

func (*MockOpsWorksCMAPIMockRecorder) ListTagsForResourcePagesWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) ListTagsForResourcePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListTagsForResourcePagesWithContext indicates an expected call of ListTagsForResourcePagesWithContext

func (*MockOpsWorksCMAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockOpsWorksCMAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockOpsWorksCMAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockOpsWorksCMAPIMockRecorder) RestoreServer

func (mr *MockOpsWorksCMAPIMockRecorder) RestoreServer(arg0 interface{}) *gomock.Call

RestoreServer indicates an expected call of RestoreServer

func (*MockOpsWorksCMAPIMockRecorder) RestoreServerRequest

func (mr *MockOpsWorksCMAPIMockRecorder) RestoreServerRequest(arg0 interface{}) *gomock.Call

RestoreServerRequest indicates an expected call of RestoreServerRequest

func (*MockOpsWorksCMAPIMockRecorder) RestoreServerWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) RestoreServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreServerWithContext indicates an expected call of RestoreServerWithContext

func (*MockOpsWorksCMAPIMockRecorder) StartMaintenance

func (mr *MockOpsWorksCMAPIMockRecorder) StartMaintenance(arg0 interface{}) *gomock.Call

StartMaintenance indicates an expected call of StartMaintenance

func (*MockOpsWorksCMAPIMockRecorder) StartMaintenanceRequest

func (mr *MockOpsWorksCMAPIMockRecorder) StartMaintenanceRequest(arg0 interface{}) *gomock.Call

StartMaintenanceRequest indicates an expected call of StartMaintenanceRequest

func (*MockOpsWorksCMAPIMockRecorder) StartMaintenanceWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) StartMaintenanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartMaintenanceWithContext indicates an expected call of StartMaintenanceWithContext

func (*MockOpsWorksCMAPIMockRecorder) TagResource

func (mr *MockOpsWorksCMAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockOpsWorksCMAPIMockRecorder) TagResourceRequest

func (mr *MockOpsWorksCMAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockOpsWorksCMAPIMockRecorder) TagResourceWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockOpsWorksCMAPIMockRecorder) UntagResource

func (mr *MockOpsWorksCMAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockOpsWorksCMAPIMockRecorder) UntagResourceRequest

func (mr *MockOpsWorksCMAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockOpsWorksCMAPIMockRecorder) UntagResourceWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockOpsWorksCMAPIMockRecorder) UpdateServer

func (mr *MockOpsWorksCMAPIMockRecorder) UpdateServer(arg0 interface{}) *gomock.Call

UpdateServer indicates an expected call of UpdateServer

func (*MockOpsWorksCMAPIMockRecorder) UpdateServerEngineAttributes

func (mr *MockOpsWorksCMAPIMockRecorder) UpdateServerEngineAttributes(arg0 interface{}) *gomock.Call

UpdateServerEngineAttributes indicates an expected call of UpdateServerEngineAttributes

func (*MockOpsWorksCMAPIMockRecorder) UpdateServerEngineAttributesRequest

func (mr *MockOpsWorksCMAPIMockRecorder) UpdateServerEngineAttributesRequest(arg0 interface{}) *gomock.Call

UpdateServerEngineAttributesRequest indicates an expected call of UpdateServerEngineAttributesRequest

func (*MockOpsWorksCMAPIMockRecorder) UpdateServerEngineAttributesWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) UpdateServerEngineAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateServerEngineAttributesWithContext indicates an expected call of UpdateServerEngineAttributesWithContext

func (*MockOpsWorksCMAPIMockRecorder) UpdateServerRequest

func (mr *MockOpsWorksCMAPIMockRecorder) UpdateServerRequest(arg0 interface{}) *gomock.Call

UpdateServerRequest indicates an expected call of UpdateServerRequest

func (*MockOpsWorksCMAPIMockRecorder) UpdateServerWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) UpdateServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateServerWithContext indicates an expected call of UpdateServerWithContext

func (*MockOpsWorksCMAPIMockRecorder) WaitUntilNodeAssociated

func (mr *MockOpsWorksCMAPIMockRecorder) WaitUntilNodeAssociated(arg0 interface{}) *gomock.Call

WaitUntilNodeAssociated indicates an expected call of WaitUntilNodeAssociated

func (*MockOpsWorksCMAPIMockRecorder) WaitUntilNodeAssociatedWithContext

func (mr *MockOpsWorksCMAPIMockRecorder) WaitUntilNodeAssociatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilNodeAssociatedWithContext indicates an expected call of WaitUntilNodeAssociatedWithContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL