mock_ssmiface

package
v0.0.0-...-156c033 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_ssmiface is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSSMAPI

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

MockSSMAPI is a mock of SSMAPI interface

func NewMockSSMAPI

func NewMockSSMAPI(ctrl *gomock.Controller) *MockSSMAPI

NewMockSSMAPI creates a new mock instance

func (*MockSSMAPI) AddTagsToResource

func (m *MockSSMAPI) AddTagsToResource(arg0 *ssm.AddTagsToResourceInput) (*ssm.AddTagsToResourceOutput, error)

AddTagsToResource mocks base method

func (*MockSSMAPI) AddTagsToResourceRequest

func (m *MockSSMAPI) AddTagsToResourceRequest(arg0 *ssm.AddTagsToResourceInput) (*request.Request, *ssm.AddTagsToResourceOutput)

AddTagsToResourceRequest mocks base method

func (*MockSSMAPI) AddTagsToResourceWithContext

func (m *MockSSMAPI) AddTagsToResourceWithContext(arg0 aws.Context, arg1 *ssm.AddTagsToResourceInput, arg2 ...request.Option) (*ssm.AddTagsToResourceOutput, error)

AddTagsToResourceWithContext mocks base method

func (*MockSSMAPI) CancelCommand

func (m *MockSSMAPI) CancelCommand(arg0 *ssm.CancelCommandInput) (*ssm.CancelCommandOutput, error)

CancelCommand mocks base method

func (*MockSSMAPI) CancelCommandRequest

func (m *MockSSMAPI) CancelCommandRequest(arg0 *ssm.CancelCommandInput) (*request.Request, *ssm.CancelCommandOutput)

CancelCommandRequest mocks base method

func (*MockSSMAPI) CancelCommandWithContext

func (m *MockSSMAPI) CancelCommandWithContext(arg0 aws.Context, arg1 *ssm.CancelCommandInput, arg2 ...request.Option) (*ssm.CancelCommandOutput, error)

CancelCommandWithContext mocks base method

func (*MockSSMAPI) CreateActivation

func (m *MockSSMAPI) CreateActivation(arg0 *ssm.CreateActivationInput) (*ssm.CreateActivationOutput, error)

CreateActivation mocks base method

func (*MockSSMAPI) CreateActivationRequest

func (m *MockSSMAPI) CreateActivationRequest(arg0 *ssm.CreateActivationInput) (*request.Request, *ssm.CreateActivationOutput)

CreateActivationRequest mocks base method

func (*MockSSMAPI) CreateActivationWithContext

func (m *MockSSMAPI) CreateActivationWithContext(arg0 aws.Context, arg1 *ssm.CreateActivationInput, arg2 ...request.Option) (*ssm.CreateActivationOutput, error)

CreateActivationWithContext mocks base method

func (*MockSSMAPI) CreateAssociation

func (m *MockSSMAPI) CreateAssociation(arg0 *ssm.CreateAssociationInput) (*ssm.CreateAssociationOutput, error)

CreateAssociation mocks base method

func (*MockSSMAPI) CreateAssociationBatch

func (m *MockSSMAPI) CreateAssociationBatch(arg0 *ssm.CreateAssociationBatchInput) (*ssm.CreateAssociationBatchOutput, error)

CreateAssociationBatch mocks base method

func (*MockSSMAPI) CreateAssociationBatchRequest

func (m *MockSSMAPI) CreateAssociationBatchRequest(arg0 *ssm.CreateAssociationBatchInput) (*request.Request, *ssm.CreateAssociationBatchOutput)

CreateAssociationBatchRequest mocks base method

func (*MockSSMAPI) CreateAssociationBatchWithContext

func (m *MockSSMAPI) CreateAssociationBatchWithContext(arg0 aws.Context, arg1 *ssm.CreateAssociationBatchInput, arg2 ...request.Option) (*ssm.CreateAssociationBatchOutput, error)

CreateAssociationBatchWithContext mocks base method

func (*MockSSMAPI) CreateAssociationRequest

func (m *MockSSMAPI) CreateAssociationRequest(arg0 *ssm.CreateAssociationInput) (*request.Request, *ssm.CreateAssociationOutput)

CreateAssociationRequest mocks base method

func (*MockSSMAPI) CreateAssociationWithContext

func (m *MockSSMAPI) CreateAssociationWithContext(arg0 aws.Context, arg1 *ssm.CreateAssociationInput, arg2 ...request.Option) (*ssm.CreateAssociationOutput, error)

CreateAssociationWithContext mocks base method

func (*MockSSMAPI) CreateDocument

func (m *MockSSMAPI) CreateDocument(arg0 *ssm.CreateDocumentInput) (*ssm.CreateDocumentOutput, error)

CreateDocument mocks base method

func (*MockSSMAPI) CreateDocumentRequest

func (m *MockSSMAPI) CreateDocumentRequest(arg0 *ssm.CreateDocumentInput) (*request.Request, *ssm.CreateDocumentOutput)

CreateDocumentRequest mocks base method

func (*MockSSMAPI) CreateDocumentWithContext

func (m *MockSSMAPI) CreateDocumentWithContext(arg0 aws.Context, arg1 *ssm.CreateDocumentInput, arg2 ...request.Option) (*ssm.CreateDocumentOutput, error)

CreateDocumentWithContext mocks base method

func (*MockSSMAPI) CreateMaintenanceWindow

func (m *MockSSMAPI) CreateMaintenanceWindow(arg0 *ssm.CreateMaintenanceWindowInput) (*ssm.CreateMaintenanceWindowOutput, error)

CreateMaintenanceWindow mocks base method

func (*MockSSMAPI) CreateMaintenanceWindowRequest

func (m *MockSSMAPI) CreateMaintenanceWindowRequest(arg0 *ssm.CreateMaintenanceWindowInput) (*request.Request, *ssm.CreateMaintenanceWindowOutput)

CreateMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) CreateMaintenanceWindowWithContext

func (m *MockSSMAPI) CreateMaintenanceWindowWithContext(arg0 aws.Context, arg1 *ssm.CreateMaintenanceWindowInput, arg2 ...request.Option) (*ssm.CreateMaintenanceWindowOutput, error)

CreateMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) CreatePatchBaseline

func (m *MockSSMAPI) CreatePatchBaseline(arg0 *ssm.CreatePatchBaselineInput) (*ssm.CreatePatchBaselineOutput, error)

CreatePatchBaseline mocks base method

func (*MockSSMAPI) CreatePatchBaselineRequest

func (m *MockSSMAPI) CreatePatchBaselineRequest(arg0 *ssm.CreatePatchBaselineInput) (*request.Request, *ssm.CreatePatchBaselineOutput)

CreatePatchBaselineRequest mocks base method

func (*MockSSMAPI) CreatePatchBaselineWithContext

func (m *MockSSMAPI) CreatePatchBaselineWithContext(arg0 aws.Context, arg1 *ssm.CreatePatchBaselineInput, arg2 ...request.Option) (*ssm.CreatePatchBaselineOutput, error)

CreatePatchBaselineWithContext mocks base method

func (*MockSSMAPI) CreateResourceDataSync

func (m *MockSSMAPI) CreateResourceDataSync(arg0 *ssm.CreateResourceDataSyncInput) (*ssm.CreateResourceDataSyncOutput, error)

CreateResourceDataSync mocks base method

func (*MockSSMAPI) CreateResourceDataSyncRequest

func (m *MockSSMAPI) CreateResourceDataSyncRequest(arg0 *ssm.CreateResourceDataSyncInput) (*request.Request, *ssm.CreateResourceDataSyncOutput)

CreateResourceDataSyncRequest mocks base method

func (*MockSSMAPI) CreateResourceDataSyncWithContext

func (m *MockSSMAPI) CreateResourceDataSyncWithContext(arg0 aws.Context, arg1 *ssm.CreateResourceDataSyncInput, arg2 ...request.Option) (*ssm.CreateResourceDataSyncOutput, error)

CreateResourceDataSyncWithContext mocks base method

func (*MockSSMAPI) DeleteActivation

func (m *MockSSMAPI) DeleteActivation(arg0 *ssm.DeleteActivationInput) (*ssm.DeleteActivationOutput, error)

DeleteActivation mocks base method

func (*MockSSMAPI) DeleteActivationRequest

func (m *MockSSMAPI) DeleteActivationRequest(arg0 *ssm.DeleteActivationInput) (*request.Request, *ssm.DeleteActivationOutput)

DeleteActivationRequest mocks base method

func (*MockSSMAPI) DeleteActivationWithContext

func (m *MockSSMAPI) DeleteActivationWithContext(arg0 aws.Context, arg1 *ssm.DeleteActivationInput, arg2 ...request.Option) (*ssm.DeleteActivationOutput, error)

DeleteActivationWithContext mocks base method

func (*MockSSMAPI) DeleteAssociation

func (m *MockSSMAPI) DeleteAssociation(arg0 *ssm.DeleteAssociationInput) (*ssm.DeleteAssociationOutput, error)

DeleteAssociation mocks base method

func (*MockSSMAPI) DeleteAssociationRequest

func (m *MockSSMAPI) DeleteAssociationRequest(arg0 *ssm.DeleteAssociationInput) (*request.Request, *ssm.DeleteAssociationOutput)

DeleteAssociationRequest mocks base method

func (*MockSSMAPI) DeleteAssociationWithContext

func (m *MockSSMAPI) DeleteAssociationWithContext(arg0 aws.Context, arg1 *ssm.DeleteAssociationInput, arg2 ...request.Option) (*ssm.DeleteAssociationOutput, error)

DeleteAssociationWithContext mocks base method

func (*MockSSMAPI) DeleteDocument

func (m *MockSSMAPI) DeleteDocument(arg0 *ssm.DeleteDocumentInput) (*ssm.DeleteDocumentOutput, error)

DeleteDocument mocks base method

func (*MockSSMAPI) DeleteDocumentRequest

func (m *MockSSMAPI) DeleteDocumentRequest(arg0 *ssm.DeleteDocumentInput) (*request.Request, *ssm.DeleteDocumentOutput)

DeleteDocumentRequest mocks base method

func (*MockSSMAPI) DeleteDocumentWithContext

func (m *MockSSMAPI) DeleteDocumentWithContext(arg0 aws.Context, arg1 *ssm.DeleteDocumentInput, arg2 ...request.Option) (*ssm.DeleteDocumentOutput, error)

DeleteDocumentWithContext mocks base method

func (*MockSSMAPI) DeleteMaintenanceWindow

func (m *MockSSMAPI) DeleteMaintenanceWindow(arg0 *ssm.DeleteMaintenanceWindowInput) (*ssm.DeleteMaintenanceWindowOutput, error)

DeleteMaintenanceWindow mocks base method

func (*MockSSMAPI) DeleteMaintenanceWindowRequest

func (m *MockSSMAPI) DeleteMaintenanceWindowRequest(arg0 *ssm.DeleteMaintenanceWindowInput) (*request.Request, *ssm.DeleteMaintenanceWindowOutput)

DeleteMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) DeleteMaintenanceWindowWithContext

func (m *MockSSMAPI) DeleteMaintenanceWindowWithContext(arg0 aws.Context, arg1 *ssm.DeleteMaintenanceWindowInput, arg2 ...request.Option) (*ssm.DeleteMaintenanceWindowOutput, error)

DeleteMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) DeleteParameter

func (m *MockSSMAPI) DeleteParameter(arg0 *ssm.DeleteParameterInput) (*ssm.DeleteParameterOutput, error)

DeleteParameter mocks base method

func (*MockSSMAPI) DeleteParameterRequest

func (m *MockSSMAPI) DeleteParameterRequest(arg0 *ssm.DeleteParameterInput) (*request.Request, *ssm.DeleteParameterOutput)

DeleteParameterRequest mocks base method

func (*MockSSMAPI) DeleteParameterWithContext

func (m *MockSSMAPI) DeleteParameterWithContext(arg0 aws.Context, arg1 *ssm.DeleteParameterInput, arg2 ...request.Option) (*ssm.DeleteParameterOutput, error)

DeleteParameterWithContext mocks base method

func (*MockSSMAPI) DeleteParameters

func (m *MockSSMAPI) DeleteParameters(arg0 *ssm.DeleteParametersInput) (*ssm.DeleteParametersOutput, error)

DeleteParameters mocks base method

func (*MockSSMAPI) DeleteParametersRequest

func (m *MockSSMAPI) DeleteParametersRequest(arg0 *ssm.DeleteParametersInput) (*request.Request, *ssm.DeleteParametersOutput)

DeleteParametersRequest mocks base method

func (*MockSSMAPI) DeleteParametersWithContext

func (m *MockSSMAPI) DeleteParametersWithContext(arg0 aws.Context, arg1 *ssm.DeleteParametersInput, arg2 ...request.Option) (*ssm.DeleteParametersOutput, error)

DeleteParametersWithContext mocks base method

func (*MockSSMAPI) DeletePatchBaseline

func (m *MockSSMAPI) DeletePatchBaseline(arg0 *ssm.DeletePatchBaselineInput) (*ssm.DeletePatchBaselineOutput, error)

DeletePatchBaseline mocks base method

func (*MockSSMAPI) DeletePatchBaselineRequest

func (m *MockSSMAPI) DeletePatchBaselineRequest(arg0 *ssm.DeletePatchBaselineInput) (*request.Request, *ssm.DeletePatchBaselineOutput)

DeletePatchBaselineRequest mocks base method

func (*MockSSMAPI) DeletePatchBaselineWithContext

func (m *MockSSMAPI) DeletePatchBaselineWithContext(arg0 aws.Context, arg1 *ssm.DeletePatchBaselineInput, arg2 ...request.Option) (*ssm.DeletePatchBaselineOutput, error)

DeletePatchBaselineWithContext mocks base method

func (*MockSSMAPI) DeleteResourceDataSync

func (m *MockSSMAPI) DeleteResourceDataSync(arg0 *ssm.DeleteResourceDataSyncInput) (*ssm.DeleteResourceDataSyncOutput, error)

DeleteResourceDataSync mocks base method

func (*MockSSMAPI) DeleteResourceDataSyncRequest

func (m *MockSSMAPI) DeleteResourceDataSyncRequest(arg0 *ssm.DeleteResourceDataSyncInput) (*request.Request, *ssm.DeleteResourceDataSyncOutput)

DeleteResourceDataSyncRequest mocks base method

func (*MockSSMAPI) DeleteResourceDataSyncWithContext

func (m *MockSSMAPI) DeleteResourceDataSyncWithContext(arg0 aws.Context, arg1 *ssm.DeleteResourceDataSyncInput, arg2 ...request.Option) (*ssm.DeleteResourceDataSyncOutput, error)

DeleteResourceDataSyncWithContext mocks base method

func (*MockSSMAPI) DeregisterManagedInstance

DeregisterManagedInstance mocks base method

func (*MockSSMAPI) DeregisterManagedInstanceRequest

func (m *MockSSMAPI) DeregisterManagedInstanceRequest(arg0 *ssm.DeregisterManagedInstanceInput) (*request.Request, *ssm.DeregisterManagedInstanceOutput)

DeregisterManagedInstanceRequest mocks base method

func (*MockSSMAPI) DeregisterManagedInstanceWithContext

func (m *MockSSMAPI) DeregisterManagedInstanceWithContext(arg0 aws.Context, arg1 *ssm.DeregisterManagedInstanceInput, arg2 ...request.Option) (*ssm.DeregisterManagedInstanceOutput, error)

DeregisterManagedInstanceWithContext mocks base method

func (*MockSSMAPI) DeregisterPatchBaselineForPatchGroup

DeregisterPatchBaselineForPatchGroup mocks base method

func (*MockSSMAPI) DeregisterPatchBaselineForPatchGroupRequest

DeregisterPatchBaselineForPatchGroupRequest mocks base method

func (*MockSSMAPI) DeregisterPatchBaselineForPatchGroupWithContext

func (m *MockSSMAPI) DeregisterPatchBaselineForPatchGroupWithContext(arg0 aws.Context, arg1 *ssm.DeregisterPatchBaselineForPatchGroupInput, arg2 ...request.Option) (*ssm.DeregisterPatchBaselineForPatchGroupOutput, error)

DeregisterPatchBaselineForPatchGroupWithContext mocks base method

func (*MockSSMAPI) DeregisterTargetFromMaintenanceWindow

DeregisterTargetFromMaintenanceWindow mocks base method

func (*MockSSMAPI) DeregisterTargetFromMaintenanceWindowRequest

DeregisterTargetFromMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) DeregisterTargetFromMaintenanceWindowWithContext

func (m *MockSSMAPI) DeregisterTargetFromMaintenanceWindowWithContext(arg0 aws.Context, arg1 *ssm.DeregisterTargetFromMaintenanceWindowInput, arg2 ...request.Option) (*ssm.DeregisterTargetFromMaintenanceWindowOutput, error)

DeregisterTargetFromMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) DeregisterTaskFromMaintenanceWindow

DeregisterTaskFromMaintenanceWindow mocks base method

func (*MockSSMAPI) DeregisterTaskFromMaintenanceWindowRequest

DeregisterTaskFromMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) DeregisterTaskFromMaintenanceWindowWithContext

func (m *MockSSMAPI) DeregisterTaskFromMaintenanceWindowWithContext(arg0 aws.Context, arg1 *ssm.DeregisterTaskFromMaintenanceWindowInput, arg2 ...request.Option) (*ssm.DeregisterTaskFromMaintenanceWindowOutput, error)

DeregisterTaskFromMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) DescribeActivations

func (m *MockSSMAPI) DescribeActivations(arg0 *ssm.DescribeActivationsInput) (*ssm.DescribeActivationsOutput, error)

DescribeActivations mocks base method

func (*MockSSMAPI) DescribeActivationsPages

func (m *MockSSMAPI) DescribeActivationsPages(arg0 *ssm.DescribeActivationsInput, arg1 func(*ssm.DescribeActivationsOutput, bool) bool) error

DescribeActivationsPages mocks base method

func (*MockSSMAPI) DescribeActivationsPagesWithContext

func (m *MockSSMAPI) DescribeActivationsPagesWithContext(arg0 aws.Context, arg1 *ssm.DescribeActivationsInput, arg2 func(*ssm.DescribeActivationsOutput, bool) bool, arg3 ...request.Option) error

DescribeActivationsPagesWithContext mocks base method

func (*MockSSMAPI) DescribeActivationsRequest

func (m *MockSSMAPI) DescribeActivationsRequest(arg0 *ssm.DescribeActivationsInput) (*request.Request, *ssm.DescribeActivationsOutput)

DescribeActivationsRequest mocks base method

func (*MockSSMAPI) DescribeActivationsWithContext

func (m *MockSSMAPI) DescribeActivationsWithContext(arg0 aws.Context, arg1 *ssm.DescribeActivationsInput, arg2 ...request.Option) (*ssm.DescribeActivationsOutput, error)

DescribeActivationsWithContext mocks base method

func (*MockSSMAPI) DescribeAssociation

func (m *MockSSMAPI) DescribeAssociation(arg0 *ssm.DescribeAssociationInput) (*ssm.DescribeAssociationOutput, error)

DescribeAssociation mocks base method

func (*MockSSMAPI) DescribeAssociationRequest

func (m *MockSSMAPI) DescribeAssociationRequest(arg0 *ssm.DescribeAssociationInput) (*request.Request, *ssm.DescribeAssociationOutput)

DescribeAssociationRequest mocks base method

func (*MockSSMAPI) DescribeAssociationWithContext

func (m *MockSSMAPI) DescribeAssociationWithContext(arg0 aws.Context, arg1 *ssm.DescribeAssociationInput, arg2 ...request.Option) (*ssm.DescribeAssociationOutput, error)

DescribeAssociationWithContext mocks base method

func (*MockSSMAPI) DescribeAutomationExecutions

DescribeAutomationExecutions mocks base method

func (*MockSSMAPI) DescribeAutomationExecutionsRequest

func (m *MockSSMAPI) DescribeAutomationExecutionsRequest(arg0 *ssm.DescribeAutomationExecutionsInput) (*request.Request, *ssm.DescribeAutomationExecutionsOutput)

DescribeAutomationExecutionsRequest mocks base method

func (*MockSSMAPI) DescribeAutomationExecutionsWithContext

func (m *MockSSMAPI) DescribeAutomationExecutionsWithContext(arg0 aws.Context, arg1 *ssm.DescribeAutomationExecutionsInput, arg2 ...request.Option) (*ssm.DescribeAutomationExecutionsOutput, error)

DescribeAutomationExecutionsWithContext mocks base method

func (*MockSSMAPI) DescribeAvailablePatches

DescribeAvailablePatches mocks base method

func (*MockSSMAPI) DescribeAvailablePatchesRequest

func (m *MockSSMAPI) DescribeAvailablePatchesRequest(arg0 *ssm.DescribeAvailablePatchesInput) (*request.Request, *ssm.DescribeAvailablePatchesOutput)

DescribeAvailablePatchesRequest mocks base method

func (*MockSSMAPI) DescribeAvailablePatchesWithContext

func (m *MockSSMAPI) DescribeAvailablePatchesWithContext(arg0 aws.Context, arg1 *ssm.DescribeAvailablePatchesInput, arg2 ...request.Option) (*ssm.DescribeAvailablePatchesOutput, error)

DescribeAvailablePatchesWithContext mocks base method

func (*MockSSMAPI) DescribeDocument

func (m *MockSSMAPI) DescribeDocument(arg0 *ssm.DescribeDocumentInput) (*ssm.DescribeDocumentOutput, error)

DescribeDocument mocks base method

func (*MockSSMAPI) DescribeDocumentPermission

DescribeDocumentPermission mocks base method

func (*MockSSMAPI) DescribeDocumentPermissionRequest

func (m *MockSSMAPI) DescribeDocumentPermissionRequest(arg0 *ssm.DescribeDocumentPermissionInput) (*request.Request, *ssm.DescribeDocumentPermissionOutput)

DescribeDocumentPermissionRequest mocks base method

func (*MockSSMAPI) DescribeDocumentPermissionWithContext

func (m *MockSSMAPI) DescribeDocumentPermissionWithContext(arg0 aws.Context, arg1 *ssm.DescribeDocumentPermissionInput, arg2 ...request.Option) (*ssm.DescribeDocumentPermissionOutput, error)

DescribeDocumentPermissionWithContext mocks base method

func (*MockSSMAPI) DescribeDocumentRequest

func (m *MockSSMAPI) DescribeDocumentRequest(arg0 *ssm.DescribeDocumentInput) (*request.Request, *ssm.DescribeDocumentOutput)

DescribeDocumentRequest mocks base method

func (*MockSSMAPI) DescribeDocumentWithContext

func (m *MockSSMAPI) DescribeDocumentWithContext(arg0 aws.Context, arg1 *ssm.DescribeDocumentInput, arg2 ...request.Option) (*ssm.DescribeDocumentOutput, error)

DescribeDocumentWithContext mocks base method

func (*MockSSMAPI) DescribeEffectiveInstanceAssociations

DescribeEffectiveInstanceAssociations mocks base method

func (*MockSSMAPI) DescribeEffectiveInstanceAssociationsRequest

DescribeEffectiveInstanceAssociationsRequest mocks base method

func (*MockSSMAPI) DescribeEffectiveInstanceAssociationsWithContext

func (m *MockSSMAPI) DescribeEffectiveInstanceAssociationsWithContext(arg0 aws.Context, arg1 *ssm.DescribeEffectiveInstanceAssociationsInput, arg2 ...request.Option) (*ssm.DescribeEffectiveInstanceAssociationsOutput, error)

DescribeEffectiveInstanceAssociationsWithContext mocks base method

func (*MockSSMAPI) DescribeEffectivePatchesForPatchBaseline

DescribeEffectivePatchesForPatchBaseline mocks base method

func (*MockSSMAPI) DescribeEffectivePatchesForPatchBaselineRequest

DescribeEffectivePatchesForPatchBaselineRequest mocks base method

func (*MockSSMAPI) DescribeEffectivePatchesForPatchBaselineWithContext

func (m *MockSSMAPI) DescribeEffectivePatchesForPatchBaselineWithContext(arg0 aws.Context, arg1 *ssm.DescribeEffectivePatchesForPatchBaselineInput, arg2 ...request.Option) (*ssm.DescribeEffectivePatchesForPatchBaselineOutput, error)

DescribeEffectivePatchesForPatchBaselineWithContext mocks base method

func (*MockSSMAPI) DescribeInstanceAssociationsStatus

DescribeInstanceAssociationsStatus mocks base method

func (*MockSSMAPI) DescribeInstanceAssociationsStatusRequest

DescribeInstanceAssociationsStatusRequest mocks base method

func (*MockSSMAPI) DescribeInstanceAssociationsStatusWithContext

func (m *MockSSMAPI) DescribeInstanceAssociationsStatusWithContext(arg0 aws.Context, arg1 *ssm.DescribeInstanceAssociationsStatusInput, arg2 ...request.Option) (*ssm.DescribeInstanceAssociationsStatusOutput, error)

DescribeInstanceAssociationsStatusWithContext mocks base method

func (*MockSSMAPI) DescribeInstanceInformation

DescribeInstanceInformation mocks base method

func (*MockSSMAPI) DescribeInstanceInformationPages

func (m *MockSSMAPI) DescribeInstanceInformationPages(arg0 *ssm.DescribeInstanceInformationInput, arg1 func(*ssm.DescribeInstanceInformationOutput, bool) bool) error

DescribeInstanceInformationPages mocks base method

func (*MockSSMAPI) DescribeInstanceInformationPagesWithContext

func (m *MockSSMAPI) DescribeInstanceInformationPagesWithContext(arg0 aws.Context, arg1 *ssm.DescribeInstanceInformationInput, arg2 func(*ssm.DescribeInstanceInformationOutput, bool) bool, arg3 ...request.Option) error

DescribeInstanceInformationPagesWithContext mocks base method

func (*MockSSMAPI) DescribeInstanceInformationRequest

func (m *MockSSMAPI) DescribeInstanceInformationRequest(arg0 *ssm.DescribeInstanceInformationInput) (*request.Request, *ssm.DescribeInstanceInformationOutput)

DescribeInstanceInformationRequest mocks base method

func (*MockSSMAPI) DescribeInstanceInformationWithContext

func (m *MockSSMAPI) DescribeInstanceInformationWithContext(arg0 aws.Context, arg1 *ssm.DescribeInstanceInformationInput, arg2 ...request.Option) (*ssm.DescribeInstanceInformationOutput, error)

DescribeInstanceInformationWithContext mocks base method

func (*MockSSMAPI) DescribeInstancePatchStates

DescribeInstancePatchStates mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesForPatchGroup

DescribeInstancePatchStatesForPatchGroup mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesForPatchGroupRequest

DescribeInstancePatchStatesForPatchGroupRequest mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesForPatchGroupWithContext

func (m *MockSSMAPI) DescribeInstancePatchStatesForPatchGroupWithContext(arg0 aws.Context, arg1 *ssm.DescribeInstancePatchStatesForPatchGroupInput, arg2 ...request.Option) (*ssm.DescribeInstancePatchStatesForPatchGroupOutput, error)

DescribeInstancePatchStatesForPatchGroupWithContext mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesRequest

func (m *MockSSMAPI) DescribeInstancePatchStatesRequest(arg0 *ssm.DescribeInstancePatchStatesInput) (*request.Request, *ssm.DescribeInstancePatchStatesOutput)

DescribeInstancePatchStatesRequest mocks base method

func (*MockSSMAPI) DescribeInstancePatchStatesWithContext

func (m *MockSSMAPI) DescribeInstancePatchStatesWithContext(arg0 aws.Context, arg1 *ssm.DescribeInstancePatchStatesInput, arg2 ...request.Option) (*ssm.DescribeInstancePatchStatesOutput, error)

DescribeInstancePatchStatesWithContext mocks base method

func (*MockSSMAPI) DescribeInstancePatches

func (m *MockSSMAPI) DescribeInstancePatches(arg0 *ssm.DescribeInstancePatchesInput) (*ssm.DescribeInstancePatchesOutput, error)

DescribeInstancePatches mocks base method

func (*MockSSMAPI) DescribeInstancePatchesRequest

func (m *MockSSMAPI) DescribeInstancePatchesRequest(arg0 *ssm.DescribeInstancePatchesInput) (*request.Request, *ssm.DescribeInstancePatchesOutput)

DescribeInstancePatchesRequest mocks base method

func (*MockSSMAPI) DescribeInstancePatchesWithContext

func (m *MockSSMAPI) DescribeInstancePatchesWithContext(arg0 aws.Context, arg1 *ssm.DescribeInstancePatchesInput, arg2 ...request.Option) (*ssm.DescribeInstancePatchesOutput, error)

DescribeInstancePatchesWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocations

DescribeMaintenanceWindowExecutionTaskInvocations mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsRequest

DescribeMaintenanceWindowExecutionTaskInvocationsRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsWithContext(arg0 aws.Context, arg1 *ssm.DescribeMaintenanceWindowExecutionTaskInvocationsInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowExecutionTaskInvocationsOutput, error)

DescribeMaintenanceWindowExecutionTaskInvocationsWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTasks

DescribeMaintenanceWindowExecutionTasks mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTasksRequest

DescribeMaintenanceWindowExecutionTasksRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionTasksWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionTasksWithContext(arg0 aws.Context, arg1 *ssm.DescribeMaintenanceWindowExecutionTasksInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowExecutionTasksOutput, error)

DescribeMaintenanceWindowExecutionTasksWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutions

DescribeMaintenanceWindowExecutions mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionsRequest

DescribeMaintenanceWindowExecutionsRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowExecutionsWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowExecutionsWithContext(arg0 aws.Context, arg1 *ssm.DescribeMaintenanceWindowExecutionsInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowExecutionsOutput, error)

DescribeMaintenanceWindowExecutionsWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTargets

DescribeMaintenanceWindowTargets mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTargetsRequest

func (m *MockSSMAPI) DescribeMaintenanceWindowTargetsRequest(arg0 *ssm.DescribeMaintenanceWindowTargetsInput) (*request.Request, *ssm.DescribeMaintenanceWindowTargetsOutput)

DescribeMaintenanceWindowTargetsRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTargetsWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowTargetsWithContext(arg0 aws.Context, arg1 *ssm.DescribeMaintenanceWindowTargetsInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowTargetsOutput, error)

DescribeMaintenanceWindowTargetsWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTasks

DescribeMaintenanceWindowTasks mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTasksRequest

func (m *MockSSMAPI) DescribeMaintenanceWindowTasksRequest(arg0 *ssm.DescribeMaintenanceWindowTasksInput) (*request.Request, *ssm.DescribeMaintenanceWindowTasksOutput)

DescribeMaintenanceWindowTasksRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowTasksWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowTasksWithContext(arg0 aws.Context, arg1 *ssm.DescribeMaintenanceWindowTasksInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowTasksOutput, error)

DescribeMaintenanceWindowTasksWithContext mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindows

DescribeMaintenanceWindows mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowsRequest

func (m *MockSSMAPI) DescribeMaintenanceWindowsRequest(arg0 *ssm.DescribeMaintenanceWindowsInput) (*request.Request, *ssm.DescribeMaintenanceWindowsOutput)

DescribeMaintenanceWindowsRequest mocks base method

func (*MockSSMAPI) DescribeMaintenanceWindowsWithContext

func (m *MockSSMAPI) DescribeMaintenanceWindowsWithContext(arg0 aws.Context, arg1 *ssm.DescribeMaintenanceWindowsInput, arg2 ...request.Option) (*ssm.DescribeMaintenanceWindowsOutput, error)

DescribeMaintenanceWindowsWithContext mocks base method

func (*MockSSMAPI) DescribeParameters

func (m *MockSSMAPI) DescribeParameters(arg0 *ssm.DescribeParametersInput) (*ssm.DescribeParametersOutput, error)

DescribeParameters mocks base method

func (*MockSSMAPI) DescribeParametersPages

func (m *MockSSMAPI) DescribeParametersPages(arg0 *ssm.DescribeParametersInput, arg1 func(*ssm.DescribeParametersOutput, bool) bool) error

DescribeParametersPages mocks base method

func (*MockSSMAPI) DescribeParametersPagesWithContext

func (m *MockSSMAPI) DescribeParametersPagesWithContext(arg0 aws.Context, arg1 *ssm.DescribeParametersInput, arg2 func(*ssm.DescribeParametersOutput, bool) bool, arg3 ...request.Option) error

DescribeParametersPagesWithContext mocks base method

func (*MockSSMAPI) DescribeParametersRequest

func (m *MockSSMAPI) DescribeParametersRequest(arg0 *ssm.DescribeParametersInput) (*request.Request, *ssm.DescribeParametersOutput)

DescribeParametersRequest mocks base method

func (*MockSSMAPI) DescribeParametersWithContext

func (m *MockSSMAPI) DescribeParametersWithContext(arg0 aws.Context, arg1 *ssm.DescribeParametersInput, arg2 ...request.Option) (*ssm.DescribeParametersOutput, error)

DescribeParametersWithContext mocks base method

func (*MockSSMAPI) DescribePatchBaselines

func (m *MockSSMAPI) DescribePatchBaselines(arg0 *ssm.DescribePatchBaselinesInput) (*ssm.DescribePatchBaselinesOutput, error)

DescribePatchBaselines mocks base method

func (*MockSSMAPI) DescribePatchBaselinesRequest

func (m *MockSSMAPI) DescribePatchBaselinesRequest(arg0 *ssm.DescribePatchBaselinesInput) (*request.Request, *ssm.DescribePatchBaselinesOutput)

DescribePatchBaselinesRequest mocks base method

func (*MockSSMAPI) DescribePatchBaselinesWithContext

func (m *MockSSMAPI) DescribePatchBaselinesWithContext(arg0 aws.Context, arg1 *ssm.DescribePatchBaselinesInput, arg2 ...request.Option) (*ssm.DescribePatchBaselinesOutput, error)

DescribePatchBaselinesWithContext mocks base method

func (*MockSSMAPI) DescribePatchGroupState

func (m *MockSSMAPI) DescribePatchGroupState(arg0 *ssm.DescribePatchGroupStateInput) (*ssm.DescribePatchGroupStateOutput, error)

DescribePatchGroupState mocks base method

func (*MockSSMAPI) DescribePatchGroupStateRequest

func (m *MockSSMAPI) DescribePatchGroupStateRequest(arg0 *ssm.DescribePatchGroupStateInput) (*request.Request, *ssm.DescribePatchGroupStateOutput)

DescribePatchGroupStateRequest mocks base method

func (*MockSSMAPI) DescribePatchGroupStateWithContext

func (m *MockSSMAPI) DescribePatchGroupStateWithContext(arg0 aws.Context, arg1 *ssm.DescribePatchGroupStateInput, arg2 ...request.Option) (*ssm.DescribePatchGroupStateOutput, error)

DescribePatchGroupStateWithContext mocks base method

func (*MockSSMAPI) DescribePatchGroups

func (m *MockSSMAPI) DescribePatchGroups(arg0 *ssm.DescribePatchGroupsInput) (*ssm.DescribePatchGroupsOutput, error)

DescribePatchGroups mocks base method

func (*MockSSMAPI) DescribePatchGroupsRequest

func (m *MockSSMAPI) DescribePatchGroupsRequest(arg0 *ssm.DescribePatchGroupsInput) (*request.Request, *ssm.DescribePatchGroupsOutput)

DescribePatchGroupsRequest mocks base method

func (*MockSSMAPI) DescribePatchGroupsWithContext

func (m *MockSSMAPI) DescribePatchGroupsWithContext(arg0 aws.Context, arg1 *ssm.DescribePatchGroupsInput, arg2 ...request.Option) (*ssm.DescribePatchGroupsOutput, error)

DescribePatchGroupsWithContext mocks base method

func (*MockSSMAPI) EXPECT

func (m *MockSSMAPI) EXPECT() *MockSSMAPIMockRecorder

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

func (*MockSSMAPI) GetAutomationExecution

func (m *MockSSMAPI) GetAutomationExecution(arg0 *ssm.GetAutomationExecutionInput) (*ssm.GetAutomationExecutionOutput, error)

GetAutomationExecution mocks base method

func (*MockSSMAPI) GetAutomationExecutionRequest

func (m *MockSSMAPI) GetAutomationExecutionRequest(arg0 *ssm.GetAutomationExecutionInput) (*request.Request, *ssm.GetAutomationExecutionOutput)

GetAutomationExecutionRequest mocks base method

func (*MockSSMAPI) GetAutomationExecutionWithContext

func (m *MockSSMAPI) GetAutomationExecutionWithContext(arg0 aws.Context, arg1 *ssm.GetAutomationExecutionInput, arg2 ...request.Option) (*ssm.GetAutomationExecutionOutput, error)

GetAutomationExecutionWithContext mocks base method

func (*MockSSMAPI) GetCommandInvocation

func (m *MockSSMAPI) GetCommandInvocation(arg0 *ssm.GetCommandInvocationInput) (*ssm.GetCommandInvocationOutput, error)

GetCommandInvocation mocks base method

func (*MockSSMAPI) GetCommandInvocationRequest

func (m *MockSSMAPI) GetCommandInvocationRequest(arg0 *ssm.GetCommandInvocationInput) (*request.Request, *ssm.GetCommandInvocationOutput)

GetCommandInvocationRequest mocks base method

func (*MockSSMAPI) GetCommandInvocationWithContext

func (m *MockSSMAPI) GetCommandInvocationWithContext(arg0 aws.Context, arg1 *ssm.GetCommandInvocationInput, arg2 ...request.Option) (*ssm.GetCommandInvocationOutput, error)

GetCommandInvocationWithContext mocks base method

func (*MockSSMAPI) GetDefaultPatchBaseline

func (m *MockSSMAPI) GetDefaultPatchBaseline(arg0 *ssm.GetDefaultPatchBaselineInput) (*ssm.GetDefaultPatchBaselineOutput, error)

GetDefaultPatchBaseline mocks base method

func (*MockSSMAPI) GetDefaultPatchBaselineRequest

func (m *MockSSMAPI) GetDefaultPatchBaselineRequest(arg0 *ssm.GetDefaultPatchBaselineInput) (*request.Request, *ssm.GetDefaultPatchBaselineOutput)

GetDefaultPatchBaselineRequest mocks base method

func (*MockSSMAPI) GetDefaultPatchBaselineWithContext

func (m *MockSSMAPI) GetDefaultPatchBaselineWithContext(arg0 aws.Context, arg1 *ssm.GetDefaultPatchBaselineInput, arg2 ...request.Option) (*ssm.GetDefaultPatchBaselineOutput, error)

GetDefaultPatchBaselineWithContext mocks base method

func (*MockSSMAPI) GetDeployablePatchSnapshotForInstance

GetDeployablePatchSnapshotForInstance mocks base method

func (*MockSSMAPI) GetDeployablePatchSnapshotForInstanceRequest

GetDeployablePatchSnapshotForInstanceRequest mocks base method

func (*MockSSMAPI) GetDeployablePatchSnapshotForInstanceWithContext

func (m *MockSSMAPI) GetDeployablePatchSnapshotForInstanceWithContext(arg0 aws.Context, arg1 *ssm.GetDeployablePatchSnapshotForInstanceInput, arg2 ...request.Option) (*ssm.GetDeployablePatchSnapshotForInstanceOutput, error)

GetDeployablePatchSnapshotForInstanceWithContext mocks base method

func (*MockSSMAPI) GetDocument

func (m *MockSSMAPI) GetDocument(arg0 *ssm.GetDocumentInput) (*ssm.GetDocumentOutput, error)

GetDocument mocks base method

func (*MockSSMAPI) GetDocumentRequest

func (m *MockSSMAPI) GetDocumentRequest(arg0 *ssm.GetDocumentInput) (*request.Request, *ssm.GetDocumentOutput)

GetDocumentRequest mocks base method

func (*MockSSMAPI) GetDocumentWithContext

func (m *MockSSMAPI) GetDocumentWithContext(arg0 aws.Context, arg1 *ssm.GetDocumentInput, arg2 ...request.Option) (*ssm.GetDocumentOutput, error)

GetDocumentWithContext mocks base method

func (*MockSSMAPI) GetInventory

func (m *MockSSMAPI) GetInventory(arg0 *ssm.GetInventoryInput) (*ssm.GetInventoryOutput, error)

GetInventory mocks base method

func (*MockSSMAPI) GetInventoryRequest

func (m *MockSSMAPI) GetInventoryRequest(arg0 *ssm.GetInventoryInput) (*request.Request, *ssm.GetInventoryOutput)

GetInventoryRequest mocks base method

func (*MockSSMAPI) GetInventorySchema

func (m *MockSSMAPI) GetInventorySchema(arg0 *ssm.GetInventorySchemaInput) (*ssm.GetInventorySchemaOutput, error)

GetInventorySchema mocks base method

func (*MockSSMAPI) GetInventorySchemaRequest

func (m *MockSSMAPI) GetInventorySchemaRequest(arg0 *ssm.GetInventorySchemaInput) (*request.Request, *ssm.GetInventorySchemaOutput)

GetInventorySchemaRequest mocks base method

func (*MockSSMAPI) GetInventorySchemaWithContext

func (m *MockSSMAPI) GetInventorySchemaWithContext(arg0 aws.Context, arg1 *ssm.GetInventorySchemaInput, arg2 ...request.Option) (*ssm.GetInventorySchemaOutput, error)

GetInventorySchemaWithContext mocks base method

func (*MockSSMAPI) GetInventoryWithContext

func (m *MockSSMAPI) GetInventoryWithContext(arg0 aws.Context, arg1 *ssm.GetInventoryInput, arg2 ...request.Option) (*ssm.GetInventoryOutput, error)

GetInventoryWithContext mocks base method

func (*MockSSMAPI) GetMaintenanceWindow

func (m *MockSSMAPI) GetMaintenanceWindow(arg0 *ssm.GetMaintenanceWindowInput) (*ssm.GetMaintenanceWindowOutput, error)

GetMaintenanceWindow mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecution

GetMaintenanceWindowExecution mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionRequest

func (m *MockSSMAPI) GetMaintenanceWindowExecutionRequest(arg0 *ssm.GetMaintenanceWindowExecutionInput) (*request.Request, *ssm.GetMaintenanceWindowExecutionOutput)

GetMaintenanceWindowExecutionRequest mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionTask

GetMaintenanceWindowExecutionTask mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionTaskRequest

GetMaintenanceWindowExecutionTaskRequest mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionTaskWithContext

func (m *MockSSMAPI) GetMaintenanceWindowExecutionTaskWithContext(arg0 aws.Context, arg1 *ssm.GetMaintenanceWindowExecutionTaskInput, arg2 ...request.Option) (*ssm.GetMaintenanceWindowExecutionTaskOutput, error)

GetMaintenanceWindowExecutionTaskWithContext mocks base method

func (*MockSSMAPI) GetMaintenanceWindowExecutionWithContext

func (m *MockSSMAPI) GetMaintenanceWindowExecutionWithContext(arg0 aws.Context, arg1 *ssm.GetMaintenanceWindowExecutionInput, arg2 ...request.Option) (*ssm.GetMaintenanceWindowExecutionOutput, error)

GetMaintenanceWindowExecutionWithContext mocks base method

func (*MockSSMAPI) GetMaintenanceWindowRequest

func (m *MockSSMAPI) GetMaintenanceWindowRequest(arg0 *ssm.GetMaintenanceWindowInput) (*request.Request, *ssm.GetMaintenanceWindowOutput)

GetMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) GetMaintenanceWindowWithContext

func (m *MockSSMAPI) GetMaintenanceWindowWithContext(arg0 aws.Context, arg1 *ssm.GetMaintenanceWindowInput, arg2 ...request.Option) (*ssm.GetMaintenanceWindowOutput, error)

GetMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) GetParameter

func (m *MockSSMAPI) GetParameter(arg0 *ssm.GetParameterInput) (*ssm.GetParameterOutput, error)

GetParameter mocks base method

func (*MockSSMAPI) GetParameterHistory

func (m *MockSSMAPI) GetParameterHistory(arg0 *ssm.GetParameterHistoryInput) (*ssm.GetParameterHistoryOutput, error)

GetParameterHistory mocks base method

func (*MockSSMAPI) GetParameterHistoryPages

func (m *MockSSMAPI) GetParameterHistoryPages(arg0 *ssm.GetParameterHistoryInput, arg1 func(*ssm.GetParameterHistoryOutput, bool) bool) error

GetParameterHistoryPages mocks base method

func (*MockSSMAPI) GetParameterHistoryPagesWithContext

func (m *MockSSMAPI) GetParameterHistoryPagesWithContext(arg0 aws.Context, arg1 *ssm.GetParameterHistoryInput, arg2 func(*ssm.GetParameterHistoryOutput, bool) bool, arg3 ...request.Option) error

GetParameterHistoryPagesWithContext mocks base method

func (*MockSSMAPI) GetParameterHistoryRequest

func (m *MockSSMAPI) GetParameterHistoryRequest(arg0 *ssm.GetParameterHistoryInput) (*request.Request, *ssm.GetParameterHistoryOutput)

GetParameterHistoryRequest mocks base method

func (*MockSSMAPI) GetParameterHistoryWithContext

func (m *MockSSMAPI) GetParameterHistoryWithContext(arg0 aws.Context, arg1 *ssm.GetParameterHistoryInput, arg2 ...request.Option) (*ssm.GetParameterHistoryOutput, error)

GetParameterHistoryWithContext mocks base method

func (*MockSSMAPI) GetParameterRequest

func (m *MockSSMAPI) GetParameterRequest(arg0 *ssm.GetParameterInput) (*request.Request, *ssm.GetParameterOutput)

GetParameterRequest mocks base method

func (*MockSSMAPI) GetParameterWithContext

func (m *MockSSMAPI) GetParameterWithContext(arg0 aws.Context, arg1 *ssm.GetParameterInput, arg2 ...request.Option) (*ssm.GetParameterOutput, error)

GetParameterWithContext mocks base method

func (*MockSSMAPI) GetParameters

func (m *MockSSMAPI) GetParameters(arg0 *ssm.GetParametersInput) (*ssm.GetParametersOutput, error)

GetParameters mocks base method

func (*MockSSMAPI) GetParametersByPath

func (m *MockSSMAPI) GetParametersByPath(arg0 *ssm.GetParametersByPathInput) (*ssm.GetParametersByPathOutput, error)

GetParametersByPath mocks base method

func (*MockSSMAPI) GetParametersByPathPages

func (m *MockSSMAPI) GetParametersByPathPages(arg0 *ssm.GetParametersByPathInput, arg1 func(*ssm.GetParametersByPathOutput, bool) bool) error

GetParametersByPathPages mocks base method

func (*MockSSMAPI) GetParametersByPathPagesWithContext

func (m *MockSSMAPI) GetParametersByPathPagesWithContext(arg0 aws.Context, arg1 *ssm.GetParametersByPathInput, arg2 func(*ssm.GetParametersByPathOutput, bool) bool, arg3 ...request.Option) error

GetParametersByPathPagesWithContext mocks base method

func (*MockSSMAPI) GetParametersByPathRequest

func (m *MockSSMAPI) GetParametersByPathRequest(arg0 *ssm.GetParametersByPathInput) (*request.Request, *ssm.GetParametersByPathOutput)

GetParametersByPathRequest mocks base method

func (*MockSSMAPI) GetParametersByPathWithContext

func (m *MockSSMAPI) GetParametersByPathWithContext(arg0 aws.Context, arg1 *ssm.GetParametersByPathInput, arg2 ...request.Option) (*ssm.GetParametersByPathOutput, error)

GetParametersByPathWithContext mocks base method

func (*MockSSMAPI) GetParametersRequest

func (m *MockSSMAPI) GetParametersRequest(arg0 *ssm.GetParametersInput) (*request.Request, *ssm.GetParametersOutput)

GetParametersRequest mocks base method

func (*MockSSMAPI) GetParametersWithContext

func (m *MockSSMAPI) GetParametersWithContext(arg0 aws.Context, arg1 *ssm.GetParametersInput, arg2 ...request.Option) (*ssm.GetParametersOutput, error)

GetParametersWithContext mocks base method

func (*MockSSMAPI) GetPatchBaseline

func (m *MockSSMAPI) GetPatchBaseline(arg0 *ssm.GetPatchBaselineInput) (*ssm.GetPatchBaselineOutput, error)

GetPatchBaseline mocks base method

func (*MockSSMAPI) GetPatchBaselineForPatchGroup

GetPatchBaselineForPatchGroup mocks base method

func (*MockSSMAPI) GetPatchBaselineForPatchGroupRequest

func (m *MockSSMAPI) GetPatchBaselineForPatchGroupRequest(arg0 *ssm.GetPatchBaselineForPatchGroupInput) (*request.Request, *ssm.GetPatchBaselineForPatchGroupOutput)

GetPatchBaselineForPatchGroupRequest mocks base method

func (*MockSSMAPI) GetPatchBaselineForPatchGroupWithContext

func (m *MockSSMAPI) GetPatchBaselineForPatchGroupWithContext(arg0 aws.Context, arg1 *ssm.GetPatchBaselineForPatchGroupInput, arg2 ...request.Option) (*ssm.GetPatchBaselineForPatchGroupOutput, error)

GetPatchBaselineForPatchGroupWithContext mocks base method

func (*MockSSMAPI) GetPatchBaselineRequest

func (m *MockSSMAPI) GetPatchBaselineRequest(arg0 *ssm.GetPatchBaselineInput) (*request.Request, *ssm.GetPatchBaselineOutput)

GetPatchBaselineRequest mocks base method

func (*MockSSMAPI) GetPatchBaselineWithContext

func (m *MockSSMAPI) GetPatchBaselineWithContext(arg0 aws.Context, arg1 *ssm.GetPatchBaselineInput, arg2 ...request.Option) (*ssm.GetPatchBaselineOutput, error)

GetPatchBaselineWithContext mocks base method

func (*MockSSMAPI) ListAssociations

func (m *MockSSMAPI) ListAssociations(arg0 *ssm.ListAssociationsInput) (*ssm.ListAssociationsOutput, error)

ListAssociations mocks base method

func (*MockSSMAPI) ListAssociationsPages

func (m *MockSSMAPI) ListAssociationsPages(arg0 *ssm.ListAssociationsInput, arg1 func(*ssm.ListAssociationsOutput, bool) bool) error

ListAssociationsPages mocks base method

func (*MockSSMAPI) ListAssociationsPagesWithContext

func (m *MockSSMAPI) ListAssociationsPagesWithContext(arg0 aws.Context, arg1 *ssm.ListAssociationsInput, arg2 func(*ssm.ListAssociationsOutput, bool) bool, arg3 ...request.Option) error

ListAssociationsPagesWithContext mocks base method

func (*MockSSMAPI) ListAssociationsRequest

func (m *MockSSMAPI) ListAssociationsRequest(arg0 *ssm.ListAssociationsInput) (*request.Request, *ssm.ListAssociationsOutput)

ListAssociationsRequest mocks base method

func (*MockSSMAPI) ListAssociationsWithContext

func (m *MockSSMAPI) ListAssociationsWithContext(arg0 aws.Context, arg1 *ssm.ListAssociationsInput, arg2 ...request.Option) (*ssm.ListAssociationsOutput, error)

ListAssociationsWithContext mocks base method

func (*MockSSMAPI) ListCommandInvocations

func (m *MockSSMAPI) ListCommandInvocations(arg0 *ssm.ListCommandInvocationsInput) (*ssm.ListCommandInvocationsOutput, error)

ListCommandInvocations mocks base method

func (*MockSSMAPI) ListCommandInvocationsPages

func (m *MockSSMAPI) ListCommandInvocationsPages(arg0 *ssm.ListCommandInvocationsInput, arg1 func(*ssm.ListCommandInvocationsOutput, bool) bool) error

ListCommandInvocationsPages mocks base method

func (*MockSSMAPI) ListCommandInvocationsPagesWithContext

func (m *MockSSMAPI) ListCommandInvocationsPagesWithContext(arg0 aws.Context, arg1 *ssm.ListCommandInvocationsInput, arg2 func(*ssm.ListCommandInvocationsOutput, bool) bool, arg3 ...request.Option) error

ListCommandInvocationsPagesWithContext mocks base method

func (*MockSSMAPI) ListCommandInvocationsRequest

func (m *MockSSMAPI) ListCommandInvocationsRequest(arg0 *ssm.ListCommandInvocationsInput) (*request.Request, *ssm.ListCommandInvocationsOutput)

ListCommandInvocationsRequest mocks base method

func (*MockSSMAPI) ListCommandInvocationsWithContext

func (m *MockSSMAPI) ListCommandInvocationsWithContext(arg0 aws.Context, arg1 *ssm.ListCommandInvocationsInput, arg2 ...request.Option) (*ssm.ListCommandInvocationsOutput, error)

ListCommandInvocationsWithContext mocks base method

func (*MockSSMAPI) ListCommands

func (m *MockSSMAPI) ListCommands(arg0 *ssm.ListCommandsInput) (*ssm.ListCommandsOutput, error)

ListCommands mocks base method

func (*MockSSMAPI) ListCommandsPages

func (m *MockSSMAPI) ListCommandsPages(arg0 *ssm.ListCommandsInput, arg1 func(*ssm.ListCommandsOutput, bool) bool) error

ListCommandsPages mocks base method

func (*MockSSMAPI) ListCommandsPagesWithContext

func (m *MockSSMAPI) ListCommandsPagesWithContext(arg0 aws.Context, arg1 *ssm.ListCommandsInput, arg2 func(*ssm.ListCommandsOutput, bool) bool, arg3 ...request.Option) error

ListCommandsPagesWithContext mocks base method

func (*MockSSMAPI) ListCommandsRequest

func (m *MockSSMAPI) ListCommandsRequest(arg0 *ssm.ListCommandsInput) (*request.Request, *ssm.ListCommandsOutput)

ListCommandsRequest mocks base method

func (*MockSSMAPI) ListCommandsWithContext

func (m *MockSSMAPI) ListCommandsWithContext(arg0 aws.Context, arg1 *ssm.ListCommandsInput, arg2 ...request.Option) (*ssm.ListCommandsOutput, error)

ListCommandsWithContext mocks base method

func (*MockSSMAPI) ListDocumentVersions

func (m *MockSSMAPI) ListDocumentVersions(arg0 *ssm.ListDocumentVersionsInput) (*ssm.ListDocumentVersionsOutput, error)

ListDocumentVersions mocks base method

func (*MockSSMAPI) ListDocumentVersionsRequest

func (m *MockSSMAPI) ListDocumentVersionsRequest(arg0 *ssm.ListDocumentVersionsInput) (*request.Request, *ssm.ListDocumentVersionsOutput)

ListDocumentVersionsRequest mocks base method

func (*MockSSMAPI) ListDocumentVersionsWithContext

func (m *MockSSMAPI) ListDocumentVersionsWithContext(arg0 aws.Context, arg1 *ssm.ListDocumentVersionsInput, arg2 ...request.Option) (*ssm.ListDocumentVersionsOutput, error)

ListDocumentVersionsWithContext mocks base method

func (*MockSSMAPI) ListDocuments

func (m *MockSSMAPI) ListDocuments(arg0 *ssm.ListDocumentsInput) (*ssm.ListDocumentsOutput, error)

ListDocuments mocks base method

func (*MockSSMAPI) ListDocumentsPages

func (m *MockSSMAPI) ListDocumentsPages(arg0 *ssm.ListDocumentsInput, arg1 func(*ssm.ListDocumentsOutput, bool) bool) error

ListDocumentsPages mocks base method

func (*MockSSMAPI) ListDocumentsPagesWithContext

func (m *MockSSMAPI) ListDocumentsPagesWithContext(arg0 aws.Context, arg1 *ssm.ListDocumentsInput, arg2 func(*ssm.ListDocumentsOutput, bool) bool, arg3 ...request.Option) error

ListDocumentsPagesWithContext mocks base method

func (*MockSSMAPI) ListDocumentsRequest

func (m *MockSSMAPI) ListDocumentsRequest(arg0 *ssm.ListDocumentsInput) (*request.Request, *ssm.ListDocumentsOutput)

ListDocumentsRequest mocks base method

func (*MockSSMAPI) ListDocumentsWithContext

func (m *MockSSMAPI) ListDocumentsWithContext(arg0 aws.Context, arg1 *ssm.ListDocumentsInput, arg2 ...request.Option) (*ssm.ListDocumentsOutput, error)

ListDocumentsWithContext mocks base method

func (*MockSSMAPI) ListInventoryEntries

func (m *MockSSMAPI) ListInventoryEntries(arg0 *ssm.ListInventoryEntriesInput) (*ssm.ListInventoryEntriesOutput, error)

ListInventoryEntries mocks base method

func (*MockSSMAPI) ListInventoryEntriesRequest

func (m *MockSSMAPI) ListInventoryEntriesRequest(arg0 *ssm.ListInventoryEntriesInput) (*request.Request, *ssm.ListInventoryEntriesOutput)

ListInventoryEntriesRequest mocks base method

func (*MockSSMAPI) ListInventoryEntriesWithContext

func (m *MockSSMAPI) ListInventoryEntriesWithContext(arg0 aws.Context, arg1 *ssm.ListInventoryEntriesInput, arg2 ...request.Option) (*ssm.ListInventoryEntriesOutput, error)

ListInventoryEntriesWithContext mocks base method

func (*MockSSMAPI) ListResourceDataSync

func (m *MockSSMAPI) ListResourceDataSync(arg0 *ssm.ListResourceDataSyncInput) (*ssm.ListResourceDataSyncOutput, error)

ListResourceDataSync mocks base method

func (*MockSSMAPI) ListResourceDataSyncRequest

func (m *MockSSMAPI) ListResourceDataSyncRequest(arg0 *ssm.ListResourceDataSyncInput) (*request.Request, *ssm.ListResourceDataSyncOutput)

ListResourceDataSyncRequest mocks base method

func (*MockSSMAPI) ListResourceDataSyncWithContext

func (m *MockSSMAPI) ListResourceDataSyncWithContext(arg0 aws.Context, arg1 *ssm.ListResourceDataSyncInput, arg2 ...request.Option) (*ssm.ListResourceDataSyncOutput, error)

ListResourceDataSyncWithContext mocks base method

func (*MockSSMAPI) ListTagsForResource

func (m *MockSSMAPI) ListTagsForResource(arg0 *ssm.ListTagsForResourceInput) (*ssm.ListTagsForResourceOutput, error)

ListTagsForResource mocks base method

func (*MockSSMAPI) ListTagsForResourceRequest

func (m *MockSSMAPI) ListTagsForResourceRequest(arg0 *ssm.ListTagsForResourceInput) (*request.Request, *ssm.ListTagsForResourceOutput)

ListTagsForResourceRequest mocks base method

func (*MockSSMAPI) ListTagsForResourceWithContext

func (m *MockSSMAPI) ListTagsForResourceWithContext(arg0 aws.Context, arg1 *ssm.ListTagsForResourceInput, arg2 ...request.Option) (*ssm.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method

func (*MockSSMAPI) ModifyDocumentPermission

ModifyDocumentPermission mocks base method

func (*MockSSMAPI) ModifyDocumentPermissionRequest

func (m *MockSSMAPI) ModifyDocumentPermissionRequest(arg0 *ssm.ModifyDocumentPermissionInput) (*request.Request, *ssm.ModifyDocumentPermissionOutput)

ModifyDocumentPermissionRequest mocks base method

func (*MockSSMAPI) ModifyDocumentPermissionWithContext

func (m *MockSSMAPI) ModifyDocumentPermissionWithContext(arg0 aws.Context, arg1 *ssm.ModifyDocumentPermissionInput, arg2 ...request.Option) (*ssm.ModifyDocumentPermissionOutput, error)

ModifyDocumentPermissionWithContext mocks base method

func (*MockSSMAPI) PutInventory

func (m *MockSSMAPI) PutInventory(arg0 *ssm.PutInventoryInput) (*ssm.PutInventoryOutput, error)

PutInventory mocks base method

func (*MockSSMAPI) PutInventoryRequest

func (m *MockSSMAPI) PutInventoryRequest(arg0 *ssm.PutInventoryInput) (*request.Request, *ssm.PutInventoryOutput)

PutInventoryRequest mocks base method

func (*MockSSMAPI) PutInventoryWithContext

func (m *MockSSMAPI) PutInventoryWithContext(arg0 aws.Context, arg1 *ssm.PutInventoryInput, arg2 ...request.Option) (*ssm.PutInventoryOutput, error)

PutInventoryWithContext mocks base method

func (*MockSSMAPI) PutParameter

func (m *MockSSMAPI) PutParameter(arg0 *ssm.PutParameterInput) (*ssm.PutParameterOutput, error)

PutParameter mocks base method

func (*MockSSMAPI) PutParameterRequest

func (m *MockSSMAPI) PutParameterRequest(arg0 *ssm.PutParameterInput) (*request.Request, *ssm.PutParameterOutput)

PutParameterRequest mocks base method

func (*MockSSMAPI) PutParameterWithContext

func (m *MockSSMAPI) PutParameterWithContext(arg0 aws.Context, arg1 *ssm.PutParameterInput, arg2 ...request.Option) (*ssm.PutParameterOutput, error)

PutParameterWithContext mocks base method

func (*MockSSMAPI) RegisterDefaultPatchBaseline

RegisterDefaultPatchBaseline mocks base method

func (*MockSSMAPI) RegisterDefaultPatchBaselineRequest

func (m *MockSSMAPI) RegisterDefaultPatchBaselineRequest(arg0 *ssm.RegisterDefaultPatchBaselineInput) (*request.Request, *ssm.RegisterDefaultPatchBaselineOutput)

RegisterDefaultPatchBaselineRequest mocks base method

func (*MockSSMAPI) RegisterDefaultPatchBaselineWithContext

func (m *MockSSMAPI) RegisterDefaultPatchBaselineWithContext(arg0 aws.Context, arg1 *ssm.RegisterDefaultPatchBaselineInput, arg2 ...request.Option) (*ssm.RegisterDefaultPatchBaselineOutput, error)

RegisterDefaultPatchBaselineWithContext mocks base method

func (*MockSSMAPI) RegisterPatchBaselineForPatchGroup

RegisterPatchBaselineForPatchGroup mocks base method

func (*MockSSMAPI) RegisterPatchBaselineForPatchGroupRequest

RegisterPatchBaselineForPatchGroupRequest mocks base method

func (*MockSSMAPI) RegisterPatchBaselineForPatchGroupWithContext

func (m *MockSSMAPI) RegisterPatchBaselineForPatchGroupWithContext(arg0 aws.Context, arg1 *ssm.RegisterPatchBaselineForPatchGroupInput, arg2 ...request.Option) (*ssm.RegisterPatchBaselineForPatchGroupOutput, error)

RegisterPatchBaselineForPatchGroupWithContext mocks base method

func (*MockSSMAPI) RegisterTargetWithMaintenanceWindow

RegisterTargetWithMaintenanceWindow mocks base method

func (*MockSSMAPI) RegisterTargetWithMaintenanceWindowRequest

RegisterTargetWithMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) RegisterTargetWithMaintenanceWindowWithContext

func (m *MockSSMAPI) RegisterTargetWithMaintenanceWindowWithContext(arg0 aws.Context, arg1 *ssm.RegisterTargetWithMaintenanceWindowInput, arg2 ...request.Option) (*ssm.RegisterTargetWithMaintenanceWindowOutput, error)

RegisterTargetWithMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) RegisterTaskWithMaintenanceWindow

RegisterTaskWithMaintenanceWindow mocks base method

func (*MockSSMAPI) RegisterTaskWithMaintenanceWindowRequest

RegisterTaskWithMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) RegisterTaskWithMaintenanceWindowWithContext

func (m *MockSSMAPI) RegisterTaskWithMaintenanceWindowWithContext(arg0 aws.Context, arg1 *ssm.RegisterTaskWithMaintenanceWindowInput, arg2 ...request.Option) (*ssm.RegisterTaskWithMaintenanceWindowOutput, error)

RegisterTaskWithMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) RemoveTagsFromResource

func (m *MockSSMAPI) RemoveTagsFromResource(arg0 *ssm.RemoveTagsFromResourceInput) (*ssm.RemoveTagsFromResourceOutput, error)

RemoveTagsFromResource mocks base method

func (*MockSSMAPI) RemoveTagsFromResourceRequest

func (m *MockSSMAPI) RemoveTagsFromResourceRequest(arg0 *ssm.RemoveTagsFromResourceInput) (*request.Request, *ssm.RemoveTagsFromResourceOutput)

RemoveTagsFromResourceRequest mocks base method

func (*MockSSMAPI) RemoveTagsFromResourceWithContext

func (m *MockSSMAPI) RemoveTagsFromResourceWithContext(arg0 aws.Context, arg1 *ssm.RemoveTagsFromResourceInput, arg2 ...request.Option) (*ssm.RemoveTagsFromResourceOutput, error)

RemoveTagsFromResourceWithContext mocks base method

func (*MockSSMAPI) SendCommand

func (m *MockSSMAPI) SendCommand(arg0 *ssm.SendCommandInput) (*ssm.SendCommandOutput, error)

SendCommand mocks base method

func (*MockSSMAPI) SendCommandRequest

func (m *MockSSMAPI) SendCommandRequest(arg0 *ssm.SendCommandInput) (*request.Request, *ssm.SendCommandOutput)

SendCommandRequest mocks base method

func (*MockSSMAPI) SendCommandWithContext

func (m *MockSSMAPI) SendCommandWithContext(arg0 aws.Context, arg1 *ssm.SendCommandInput, arg2 ...request.Option) (*ssm.SendCommandOutput, error)

SendCommandWithContext mocks base method

func (*MockSSMAPI) StartAutomationExecution

StartAutomationExecution mocks base method

func (*MockSSMAPI) StartAutomationExecutionRequest

func (m *MockSSMAPI) StartAutomationExecutionRequest(arg0 *ssm.StartAutomationExecutionInput) (*request.Request, *ssm.StartAutomationExecutionOutput)

StartAutomationExecutionRequest mocks base method

func (*MockSSMAPI) StartAutomationExecutionWithContext

func (m *MockSSMAPI) StartAutomationExecutionWithContext(arg0 aws.Context, arg1 *ssm.StartAutomationExecutionInput, arg2 ...request.Option) (*ssm.StartAutomationExecutionOutput, error)

StartAutomationExecutionWithContext mocks base method

func (*MockSSMAPI) StopAutomationExecution

func (m *MockSSMAPI) StopAutomationExecution(arg0 *ssm.StopAutomationExecutionInput) (*ssm.StopAutomationExecutionOutput, error)

StopAutomationExecution mocks base method

func (*MockSSMAPI) StopAutomationExecutionRequest

func (m *MockSSMAPI) StopAutomationExecutionRequest(arg0 *ssm.StopAutomationExecutionInput) (*request.Request, *ssm.StopAutomationExecutionOutput)

StopAutomationExecutionRequest mocks base method

func (*MockSSMAPI) StopAutomationExecutionWithContext

func (m *MockSSMAPI) StopAutomationExecutionWithContext(arg0 aws.Context, arg1 *ssm.StopAutomationExecutionInput, arg2 ...request.Option) (*ssm.StopAutomationExecutionOutput, error)

StopAutomationExecutionWithContext mocks base method

func (*MockSSMAPI) UpdateAssociation

func (m *MockSSMAPI) UpdateAssociation(arg0 *ssm.UpdateAssociationInput) (*ssm.UpdateAssociationOutput, error)

UpdateAssociation mocks base method

func (*MockSSMAPI) UpdateAssociationRequest

func (m *MockSSMAPI) UpdateAssociationRequest(arg0 *ssm.UpdateAssociationInput) (*request.Request, *ssm.UpdateAssociationOutput)

UpdateAssociationRequest mocks base method

func (*MockSSMAPI) UpdateAssociationStatus

func (m *MockSSMAPI) UpdateAssociationStatus(arg0 *ssm.UpdateAssociationStatusInput) (*ssm.UpdateAssociationStatusOutput, error)

UpdateAssociationStatus mocks base method

func (*MockSSMAPI) UpdateAssociationStatusRequest

func (m *MockSSMAPI) UpdateAssociationStatusRequest(arg0 *ssm.UpdateAssociationStatusInput) (*request.Request, *ssm.UpdateAssociationStatusOutput)

UpdateAssociationStatusRequest mocks base method

func (*MockSSMAPI) UpdateAssociationStatusWithContext

func (m *MockSSMAPI) UpdateAssociationStatusWithContext(arg0 aws.Context, arg1 *ssm.UpdateAssociationStatusInput, arg2 ...request.Option) (*ssm.UpdateAssociationStatusOutput, error)

UpdateAssociationStatusWithContext mocks base method

func (*MockSSMAPI) UpdateAssociationWithContext

func (m *MockSSMAPI) UpdateAssociationWithContext(arg0 aws.Context, arg1 *ssm.UpdateAssociationInput, arg2 ...request.Option) (*ssm.UpdateAssociationOutput, error)

UpdateAssociationWithContext mocks base method

func (*MockSSMAPI) UpdateDocument

func (m *MockSSMAPI) UpdateDocument(arg0 *ssm.UpdateDocumentInput) (*ssm.UpdateDocumentOutput, error)

UpdateDocument mocks base method

func (*MockSSMAPI) UpdateDocumentDefaultVersion

UpdateDocumentDefaultVersion mocks base method

func (*MockSSMAPI) UpdateDocumentDefaultVersionRequest

func (m *MockSSMAPI) UpdateDocumentDefaultVersionRequest(arg0 *ssm.UpdateDocumentDefaultVersionInput) (*request.Request, *ssm.UpdateDocumentDefaultVersionOutput)

UpdateDocumentDefaultVersionRequest mocks base method

func (*MockSSMAPI) UpdateDocumentDefaultVersionWithContext

func (m *MockSSMAPI) UpdateDocumentDefaultVersionWithContext(arg0 aws.Context, arg1 *ssm.UpdateDocumentDefaultVersionInput, arg2 ...request.Option) (*ssm.UpdateDocumentDefaultVersionOutput, error)

UpdateDocumentDefaultVersionWithContext mocks base method

func (*MockSSMAPI) UpdateDocumentRequest

func (m *MockSSMAPI) UpdateDocumentRequest(arg0 *ssm.UpdateDocumentInput) (*request.Request, *ssm.UpdateDocumentOutput)

UpdateDocumentRequest mocks base method

func (*MockSSMAPI) UpdateDocumentWithContext

func (m *MockSSMAPI) UpdateDocumentWithContext(arg0 aws.Context, arg1 *ssm.UpdateDocumentInput, arg2 ...request.Option) (*ssm.UpdateDocumentOutput, error)

UpdateDocumentWithContext mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindow

func (m *MockSSMAPI) UpdateMaintenanceWindow(arg0 *ssm.UpdateMaintenanceWindowInput) (*ssm.UpdateMaintenanceWindowOutput, error)

UpdateMaintenanceWindow mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindowRequest

func (m *MockSSMAPI) UpdateMaintenanceWindowRequest(arg0 *ssm.UpdateMaintenanceWindowInput) (*request.Request, *ssm.UpdateMaintenanceWindowOutput)

UpdateMaintenanceWindowRequest mocks base method

func (*MockSSMAPI) UpdateMaintenanceWindowWithContext

func (m *MockSSMAPI) UpdateMaintenanceWindowWithContext(arg0 aws.Context, arg1 *ssm.UpdateMaintenanceWindowInput, arg2 ...request.Option) (*ssm.UpdateMaintenanceWindowOutput, error)

UpdateMaintenanceWindowWithContext mocks base method

func (*MockSSMAPI) UpdateManagedInstanceRole

UpdateManagedInstanceRole mocks base method

func (*MockSSMAPI) UpdateManagedInstanceRoleRequest

func (m *MockSSMAPI) UpdateManagedInstanceRoleRequest(arg0 *ssm.UpdateManagedInstanceRoleInput) (*request.Request, *ssm.UpdateManagedInstanceRoleOutput)

UpdateManagedInstanceRoleRequest mocks base method

func (*MockSSMAPI) UpdateManagedInstanceRoleWithContext

func (m *MockSSMAPI) UpdateManagedInstanceRoleWithContext(arg0 aws.Context, arg1 *ssm.UpdateManagedInstanceRoleInput, arg2 ...request.Option) (*ssm.UpdateManagedInstanceRoleOutput, error)

UpdateManagedInstanceRoleWithContext mocks base method

func (*MockSSMAPI) UpdatePatchBaseline

func (m *MockSSMAPI) UpdatePatchBaseline(arg0 *ssm.UpdatePatchBaselineInput) (*ssm.UpdatePatchBaselineOutput, error)

UpdatePatchBaseline mocks base method

func (*MockSSMAPI) UpdatePatchBaselineRequest

func (m *MockSSMAPI) UpdatePatchBaselineRequest(arg0 *ssm.UpdatePatchBaselineInput) (*request.Request, *ssm.UpdatePatchBaselineOutput)

UpdatePatchBaselineRequest mocks base method

func (*MockSSMAPI) UpdatePatchBaselineWithContext

func (m *MockSSMAPI) UpdatePatchBaselineWithContext(arg0 aws.Context, arg1 *ssm.UpdatePatchBaselineInput, arg2 ...request.Option) (*ssm.UpdatePatchBaselineOutput, error)

UpdatePatchBaselineWithContext mocks base method

type MockSSMAPIMockRecorder

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

MockSSMAPIMockRecorder is the mock recorder for MockSSMAPI

func (*MockSSMAPIMockRecorder) AddTagsToResource

func (mr *MockSSMAPIMockRecorder) AddTagsToResource(arg0 interface{}) *gomock.Call

AddTagsToResource indicates an expected call of AddTagsToResource

func (*MockSSMAPIMockRecorder) AddTagsToResourceRequest

func (mr *MockSSMAPIMockRecorder) AddTagsToResourceRequest(arg0 interface{}) *gomock.Call

AddTagsToResourceRequest indicates an expected call of AddTagsToResourceRequest

func (*MockSSMAPIMockRecorder) AddTagsToResourceWithContext

func (mr *MockSSMAPIMockRecorder) AddTagsToResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddTagsToResourceWithContext indicates an expected call of AddTagsToResourceWithContext

func (*MockSSMAPIMockRecorder) CancelCommand

func (mr *MockSSMAPIMockRecorder) CancelCommand(arg0 interface{}) *gomock.Call

CancelCommand indicates an expected call of CancelCommand

func (*MockSSMAPIMockRecorder) CancelCommandRequest

func (mr *MockSSMAPIMockRecorder) CancelCommandRequest(arg0 interface{}) *gomock.Call

CancelCommandRequest indicates an expected call of CancelCommandRequest

func (*MockSSMAPIMockRecorder) CancelCommandWithContext

func (mr *MockSSMAPIMockRecorder) CancelCommandWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelCommandWithContext indicates an expected call of CancelCommandWithContext

func (*MockSSMAPIMockRecorder) CreateActivation

func (mr *MockSSMAPIMockRecorder) CreateActivation(arg0 interface{}) *gomock.Call

CreateActivation indicates an expected call of CreateActivation

func (*MockSSMAPIMockRecorder) CreateActivationRequest

func (mr *MockSSMAPIMockRecorder) CreateActivationRequest(arg0 interface{}) *gomock.Call

CreateActivationRequest indicates an expected call of CreateActivationRequest

func (*MockSSMAPIMockRecorder) CreateActivationWithContext

func (mr *MockSSMAPIMockRecorder) CreateActivationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateActivationWithContext indicates an expected call of CreateActivationWithContext

func (*MockSSMAPIMockRecorder) CreateAssociation

func (mr *MockSSMAPIMockRecorder) CreateAssociation(arg0 interface{}) *gomock.Call

CreateAssociation indicates an expected call of CreateAssociation

func (*MockSSMAPIMockRecorder) CreateAssociationBatch

func (mr *MockSSMAPIMockRecorder) CreateAssociationBatch(arg0 interface{}) *gomock.Call

CreateAssociationBatch indicates an expected call of CreateAssociationBatch

func (*MockSSMAPIMockRecorder) CreateAssociationBatchRequest

func (mr *MockSSMAPIMockRecorder) CreateAssociationBatchRequest(arg0 interface{}) *gomock.Call

CreateAssociationBatchRequest indicates an expected call of CreateAssociationBatchRequest

func (*MockSSMAPIMockRecorder) CreateAssociationBatchWithContext

func (mr *MockSSMAPIMockRecorder) CreateAssociationBatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAssociationBatchWithContext indicates an expected call of CreateAssociationBatchWithContext

func (*MockSSMAPIMockRecorder) CreateAssociationRequest

func (mr *MockSSMAPIMockRecorder) CreateAssociationRequest(arg0 interface{}) *gomock.Call

CreateAssociationRequest indicates an expected call of CreateAssociationRequest

func (*MockSSMAPIMockRecorder) CreateAssociationWithContext

func (mr *MockSSMAPIMockRecorder) CreateAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAssociationWithContext indicates an expected call of CreateAssociationWithContext

func (*MockSSMAPIMockRecorder) CreateDocument

func (mr *MockSSMAPIMockRecorder) CreateDocument(arg0 interface{}) *gomock.Call

CreateDocument indicates an expected call of CreateDocument

func (*MockSSMAPIMockRecorder) CreateDocumentRequest

func (mr *MockSSMAPIMockRecorder) CreateDocumentRequest(arg0 interface{}) *gomock.Call

CreateDocumentRequest indicates an expected call of CreateDocumentRequest

func (*MockSSMAPIMockRecorder) CreateDocumentWithContext

func (mr *MockSSMAPIMockRecorder) CreateDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDocumentWithContext indicates an expected call of CreateDocumentWithContext

func (*MockSSMAPIMockRecorder) CreateMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) CreateMaintenanceWindow(arg0 interface{}) *gomock.Call

CreateMaintenanceWindow indicates an expected call of CreateMaintenanceWindow

func (*MockSSMAPIMockRecorder) CreateMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) CreateMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

CreateMaintenanceWindowRequest indicates an expected call of CreateMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) CreateMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) CreateMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMaintenanceWindowWithContext indicates an expected call of CreateMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) CreatePatchBaseline

func (mr *MockSSMAPIMockRecorder) CreatePatchBaseline(arg0 interface{}) *gomock.Call

CreatePatchBaseline indicates an expected call of CreatePatchBaseline

func (*MockSSMAPIMockRecorder) CreatePatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) CreatePatchBaselineRequest(arg0 interface{}) *gomock.Call

CreatePatchBaselineRequest indicates an expected call of CreatePatchBaselineRequest

func (*MockSSMAPIMockRecorder) CreatePatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) CreatePatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePatchBaselineWithContext indicates an expected call of CreatePatchBaselineWithContext

func (*MockSSMAPIMockRecorder) CreateResourceDataSync

func (mr *MockSSMAPIMockRecorder) CreateResourceDataSync(arg0 interface{}) *gomock.Call

CreateResourceDataSync indicates an expected call of CreateResourceDataSync

func (*MockSSMAPIMockRecorder) CreateResourceDataSyncRequest

func (mr *MockSSMAPIMockRecorder) CreateResourceDataSyncRequest(arg0 interface{}) *gomock.Call

CreateResourceDataSyncRequest indicates an expected call of CreateResourceDataSyncRequest

func (*MockSSMAPIMockRecorder) CreateResourceDataSyncWithContext

func (mr *MockSSMAPIMockRecorder) CreateResourceDataSyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateResourceDataSyncWithContext indicates an expected call of CreateResourceDataSyncWithContext

func (*MockSSMAPIMockRecorder) DeleteActivation

func (mr *MockSSMAPIMockRecorder) DeleteActivation(arg0 interface{}) *gomock.Call

DeleteActivation indicates an expected call of DeleteActivation

func (*MockSSMAPIMockRecorder) DeleteActivationRequest

func (mr *MockSSMAPIMockRecorder) DeleteActivationRequest(arg0 interface{}) *gomock.Call

DeleteActivationRequest indicates an expected call of DeleteActivationRequest

func (*MockSSMAPIMockRecorder) DeleteActivationWithContext

func (mr *MockSSMAPIMockRecorder) DeleteActivationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteActivationWithContext indicates an expected call of DeleteActivationWithContext

func (*MockSSMAPIMockRecorder) DeleteAssociation

func (mr *MockSSMAPIMockRecorder) DeleteAssociation(arg0 interface{}) *gomock.Call

DeleteAssociation indicates an expected call of DeleteAssociation

func (*MockSSMAPIMockRecorder) DeleteAssociationRequest

func (mr *MockSSMAPIMockRecorder) DeleteAssociationRequest(arg0 interface{}) *gomock.Call

DeleteAssociationRequest indicates an expected call of DeleteAssociationRequest

func (*MockSSMAPIMockRecorder) DeleteAssociationWithContext

func (mr *MockSSMAPIMockRecorder) DeleteAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAssociationWithContext indicates an expected call of DeleteAssociationWithContext

func (*MockSSMAPIMockRecorder) DeleteDocument

func (mr *MockSSMAPIMockRecorder) DeleteDocument(arg0 interface{}) *gomock.Call

DeleteDocument indicates an expected call of DeleteDocument

func (*MockSSMAPIMockRecorder) DeleteDocumentRequest

func (mr *MockSSMAPIMockRecorder) DeleteDocumentRequest(arg0 interface{}) *gomock.Call

DeleteDocumentRequest indicates an expected call of DeleteDocumentRequest

func (*MockSSMAPIMockRecorder) DeleteDocumentWithContext

func (mr *MockSSMAPIMockRecorder) DeleteDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDocumentWithContext indicates an expected call of DeleteDocumentWithContext

func (*MockSSMAPIMockRecorder) DeleteMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) DeleteMaintenanceWindow(arg0 interface{}) *gomock.Call

DeleteMaintenanceWindow indicates an expected call of DeleteMaintenanceWindow

func (*MockSSMAPIMockRecorder) DeleteMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) DeleteMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

DeleteMaintenanceWindowRequest indicates an expected call of DeleteMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) DeleteMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) DeleteMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMaintenanceWindowWithContext indicates an expected call of DeleteMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) DeleteParameter

func (mr *MockSSMAPIMockRecorder) DeleteParameter(arg0 interface{}) *gomock.Call

DeleteParameter indicates an expected call of DeleteParameter

func (*MockSSMAPIMockRecorder) DeleteParameterRequest

func (mr *MockSSMAPIMockRecorder) DeleteParameterRequest(arg0 interface{}) *gomock.Call

DeleteParameterRequest indicates an expected call of DeleteParameterRequest

func (*MockSSMAPIMockRecorder) DeleteParameterWithContext

func (mr *MockSSMAPIMockRecorder) DeleteParameterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteParameterWithContext indicates an expected call of DeleteParameterWithContext

func (*MockSSMAPIMockRecorder) DeleteParameters

func (mr *MockSSMAPIMockRecorder) DeleteParameters(arg0 interface{}) *gomock.Call

DeleteParameters indicates an expected call of DeleteParameters

func (*MockSSMAPIMockRecorder) DeleteParametersRequest

func (mr *MockSSMAPIMockRecorder) DeleteParametersRequest(arg0 interface{}) *gomock.Call

DeleteParametersRequest indicates an expected call of DeleteParametersRequest

func (*MockSSMAPIMockRecorder) DeleteParametersWithContext

func (mr *MockSSMAPIMockRecorder) DeleteParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteParametersWithContext indicates an expected call of DeleteParametersWithContext

func (*MockSSMAPIMockRecorder) DeletePatchBaseline

func (mr *MockSSMAPIMockRecorder) DeletePatchBaseline(arg0 interface{}) *gomock.Call

DeletePatchBaseline indicates an expected call of DeletePatchBaseline

func (*MockSSMAPIMockRecorder) DeletePatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) DeletePatchBaselineRequest(arg0 interface{}) *gomock.Call

DeletePatchBaselineRequest indicates an expected call of DeletePatchBaselineRequest

func (*MockSSMAPIMockRecorder) DeletePatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) DeletePatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePatchBaselineWithContext indicates an expected call of DeletePatchBaselineWithContext

func (*MockSSMAPIMockRecorder) DeleteResourceDataSync

func (mr *MockSSMAPIMockRecorder) DeleteResourceDataSync(arg0 interface{}) *gomock.Call

DeleteResourceDataSync indicates an expected call of DeleteResourceDataSync

func (*MockSSMAPIMockRecorder) DeleteResourceDataSyncRequest

func (mr *MockSSMAPIMockRecorder) DeleteResourceDataSyncRequest(arg0 interface{}) *gomock.Call

DeleteResourceDataSyncRequest indicates an expected call of DeleteResourceDataSyncRequest

func (*MockSSMAPIMockRecorder) DeleteResourceDataSyncWithContext

func (mr *MockSSMAPIMockRecorder) DeleteResourceDataSyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteResourceDataSyncWithContext indicates an expected call of DeleteResourceDataSyncWithContext

func (*MockSSMAPIMockRecorder) DeregisterManagedInstance

func (mr *MockSSMAPIMockRecorder) DeregisterManagedInstance(arg0 interface{}) *gomock.Call

DeregisterManagedInstance indicates an expected call of DeregisterManagedInstance

func (*MockSSMAPIMockRecorder) DeregisterManagedInstanceRequest

func (mr *MockSSMAPIMockRecorder) DeregisterManagedInstanceRequest(arg0 interface{}) *gomock.Call

DeregisterManagedInstanceRequest indicates an expected call of DeregisterManagedInstanceRequest

func (*MockSSMAPIMockRecorder) DeregisterManagedInstanceWithContext

func (mr *MockSSMAPIMockRecorder) DeregisterManagedInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterManagedInstanceWithContext indicates an expected call of DeregisterManagedInstanceWithContext

func (*MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroup

func (mr *MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroup(arg0 interface{}) *gomock.Call

DeregisterPatchBaselineForPatchGroup indicates an expected call of DeregisterPatchBaselineForPatchGroup

func (*MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroupRequest

func (mr *MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroupRequest(arg0 interface{}) *gomock.Call

DeregisterPatchBaselineForPatchGroupRequest indicates an expected call of DeregisterPatchBaselineForPatchGroupRequest

func (*MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroupWithContext

func (mr *MockSSMAPIMockRecorder) DeregisterPatchBaselineForPatchGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterPatchBaselineForPatchGroupWithContext indicates an expected call of DeregisterPatchBaselineForPatchGroupWithContext

func (*MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindow(arg0 interface{}) *gomock.Call

DeregisterTargetFromMaintenanceWindow indicates an expected call of DeregisterTargetFromMaintenanceWindow

func (*MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

DeregisterTargetFromMaintenanceWindowRequest indicates an expected call of DeregisterTargetFromMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) DeregisterTargetFromMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterTargetFromMaintenanceWindowWithContext indicates an expected call of DeregisterTargetFromMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindow(arg0 interface{}) *gomock.Call

DeregisterTaskFromMaintenanceWindow indicates an expected call of DeregisterTaskFromMaintenanceWindow

func (*MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

DeregisterTaskFromMaintenanceWindowRequest indicates an expected call of DeregisterTaskFromMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) DeregisterTaskFromMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterTaskFromMaintenanceWindowWithContext indicates an expected call of DeregisterTaskFromMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) DescribeActivations

func (mr *MockSSMAPIMockRecorder) DescribeActivations(arg0 interface{}) *gomock.Call

DescribeActivations indicates an expected call of DescribeActivations

func (*MockSSMAPIMockRecorder) DescribeActivationsPages

func (mr *MockSSMAPIMockRecorder) DescribeActivationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeActivationsPages indicates an expected call of DescribeActivationsPages

func (*MockSSMAPIMockRecorder) DescribeActivationsPagesWithContext

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

DescribeActivationsPagesWithContext indicates an expected call of DescribeActivationsPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeActivationsRequest

func (mr *MockSSMAPIMockRecorder) DescribeActivationsRequest(arg0 interface{}) *gomock.Call

DescribeActivationsRequest indicates an expected call of DescribeActivationsRequest

func (*MockSSMAPIMockRecorder) DescribeActivationsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeActivationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeActivationsWithContext indicates an expected call of DescribeActivationsWithContext

func (*MockSSMAPIMockRecorder) DescribeAssociation

func (mr *MockSSMAPIMockRecorder) DescribeAssociation(arg0 interface{}) *gomock.Call

DescribeAssociation indicates an expected call of DescribeAssociation

func (*MockSSMAPIMockRecorder) DescribeAssociationRequest

func (mr *MockSSMAPIMockRecorder) DescribeAssociationRequest(arg0 interface{}) *gomock.Call

DescribeAssociationRequest indicates an expected call of DescribeAssociationRequest

func (*MockSSMAPIMockRecorder) DescribeAssociationWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAssociationWithContext indicates an expected call of DescribeAssociationWithContext

func (*MockSSMAPIMockRecorder) DescribeAutomationExecutions

func (mr *MockSSMAPIMockRecorder) DescribeAutomationExecutions(arg0 interface{}) *gomock.Call

DescribeAutomationExecutions indicates an expected call of DescribeAutomationExecutions

func (*MockSSMAPIMockRecorder) DescribeAutomationExecutionsRequest

func (mr *MockSSMAPIMockRecorder) DescribeAutomationExecutionsRequest(arg0 interface{}) *gomock.Call

DescribeAutomationExecutionsRequest indicates an expected call of DescribeAutomationExecutionsRequest

func (*MockSSMAPIMockRecorder) DescribeAutomationExecutionsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAutomationExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAutomationExecutionsWithContext indicates an expected call of DescribeAutomationExecutionsWithContext

func (*MockSSMAPIMockRecorder) DescribeAvailablePatches

func (mr *MockSSMAPIMockRecorder) DescribeAvailablePatches(arg0 interface{}) *gomock.Call

DescribeAvailablePatches indicates an expected call of DescribeAvailablePatches

func (*MockSSMAPIMockRecorder) DescribeAvailablePatchesRequest

func (mr *MockSSMAPIMockRecorder) DescribeAvailablePatchesRequest(arg0 interface{}) *gomock.Call

DescribeAvailablePatchesRequest indicates an expected call of DescribeAvailablePatchesRequest

func (*MockSSMAPIMockRecorder) DescribeAvailablePatchesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeAvailablePatchesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAvailablePatchesWithContext indicates an expected call of DescribeAvailablePatchesWithContext

func (*MockSSMAPIMockRecorder) DescribeDocument

func (mr *MockSSMAPIMockRecorder) DescribeDocument(arg0 interface{}) *gomock.Call

DescribeDocument indicates an expected call of DescribeDocument

func (*MockSSMAPIMockRecorder) DescribeDocumentPermission

func (mr *MockSSMAPIMockRecorder) DescribeDocumentPermission(arg0 interface{}) *gomock.Call

DescribeDocumentPermission indicates an expected call of DescribeDocumentPermission

func (*MockSSMAPIMockRecorder) DescribeDocumentPermissionRequest

func (mr *MockSSMAPIMockRecorder) DescribeDocumentPermissionRequest(arg0 interface{}) *gomock.Call

DescribeDocumentPermissionRequest indicates an expected call of DescribeDocumentPermissionRequest

func (*MockSSMAPIMockRecorder) DescribeDocumentPermissionWithContext

func (mr *MockSSMAPIMockRecorder) DescribeDocumentPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDocumentPermissionWithContext indicates an expected call of DescribeDocumentPermissionWithContext

func (*MockSSMAPIMockRecorder) DescribeDocumentRequest

func (mr *MockSSMAPIMockRecorder) DescribeDocumentRequest(arg0 interface{}) *gomock.Call

DescribeDocumentRequest indicates an expected call of DescribeDocumentRequest

func (*MockSSMAPIMockRecorder) DescribeDocumentWithContext

func (mr *MockSSMAPIMockRecorder) DescribeDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDocumentWithContext indicates an expected call of DescribeDocumentWithContext

func (*MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociations

func (mr *MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociations(arg0 interface{}) *gomock.Call

DescribeEffectiveInstanceAssociations indicates an expected call of DescribeEffectiveInstanceAssociations

func (*MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsRequest

func (mr *MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsRequest(arg0 interface{}) *gomock.Call

DescribeEffectiveInstanceAssociationsRequest indicates an expected call of DescribeEffectiveInstanceAssociationsRequest

func (*MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeEffectiveInstanceAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEffectiveInstanceAssociationsWithContext indicates an expected call of DescribeEffectiveInstanceAssociationsWithContext

func (*MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaseline

func (mr *MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaseline(arg0 interface{}) *gomock.Call

DescribeEffectivePatchesForPatchBaseline indicates an expected call of DescribeEffectivePatchesForPatchBaseline

func (*MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselineRequest(arg0 interface{}) *gomock.Call

DescribeEffectivePatchesForPatchBaselineRequest indicates an expected call of DescribeEffectivePatchesForPatchBaselineRequest

func (*MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) DescribeEffectivePatchesForPatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEffectivePatchesForPatchBaselineWithContext indicates an expected call of DescribeEffectivePatchesForPatchBaselineWithContext

func (*MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatus

func (mr *MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatus(arg0 interface{}) *gomock.Call

DescribeInstanceAssociationsStatus indicates an expected call of DescribeInstanceAssociationsStatus

func (*MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusRequest

func (mr *MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusRequest(arg0 interface{}) *gomock.Call

DescribeInstanceAssociationsStatusRequest indicates an expected call of DescribeInstanceAssociationsStatusRequest

func (*MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstanceAssociationsStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceAssociationsStatusWithContext indicates an expected call of DescribeInstanceAssociationsStatusWithContext

func (*MockSSMAPIMockRecorder) DescribeInstanceInformation

func (mr *MockSSMAPIMockRecorder) DescribeInstanceInformation(arg0 interface{}) *gomock.Call

DescribeInstanceInformation indicates an expected call of DescribeInstanceInformation

func (*MockSSMAPIMockRecorder) DescribeInstanceInformationPages

func (mr *MockSSMAPIMockRecorder) DescribeInstanceInformationPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstanceInformationPages indicates an expected call of DescribeInstanceInformationPages

func (*MockSSMAPIMockRecorder) DescribeInstanceInformationPagesWithContext

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

DescribeInstanceInformationPagesWithContext indicates an expected call of DescribeInstanceInformationPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeInstanceInformationRequest

func (mr *MockSSMAPIMockRecorder) DescribeInstanceInformationRequest(arg0 interface{}) *gomock.Call

DescribeInstanceInformationRequest indicates an expected call of DescribeInstanceInformationRequest

func (*MockSSMAPIMockRecorder) DescribeInstanceInformationWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstanceInformationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceInformationWithContext indicates an expected call of DescribeInstanceInformationWithContext

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStates

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStates(arg0 interface{}) *gomock.Call

DescribeInstancePatchStates indicates an expected call of DescribeInstancePatchStates

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroup

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroup(arg0 interface{}) *gomock.Call

DescribeInstancePatchStatesForPatchGroup indicates an expected call of DescribeInstancePatchStatesForPatchGroup

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupRequest

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupRequest(arg0 interface{}) *gomock.Call

DescribeInstancePatchStatesForPatchGroupRequest indicates an expected call of DescribeInstancePatchStatesForPatchGroupRequest

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesForPatchGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstancePatchStatesForPatchGroupWithContext indicates an expected call of DescribeInstancePatchStatesForPatchGroupWithContext

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesRequest

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesRequest(arg0 interface{}) *gomock.Call

DescribeInstancePatchStatesRequest indicates an expected call of DescribeInstancePatchStatesRequest

func (*MockSSMAPIMockRecorder) DescribeInstancePatchStatesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchStatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstancePatchStatesWithContext indicates an expected call of DescribeInstancePatchStatesWithContext

func (*MockSSMAPIMockRecorder) DescribeInstancePatches

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatches(arg0 interface{}) *gomock.Call

DescribeInstancePatches indicates an expected call of DescribeInstancePatches

func (*MockSSMAPIMockRecorder) DescribeInstancePatchesRequest

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchesRequest(arg0 interface{}) *gomock.Call

DescribeInstancePatchesRequest indicates an expected call of DescribeInstancePatchesRequest

func (*MockSSMAPIMockRecorder) DescribeInstancePatchesWithContext

func (mr *MockSSMAPIMockRecorder) DescribeInstancePatchesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstancePatchesWithContext indicates an expected call of DescribeInstancePatchesWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocations

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocations(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTaskInvocations indicates an expected call of DescribeMaintenanceWindowExecutionTaskInvocations

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTaskInvocationsRequest indicates an expected call of DescribeMaintenanceWindowExecutionTaskInvocationsRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTaskInvocationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTaskInvocationsWithContext indicates an expected call of DescribeMaintenanceWindowExecutionTaskInvocationsWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasks

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasks(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTasks indicates an expected call of DescribeMaintenanceWindowExecutionTasks

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTasksRequest indicates an expected call of DescribeMaintenanceWindowExecutionTasksRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionTasksWithContext indicates an expected call of DescribeMaintenanceWindowExecutionTasksWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutions

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutions(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutions indicates an expected call of DescribeMaintenanceWindowExecutions

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionsRequest indicates an expected call of DescribeMaintenanceWindowExecutionsRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowExecutionsWithContext indicates an expected call of DescribeMaintenanceWindowExecutionsWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargets

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargets(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowTargets indicates an expected call of DescribeMaintenanceWindowTargets

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowTargetsRequest indicates an expected call of DescribeMaintenanceWindowTargetsRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowTargetsWithContext indicates an expected call of DescribeMaintenanceWindowTargetsWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasks

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasks(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowTasks indicates an expected call of DescribeMaintenanceWindowTasks

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowTasksRequest indicates an expected call of DescribeMaintenanceWindowTasksRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowTasksWithContext indicates an expected call of DescribeMaintenanceWindowTasksWithContext

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindows

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindows(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindows indicates an expected call of DescribeMaintenanceWindows

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowsRequest

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowsRequest(arg0 interface{}) *gomock.Call

DescribeMaintenanceWindowsRequest indicates an expected call of DescribeMaintenanceWindowsRequest

func (*MockSSMAPIMockRecorder) DescribeMaintenanceWindowsWithContext

func (mr *MockSSMAPIMockRecorder) DescribeMaintenanceWindowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMaintenanceWindowsWithContext indicates an expected call of DescribeMaintenanceWindowsWithContext

func (*MockSSMAPIMockRecorder) DescribeParameters

func (mr *MockSSMAPIMockRecorder) DescribeParameters(arg0 interface{}) *gomock.Call

DescribeParameters indicates an expected call of DescribeParameters

func (*MockSSMAPIMockRecorder) DescribeParametersPages

func (mr *MockSSMAPIMockRecorder) DescribeParametersPages(arg0, arg1 interface{}) *gomock.Call

DescribeParametersPages indicates an expected call of DescribeParametersPages

func (*MockSSMAPIMockRecorder) DescribeParametersPagesWithContext

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

DescribeParametersPagesWithContext indicates an expected call of DescribeParametersPagesWithContext

func (*MockSSMAPIMockRecorder) DescribeParametersRequest

func (mr *MockSSMAPIMockRecorder) DescribeParametersRequest(arg0 interface{}) *gomock.Call

DescribeParametersRequest indicates an expected call of DescribeParametersRequest

func (*MockSSMAPIMockRecorder) DescribeParametersWithContext

func (mr *MockSSMAPIMockRecorder) DescribeParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeParametersWithContext indicates an expected call of DescribeParametersWithContext

func (*MockSSMAPIMockRecorder) DescribePatchBaselines

func (mr *MockSSMAPIMockRecorder) DescribePatchBaselines(arg0 interface{}) *gomock.Call

DescribePatchBaselines indicates an expected call of DescribePatchBaselines

func (*MockSSMAPIMockRecorder) DescribePatchBaselinesRequest

func (mr *MockSSMAPIMockRecorder) DescribePatchBaselinesRequest(arg0 interface{}) *gomock.Call

DescribePatchBaselinesRequest indicates an expected call of DescribePatchBaselinesRequest

func (*MockSSMAPIMockRecorder) DescribePatchBaselinesWithContext

func (mr *MockSSMAPIMockRecorder) DescribePatchBaselinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePatchBaselinesWithContext indicates an expected call of DescribePatchBaselinesWithContext

func (*MockSSMAPIMockRecorder) DescribePatchGroupState

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupState(arg0 interface{}) *gomock.Call

DescribePatchGroupState indicates an expected call of DescribePatchGroupState

func (*MockSSMAPIMockRecorder) DescribePatchGroupStateRequest

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupStateRequest(arg0 interface{}) *gomock.Call

DescribePatchGroupStateRequest indicates an expected call of DescribePatchGroupStateRequest

func (*MockSSMAPIMockRecorder) DescribePatchGroupStateWithContext

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePatchGroupStateWithContext indicates an expected call of DescribePatchGroupStateWithContext

func (*MockSSMAPIMockRecorder) DescribePatchGroups

func (mr *MockSSMAPIMockRecorder) DescribePatchGroups(arg0 interface{}) *gomock.Call

DescribePatchGroups indicates an expected call of DescribePatchGroups

func (*MockSSMAPIMockRecorder) DescribePatchGroupsRequest

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupsRequest(arg0 interface{}) *gomock.Call

DescribePatchGroupsRequest indicates an expected call of DescribePatchGroupsRequest

func (*MockSSMAPIMockRecorder) DescribePatchGroupsWithContext

func (mr *MockSSMAPIMockRecorder) DescribePatchGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePatchGroupsWithContext indicates an expected call of DescribePatchGroupsWithContext

func (*MockSSMAPIMockRecorder) GetAutomationExecution

func (mr *MockSSMAPIMockRecorder) GetAutomationExecution(arg0 interface{}) *gomock.Call

GetAutomationExecution indicates an expected call of GetAutomationExecution

func (*MockSSMAPIMockRecorder) GetAutomationExecutionRequest

func (mr *MockSSMAPIMockRecorder) GetAutomationExecutionRequest(arg0 interface{}) *gomock.Call

GetAutomationExecutionRequest indicates an expected call of GetAutomationExecutionRequest

func (*MockSSMAPIMockRecorder) GetAutomationExecutionWithContext

func (mr *MockSSMAPIMockRecorder) GetAutomationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAutomationExecutionWithContext indicates an expected call of GetAutomationExecutionWithContext

func (*MockSSMAPIMockRecorder) GetCommandInvocation

func (mr *MockSSMAPIMockRecorder) GetCommandInvocation(arg0 interface{}) *gomock.Call

GetCommandInvocation indicates an expected call of GetCommandInvocation

func (*MockSSMAPIMockRecorder) GetCommandInvocationRequest

func (mr *MockSSMAPIMockRecorder) GetCommandInvocationRequest(arg0 interface{}) *gomock.Call

GetCommandInvocationRequest indicates an expected call of GetCommandInvocationRequest

func (*MockSSMAPIMockRecorder) GetCommandInvocationWithContext

func (mr *MockSSMAPIMockRecorder) GetCommandInvocationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCommandInvocationWithContext indicates an expected call of GetCommandInvocationWithContext

func (*MockSSMAPIMockRecorder) GetDefaultPatchBaseline

func (mr *MockSSMAPIMockRecorder) GetDefaultPatchBaseline(arg0 interface{}) *gomock.Call

GetDefaultPatchBaseline indicates an expected call of GetDefaultPatchBaseline

func (*MockSSMAPIMockRecorder) GetDefaultPatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) GetDefaultPatchBaselineRequest(arg0 interface{}) *gomock.Call

GetDefaultPatchBaselineRequest indicates an expected call of GetDefaultPatchBaselineRequest

func (*MockSSMAPIMockRecorder) GetDefaultPatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) GetDefaultPatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDefaultPatchBaselineWithContext indicates an expected call of GetDefaultPatchBaselineWithContext

func (*MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstance

func (mr *MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstance(arg0 interface{}) *gomock.Call

GetDeployablePatchSnapshotForInstance indicates an expected call of GetDeployablePatchSnapshotForInstance

func (*MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstanceRequest

func (mr *MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstanceRequest(arg0 interface{}) *gomock.Call

GetDeployablePatchSnapshotForInstanceRequest indicates an expected call of GetDeployablePatchSnapshotForInstanceRequest

func (*MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstanceWithContext

func (mr *MockSSMAPIMockRecorder) GetDeployablePatchSnapshotForInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDeployablePatchSnapshotForInstanceWithContext indicates an expected call of GetDeployablePatchSnapshotForInstanceWithContext

func (*MockSSMAPIMockRecorder) GetDocument

func (mr *MockSSMAPIMockRecorder) GetDocument(arg0 interface{}) *gomock.Call

GetDocument indicates an expected call of GetDocument

func (*MockSSMAPIMockRecorder) GetDocumentRequest

func (mr *MockSSMAPIMockRecorder) GetDocumentRequest(arg0 interface{}) *gomock.Call

GetDocumentRequest indicates an expected call of GetDocumentRequest

func (*MockSSMAPIMockRecorder) GetDocumentWithContext

func (mr *MockSSMAPIMockRecorder) GetDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDocumentWithContext indicates an expected call of GetDocumentWithContext

func (*MockSSMAPIMockRecorder) GetInventory

func (mr *MockSSMAPIMockRecorder) GetInventory(arg0 interface{}) *gomock.Call

GetInventory indicates an expected call of GetInventory

func (*MockSSMAPIMockRecorder) GetInventoryRequest

func (mr *MockSSMAPIMockRecorder) GetInventoryRequest(arg0 interface{}) *gomock.Call

GetInventoryRequest indicates an expected call of GetInventoryRequest

func (*MockSSMAPIMockRecorder) GetInventorySchema

func (mr *MockSSMAPIMockRecorder) GetInventorySchema(arg0 interface{}) *gomock.Call

GetInventorySchema indicates an expected call of GetInventorySchema

func (*MockSSMAPIMockRecorder) GetInventorySchemaRequest

func (mr *MockSSMAPIMockRecorder) GetInventorySchemaRequest(arg0 interface{}) *gomock.Call

GetInventorySchemaRequest indicates an expected call of GetInventorySchemaRequest

func (*MockSSMAPIMockRecorder) GetInventorySchemaWithContext

func (mr *MockSSMAPIMockRecorder) GetInventorySchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInventorySchemaWithContext indicates an expected call of GetInventorySchemaWithContext

func (*MockSSMAPIMockRecorder) GetInventoryWithContext

func (mr *MockSSMAPIMockRecorder) GetInventoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInventoryWithContext indicates an expected call of GetInventoryWithContext

func (*MockSSMAPIMockRecorder) GetMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindow(arg0 interface{}) *gomock.Call

GetMaintenanceWindow indicates an expected call of GetMaintenanceWindow

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecution

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecution(arg0 interface{}) *gomock.Call

GetMaintenanceWindowExecution indicates an expected call of GetMaintenanceWindowExecution

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionRequest

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionRequest(arg0 interface{}) *gomock.Call

GetMaintenanceWindowExecutionRequest indicates an expected call of GetMaintenanceWindowExecutionRequest

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTask

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTask(arg0 interface{}) *gomock.Call

GetMaintenanceWindowExecutionTask indicates an expected call of GetMaintenanceWindowExecutionTask

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskRequest

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskRequest(arg0 interface{}) *gomock.Call

GetMaintenanceWindowExecutionTaskRequest indicates an expected call of GetMaintenanceWindowExecutionTaskRequest

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskWithContext

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMaintenanceWindowExecutionTaskWithContext indicates an expected call of GetMaintenanceWindowExecutionTaskWithContext

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionWithContext

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMaintenanceWindowExecutionWithContext indicates an expected call of GetMaintenanceWindowExecutionWithContext

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

GetMaintenanceWindowRequest indicates an expected call of GetMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) GetMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) GetMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMaintenanceWindowWithContext indicates an expected call of GetMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) GetParameter

func (mr *MockSSMAPIMockRecorder) GetParameter(arg0 interface{}) *gomock.Call

GetParameter indicates an expected call of GetParameter

func (*MockSSMAPIMockRecorder) GetParameterHistory

func (mr *MockSSMAPIMockRecorder) GetParameterHistory(arg0 interface{}) *gomock.Call

GetParameterHistory indicates an expected call of GetParameterHistory

func (*MockSSMAPIMockRecorder) GetParameterHistoryPages

func (mr *MockSSMAPIMockRecorder) GetParameterHistoryPages(arg0, arg1 interface{}) *gomock.Call

GetParameterHistoryPages indicates an expected call of GetParameterHistoryPages

func (*MockSSMAPIMockRecorder) GetParameterHistoryPagesWithContext

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

GetParameterHistoryPagesWithContext indicates an expected call of GetParameterHistoryPagesWithContext

func (*MockSSMAPIMockRecorder) GetParameterHistoryRequest

func (mr *MockSSMAPIMockRecorder) GetParameterHistoryRequest(arg0 interface{}) *gomock.Call

GetParameterHistoryRequest indicates an expected call of GetParameterHistoryRequest

func (*MockSSMAPIMockRecorder) GetParameterHistoryWithContext

func (mr *MockSSMAPIMockRecorder) GetParameterHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParameterHistoryWithContext indicates an expected call of GetParameterHistoryWithContext

func (*MockSSMAPIMockRecorder) GetParameterRequest

func (mr *MockSSMAPIMockRecorder) GetParameterRequest(arg0 interface{}) *gomock.Call

GetParameterRequest indicates an expected call of GetParameterRequest

func (*MockSSMAPIMockRecorder) GetParameterWithContext

func (mr *MockSSMAPIMockRecorder) GetParameterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParameterWithContext indicates an expected call of GetParameterWithContext

func (*MockSSMAPIMockRecorder) GetParameters

func (mr *MockSSMAPIMockRecorder) GetParameters(arg0 interface{}) *gomock.Call

GetParameters indicates an expected call of GetParameters

func (*MockSSMAPIMockRecorder) GetParametersByPath

func (mr *MockSSMAPIMockRecorder) GetParametersByPath(arg0 interface{}) *gomock.Call

GetParametersByPath indicates an expected call of GetParametersByPath

func (*MockSSMAPIMockRecorder) GetParametersByPathPages

func (mr *MockSSMAPIMockRecorder) GetParametersByPathPages(arg0, arg1 interface{}) *gomock.Call

GetParametersByPathPages indicates an expected call of GetParametersByPathPages

func (*MockSSMAPIMockRecorder) GetParametersByPathPagesWithContext

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

GetParametersByPathPagesWithContext indicates an expected call of GetParametersByPathPagesWithContext

func (*MockSSMAPIMockRecorder) GetParametersByPathRequest

func (mr *MockSSMAPIMockRecorder) GetParametersByPathRequest(arg0 interface{}) *gomock.Call

GetParametersByPathRequest indicates an expected call of GetParametersByPathRequest

func (*MockSSMAPIMockRecorder) GetParametersByPathWithContext

func (mr *MockSSMAPIMockRecorder) GetParametersByPathWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParametersByPathWithContext indicates an expected call of GetParametersByPathWithContext

func (*MockSSMAPIMockRecorder) GetParametersRequest

func (mr *MockSSMAPIMockRecorder) GetParametersRequest(arg0 interface{}) *gomock.Call

GetParametersRequest indicates an expected call of GetParametersRequest

func (*MockSSMAPIMockRecorder) GetParametersWithContext

func (mr *MockSSMAPIMockRecorder) GetParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParametersWithContext indicates an expected call of GetParametersWithContext

func (*MockSSMAPIMockRecorder) GetPatchBaseline

func (mr *MockSSMAPIMockRecorder) GetPatchBaseline(arg0 interface{}) *gomock.Call

GetPatchBaseline indicates an expected call of GetPatchBaseline

func (*MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroup

func (mr *MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroup(arg0 interface{}) *gomock.Call

GetPatchBaselineForPatchGroup indicates an expected call of GetPatchBaselineForPatchGroup

func (*MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroupRequest

func (mr *MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroupRequest(arg0 interface{}) *gomock.Call

GetPatchBaselineForPatchGroupRequest indicates an expected call of GetPatchBaselineForPatchGroupRequest

func (*MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroupWithContext

func (mr *MockSSMAPIMockRecorder) GetPatchBaselineForPatchGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPatchBaselineForPatchGroupWithContext indicates an expected call of GetPatchBaselineForPatchGroupWithContext

func (*MockSSMAPIMockRecorder) GetPatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) GetPatchBaselineRequest(arg0 interface{}) *gomock.Call

GetPatchBaselineRequest indicates an expected call of GetPatchBaselineRequest

func (*MockSSMAPIMockRecorder) GetPatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) GetPatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPatchBaselineWithContext indicates an expected call of GetPatchBaselineWithContext

func (*MockSSMAPIMockRecorder) ListAssociations

func (mr *MockSSMAPIMockRecorder) ListAssociations(arg0 interface{}) *gomock.Call

ListAssociations indicates an expected call of ListAssociations

func (*MockSSMAPIMockRecorder) ListAssociationsPages

func (mr *MockSSMAPIMockRecorder) ListAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListAssociationsPages indicates an expected call of ListAssociationsPages

func (*MockSSMAPIMockRecorder) ListAssociationsPagesWithContext

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

ListAssociationsPagesWithContext indicates an expected call of ListAssociationsPagesWithContext

func (*MockSSMAPIMockRecorder) ListAssociationsRequest

func (mr *MockSSMAPIMockRecorder) ListAssociationsRequest(arg0 interface{}) *gomock.Call

ListAssociationsRequest indicates an expected call of ListAssociationsRequest

func (*MockSSMAPIMockRecorder) ListAssociationsWithContext

func (mr *MockSSMAPIMockRecorder) ListAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssociationsWithContext indicates an expected call of ListAssociationsWithContext

func (*MockSSMAPIMockRecorder) ListCommandInvocations

func (mr *MockSSMAPIMockRecorder) ListCommandInvocations(arg0 interface{}) *gomock.Call

ListCommandInvocations indicates an expected call of ListCommandInvocations

func (*MockSSMAPIMockRecorder) ListCommandInvocationsPages

func (mr *MockSSMAPIMockRecorder) ListCommandInvocationsPages(arg0, arg1 interface{}) *gomock.Call

ListCommandInvocationsPages indicates an expected call of ListCommandInvocationsPages

func (*MockSSMAPIMockRecorder) ListCommandInvocationsPagesWithContext

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

ListCommandInvocationsPagesWithContext indicates an expected call of ListCommandInvocationsPagesWithContext

func (*MockSSMAPIMockRecorder) ListCommandInvocationsRequest

func (mr *MockSSMAPIMockRecorder) ListCommandInvocationsRequest(arg0 interface{}) *gomock.Call

ListCommandInvocationsRequest indicates an expected call of ListCommandInvocationsRequest

func (*MockSSMAPIMockRecorder) ListCommandInvocationsWithContext

func (mr *MockSSMAPIMockRecorder) ListCommandInvocationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCommandInvocationsWithContext indicates an expected call of ListCommandInvocationsWithContext

func (*MockSSMAPIMockRecorder) ListCommands

func (mr *MockSSMAPIMockRecorder) ListCommands(arg0 interface{}) *gomock.Call

ListCommands indicates an expected call of ListCommands

func (*MockSSMAPIMockRecorder) ListCommandsPages

func (mr *MockSSMAPIMockRecorder) ListCommandsPages(arg0, arg1 interface{}) *gomock.Call

ListCommandsPages indicates an expected call of ListCommandsPages

func (*MockSSMAPIMockRecorder) ListCommandsPagesWithContext

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

ListCommandsPagesWithContext indicates an expected call of ListCommandsPagesWithContext

func (*MockSSMAPIMockRecorder) ListCommandsRequest

func (mr *MockSSMAPIMockRecorder) ListCommandsRequest(arg0 interface{}) *gomock.Call

ListCommandsRequest indicates an expected call of ListCommandsRequest

func (*MockSSMAPIMockRecorder) ListCommandsWithContext

func (mr *MockSSMAPIMockRecorder) ListCommandsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCommandsWithContext indicates an expected call of ListCommandsWithContext

func (*MockSSMAPIMockRecorder) ListDocumentVersions

func (mr *MockSSMAPIMockRecorder) ListDocumentVersions(arg0 interface{}) *gomock.Call

ListDocumentVersions indicates an expected call of ListDocumentVersions

func (*MockSSMAPIMockRecorder) ListDocumentVersionsRequest

func (mr *MockSSMAPIMockRecorder) ListDocumentVersionsRequest(arg0 interface{}) *gomock.Call

ListDocumentVersionsRequest indicates an expected call of ListDocumentVersionsRequest

func (*MockSSMAPIMockRecorder) ListDocumentVersionsWithContext

func (mr *MockSSMAPIMockRecorder) ListDocumentVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDocumentVersionsWithContext indicates an expected call of ListDocumentVersionsWithContext

func (*MockSSMAPIMockRecorder) ListDocuments

func (mr *MockSSMAPIMockRecorder) ListDocuments(arg0 interface{}) *gomock.Call

ListDocuments indicates an expected call of ListDocuments

func (*MockSSMAPIMockRecorder) ListDocumentsPages

func (mr *MockSSMAPIMockRecorder) ListDocumentsPages(arg0, arg1 interface{}) *gomock.Call

ListDocumentsPages indicates an expected call of ListDocumentsPages

func (*MockSSMAPIMockRecorder) ListDocumentsPagesWithContext

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

ListDocumentsPagesWithContext indicates an expected call of ListDocumentsPagesWithContext

func (*MockSSMAPIMockRecorder) ListDocumentsRequest

func (mr *MockSSMAPIMockRecorder) ListDocumentsRequest(arg0 interface{}) *gomock.Call

ListDocumentsRequest indicates an expected call of ListDocumentsRequest

func (*MockSSMAPIMockRecorder) ListDocumentsWithContext

func (mr *MockSSMAPIMockRecorder) ListDocumentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDocumentsWithContext indicates an expected call of ListDocumentsWithContext

func (*MockSSMAPIMockRecorder) ListInventoryEntries

func (mr *MockSSMAPIMockRecorder) ListInventoryEntries(arg0 interface{}) *gomock.Call

ListInventoryEntries indicates an expected call of ListInventoryEntries

func (*MockSSMAPIMockRecorder) ListInventoryEntriesRequest

func (mr *MockSSMAPIMockRecorder) ListInventoryEntriesRequest(arg0 interface{}) *gomock.Call

ListInventoryEntriesRequest indicates an expected call of ListInventoryEntriesRequest

func (*MockSSMAPIMockRecorder) ListInventoryEntriesWithContext

func (mr *MockSSMAPIMockRecorder) ListInventoryEntriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInventoryEntriesWithContext indicates an expected call of ListInventoryEntriesWithContext

func (*MockSSMAPIMockRecorder) ListResourceDataSync

func (mr *MockSSMAPIMockRecorder) ListResourceDataSync(arg0 interface{}) *gomock.Call

ListResourceDataSync indicates an expected call of ListResourceDataSync

func (*MockSSMAPIMockRecorder) ListResourceDataSyncRequest

func (mr *MockSSMAPIMockRecorder) ListResourceDataSyncRequest(arg0 interface{}) *gomock.Call

ListResourceDataSyncRequest indicates an expected call of ListResourceDataSyncRequest

func (*MockSSMAPIMockRecorder) ListResourceDataSyncWithContext

func (mr *MockSSMAPIMockRecorder) ListResourceDataSyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListResourceDataSyncWithContext indicates an expected call of ListResourceDataSyncWithContext

func (*MockSSMAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockSSMAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockSSMAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockSSMAPIMockRecorder) ModifyDocumentPermission

func (mr *MockSSMAPIMockRecorder) ModifyDocumentPermission(arg0 interface{}) *gomock.Call

ModifyDocumentPermission indicates an expected call of ModifyDocumentPermission

func (*MockSSMAPIMockRecorder) ModifyDocumentPermissionRequest

func (mr *MockSSMAPIMockRecorder) ModifyDocumentPermissionRequest(arg0 interface{}) *gomock.Call

ModifyDocumentPermissionRequest indicates an expected call of ModifyDocumentPermissionRequest

func (*MockSSMAPIMockRecorder) ModifyDocumentPermissionWithContext

func (mr *MockSSMAPIMockRecorder) ModifyDocumentPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyDocumentPermissionWithContext indicates an expected call of ModifyDocumentPermissionWithContext

func (*MockSSMAPIMockRecorder) PutInventory

func (mr *MockSSMAPIMockRecorder) PutInventory(arg0 interface{}) *gomock.Call

PutInventory indicates an expected call of PutInventory

func (*MockSSMAPIMockRecorder) PutInventoryRequest

func (mr *MockSSMAPIMockRecorder) PutInventoryRequest(arg0 interface{}) *gomock.Call

PutInventoryRequest indicates an expected call of PutInventoryRequest

func (*MockSSMAPIMockRecorder) PutInventoryWithContext

func (mr *MockSSMAPIMockRecorder) PutInventoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutInventoryWithContext indicates an expected call of PutInventoryWithContext

func (*MockSSMAPIMockRecorder) PutParameter

func (mr *MockSSMAPIMockRecorder) PutParameter(arg0 interface{}) *gomock.Call

PutParameter indicates an expected call of PutParameter

func (*MockSSMAPIMockRecorder) PutParameterRequest

func (mr *MockSSMAPIMockRecorder) PutParameterRequest(arg0 interface{}) *gomock.Call

PutParameterRequest indicates an expected call of PutParameterRequest

func (*MockSSMAPIMockRecorder) PutParameterWithContext

func (mr *MockSSMAPIMockRecorder) PutParameterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutParameterWithContext indicates an expected call of PutParameterWithContext

func (*MockSSMAPIMockRecorder) RegisterDefaultPatchBaseline

func (mr *MockSSMAPIMockRecorder) RegisterDefaultPatchBaseline(arg0 interface{}) *gomock.Call

RegisterDefaultPatchBaseline indicates an expected call of RegisterDefaultPatchBaseline

func (*MockSSMAPIMockRecorder) RegisterDefaultPatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) RegisterDefaultPatchBaselineRequest(arg0 interface{}) *gomock.Call

RegisterDefaultPatchBaselineRequest indicates an expected call of RegisterDefaultPatchBaselineRequest

func (*MockSSMAPIMockRecorder) RegisterDefaultPatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) RegisterDefaultPatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterDefaultPatchBaselineWithContext indicates an expected call of RegisterDefaultPatchBaselineWithContext

func (*MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroup

func (mr *MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroup(arg0 interface{}) *gomock.Call

RegisterPatchBaselineForPatchGroup indicates an expected call of RegisterPatchBaselineForPatchGroup

func (*MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroupRequest

func (mr *MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroupRequest(arg0 interface{}) *gomock.Call

RegisterPatchBaselineForPatchGroupRequest indicates an expected call of RegisterPatchBaselineForPatchGroupRequest

func (*MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroupWithContext

func (mr *MockSSMAPIMockRecorder) RegisterPatchBaselineForPatchGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterPatchBaselineForPatchGroupWithContext indicates an expected call of RegisterPatchBaselineForPatchGroupWithContext

func (*MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindow(arg0 interface{}) *gomock.Call

RegisterTargetWithMaintenanceWindow indicates an expected call of RegisterTargetWithMaintenanceWindow

func (*MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

RegisterTargetWithMaintenanceWindowRequest indicates an expected call of RegisterTargetWithMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) RegisterTargetWithMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterTargetWithMaintenanceWindowWithContext indicates an expected call of RegisterTargetWithMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindow(arg0 interface{}) *gomock.Call

RegisterTaskWithMaintenanceWindow indicates an expected call of RegisterTaskWithMaintenanceWindow

func (*MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

RegisterTaskWithMaintenanceWindowRequest indicates an expected call of RegisterTaskWithMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) RegisterTaskWithMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterTaskWithMaintenanceWindowWithContext indicates an expected call of RegisterTaskWithMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) RemoveTagsFromResource

func (mr *MockSSMAPIMockRecorder) RemoveTagsFromResource(arg0 interface{}) *gomock.Call

RemoveTagsFromResource indicates an expected call of RemoveTagsFromResource

func (*MockSSMAPIMockRecorder) RemoveTagsFromResourceRequest

func (mr *MockSSMAPIMockRecorder) RemoveTagsFromResourceRequest(arg0 interface{}) *gomock.Call

RemoveTagsFromResourceRequest indicates an expected call of RemoveTagsFromResourceRequest

func (*MockSSMAPIMockRecorder) RemoveTagsFromResourceWithContext

func (mr *MockSSMAPIMockRecorder) RemoveTagsFromResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveTagsFromResourceWithContext indicates an expected call of RemoveTagsFromResourceWithContext

func (*MockSSMAPIMockRecorder) SendCommand

func (mr *MockSSMAPIMockRecorder) SendCommand(arg0 interface{}) *gomock.Call

SendCommand indicates an expected call of SendCommand

func (*MockSSMAPIMockRecorder) SendCommandRequest

func (mr *MockSSMAPIMockRecorder) SendCommandRequest(arg0 interface{}) *gomock.Call

SendCommandRequest indicates an expected call of SendCommandRequest

func (*MockSSMAPIMockRecorder) SendCommandWithContext

func (mr *MockSSMAPIMockRecorder) SendCommandWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendCommandWithContext indicates an expected call of SendCommandWithContext

func (*MockSSMAPIMockRecorder) StartAutomationExecution

func (mr *MockSSMAPIMockRecorder) StartAutomationExecution(arg0 interface{}) *gomock.Call

StartAutomationExecution indicates an expected call of StartAutomationExecution

func (*MockSSMAPIMockRecorder) StartAutomationExecutionRequest

func (mr *MockSSMAPIMockRecorder) StartAutomationExecutionRequest(arg0 interface{}) *gomock.Call

StartAutomationExecutionRequest indicates an expected call of StartAutomationExecutionRequest

func (*MockSSMAPIMockRecorder) StartAutomationExecutionWithContext

func (mr *MockSSMAPIMockRecorder) StartAutomationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartAutomationExecutionWithContext indicates an expected call of StartAutomationExecutionWithContext

func (*MockSSMAPIMockRecorder) StopAutomationExecution

func (mr *MockSSMAPIMockRecorder) StopAutomationExecution(arg0 interface{}) *gomock.Call

StopAutomationExecution indicates an expected call of StopAutomationExecution

func (*MockSSMAPIMockRecorder) StopAutomationExecutionRequest

func (mr *MockSSMAPIMockRecorder) StopAutomationExecutionRequest(arg0 interface{}) *gomock.Call

StopAutomationExecutionRequest indicates an expected call of StopAutomationExecutionRequest

func (*MockSSMAPIMockRecorder) StopAutomationExecutionWithContext

func (mr *MockSSMAPIMockRecorder) StopAutomationExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopAutomationExecutionWithContext indicates an expected call of StopAutomationExecutionWithContext

func (*MockSSMAPIMockRecorder) UpdateAssociation

func (mr *MockSSMAPIMockRecorder) UpdateAssociation(arg0 interface{}) *gomock.Call

UpdateAssociation indicates an expected call of UpdateAssociation

func (*MockSSMAPIMockRecorder) UpdateAssociationRequest

func (mr *MockSSMAPIMockRecorder) UpdateAssociationRequest(arg0 interface{}) *gomock.Call

UpdateAssociationRequest indicates an expected call of UpdateAssociationRequest

func (*MockSSMAPIMockRecorder) UpdateAssociationStatus

func (mr *MockSSMAPIMockRecorder) UpdateAssociationStatus(arg0 interface{}) *gomock.Call

UpdateAssociationStatus indicates an expected call of UpdateAssociationStatus

func (*MockSSMAPIMockRecorder) UpdateAssociationStatusRequest

func (mr *MockSSMAPIMockRecorder) UpdateAssociationStatusRequest(arg0 interface{}) *gomock.Call

UpdateAssociationStatusRequest indicates an expected call of UpdateAssociationStatusRequest

func (*MockSSMAPIMockRecorder) UpdateAssociationStatusWithContext

func (mr *MockSSMAPIMockRecorder) UpdateAssociationStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAssociationStatusWithContext indicates an expected call of UpdateAssociationStatusWithContext

func (*MockSSMAPIMockRecorder) UpdateAssociationWithContext

func (mr *MockSSMAPIMockRecorder) UpdateAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAssociationWithContext indicates an expected call of UpdateAssociationWithContext

func (*MockSSMAPIMockRecorder) UpdateDocument

func (mr *MockSSMAPIMockRecorder) UpdateDocument(arg0 interface{}) *gomock.Call

UpdateDocument indicates an expected call of UpdateDocument

func (*MockSSMAPIMockRecorder) UpdateDocumentDefaultVersion

func (mr *MockSSMAPIMockRecorder) UpdateDocumentDefaultVersion(arg0 interface{}) *gomock.Call

UpdateDocumentDefaultVersion indicates an expected call of UpdateDocumentDefaultVersion

func (*MockSSMAPIMockRecorder) UpdateDocumentDefaultVersionRequest

func (mr *MockSSMAPIMockRecorder) UpdateDocumentDefaultVersionRequest(arg0 interface{}) *gomock.Call

UpdateDocumentDefaultVersionRequest indicates an expected call of UpdateDocumentDefaultVersionRequest

func (*MockSSMAPIMockRecorder) UpdateDocumentDefaultVersionWithContext

func (mr *MockSSMAPIMockRecorder) UpdateDocumentDefaultVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDocumentDefaultVersionWithContext indicates an expected call of UpdateDocumentDefaultVersionWithContext

func (*MockSSMAPIMockRecorder) UpdateDocumentRequest

func (mr *MockSSMAPIMockRecorder) UpdateDocumentRequest(arg0 interface{}) *gomock.Call

UpdateDocumentRequest indicates an expected call of UpdateDocumentRequest

func (*MockSSMAPIMockRecorder) UpdateDocumentWithContext

func (mr *MockSSMAPIMockRecorder) UpdateDocumentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDocumentWithContext indicates an expected call of UpdateDocumentWithContext

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindow

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindow(arg0 interface{}) *gomock.Call

UpdateMaintenanceWindow indicates an expected call of UpdateMaintenanceWindow

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindowRequest

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindowRequest(arg0 interface{}) *gomock.Call

UpdateMaintenanceWindowRequest indicates an expected call of UpdateMaintenanceWindowRequest

func (*MockSSMAPIMockRecorder) UpdateMaintenanceWindowWithContext

func (mr *MockSSMAPIMockRecorder) UpdateMaintenanceWindowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateMaintenanceWindowWithContext indicates an expected call of UpdateMaintenanceWindowWithContext

func (*MockSSMAPIMockRecorder) UpdateManagedInstanceRole

func (mr *MockSSMAPIMockRecorder) UpdateManagedInstanceRole(arg0 interface{}) *gomock.Call

UpdateManagedInstanceRole indicates an expected call of UpdateManagedInstanceRole

func (*MockSSMAPIMockRecorder) UpdateManagedInstanceRoleRequest

func (mr *MockSSMAPIMockRecorder) UpdateManagedInstanceRoleRequest(arg0 interface{}) *gomock.Call

UpdateManagedInstanceRoleRequest indicates an expected call of UpdateManagedInstanceRoleRequest

func (*MockSSMAPIMockRecorder) UpdateManagedInstanceRoleWithContext

func (mr *MockSSMAPIMockRecorder) UpdateManagedInstanceRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateManagedInstanceRoleWithContext indicates an expected call of UpdateManagedInstanceRoleWithContext

func (*MockSSMAPIMockRecorder) UpdatePatchBaseline

func (mr *MockSSMAPIMockRecorder) UpdatePatchBaseline(arg0 interface{}) *gomock.Call

UpdatePatchBaseline indicates an expected call of UpdatePatchBaseline

func (*MockSSMAPIMockRecorder) UpdatePatchBaselineRequest

func (mr *MockSSMAPIMockRecorder) UpdatePatchBaselineRequest(arg0 interface{}) *gomock.Call

UpdatePatchBaselineRequest indicates an expected call of UpdatePatchBaselineRequest

func (*MockSSMAPIMockRecorder) UpdatePatchBaselineWithContext

func (mr *MockSSMAPIMockRecorder) UpdatePatchBaselineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePatchBaselineWithContext indicates an expected call of UpdatePatchBaselineWithContext

Jump to

Keyboard shortcuts

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