mocks

package
v0.0.0-...-955c50f Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License is located at

http://aws.amazon.com/apache2.0/

or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	mock.Mock
}

Service is an autogenerated mock type for the Service type

func (*Service) CancelCommand

func (_m *Service) CancelCommand(_a0 log.T, commandID string, instanceIDs []string) (*ssm.CancelCommandOutput, error)

CancelCommand provides a mock function with given fields: _a0, commandID, instanceIDs

func (*Service) CreateDocument

func (_m *Service) CreateDocument(_a0 log.T, docName string, docContent string) (*ssm.CreateDocumentOutput, error)

CreateDocument provides a mock function with given fields: _a0, docName, docContent

func (*Service) DeleteDocument

func (_m *Service) DeleteDocument(_a0 log.T, instanceID string) (*ssm.DeleteDocumentOutput, error)

DeleteDocument provides a mock function with given fields: _a0, instanceID

func (*Service) DescribeAssociation

func (_m *Service) DescribeAssociation(_a0 log.T, instanceID string, docName string) (*ssm.DescribeAssociationOutput, error)

DescribeAssociation provides a mock function with given fields: _a0, instanceID, docName

func (*Service) GetDecryptedParameters

func (_m *Service) GetDecryptedParameters(_a0 log.T, paramNames []string) (*ssm.GetParametersOutput, error)

GetDecryptedParameters provides a mock function with given fields: _a0, paramNames

func (*Service) GetDocument

func (_m *Service) GetDocument(_a0 log.T, docName string, docVersion string) (*ssm.GetDocumentOutput, error)

GetDocument provides a mock function with given fields: _a0, docName, docVersion

func (*Service) GetParameters

func (_m *Service) GetParameters(_a0 log.T, paramNames []string) (*ssm.GetParametersOutput, error)

GetParameters provides a mock function with given fields: _a0, paramNames

func (*Service) ListAssociations

func (_m *Service) ListAssociations(_a0 log.T, instanceID string) (*ssm.ListAssociationsOutput, error)

ListAssociations provides a mock function with given fields: _a0, instanceID

func (*Service) ListCommandInvocations

func (_m *Service) ListCommandInvocations(_a0 log.T, instanceID string, commandID string) (*ssm.ListCommandInvocationsOutput, error)

ListCommandInvocations provides a mock function with given fields: _a0, instanceID, commandID

func (*Service) ListCommands

func (_m *Service) ListCommands(_a0 log.T, instanceID string) (*ssm.ListCommandsOutput, error)

ListCommands provides a mock function with given fields: _a0, instanceID

func (*Service) ListInstanceAssociations

func (_m *Service) ListInstanceAssociations(_a0 log.T, instanceID string, nextToken *string) (*ssm.ListInstanceAssociationsOutput, error)

ListInstanceAssociations provides a mock function with given fields: _a0, instanceID, nextToken

func (*Service) PutComplianceItems

func (_m *Service) PutComplianceItems(_a0 log.T, executionTime *time.Time, executionType string, executionId string, instanceId string, complianceType string, itemContentHash string, items []*ssm.ComplianceItemEntry) (*ssm.PutComplianceItemsOutput, error)

PutComplianceItems provides a mock function with given fields: _a0, executionTime, executionType, executionId, instanceId, complianceType, itemContentHash, items

func (*Service) SendCommand

func (_m *Service) SendCommand(_a0 log.T, documentName string, instanceIDs []string, parameters map[string][]*string, timeoutSeconds *int64, outputS3BucketName *string, outputS3KeyPrefix *string) (*ssm.SendCommandOutput, error)

SendCommand provides a mock function with given fields: _a0, documentName, instanceIDs, parameters, timeoutSeconds, outputS3BucketName, outputS3KeyPrefix

func (*Service) UpdateAssociationStatus

func (_m *Service) UpdateAssociationStatus(_a0 log.T, instanceID string, name string, associationStatus *ssm.AssociationStatus) (*ssm.UpdateAssociationStatusOutput, error)

UpdateAssociationStatus provides a mock function with given fields: _a0, instanceID, name, associationStatus

func (*Service) UpdateEmptyInstanceInformation

func (_m *Service) UpdateEmptyInstanceInformation(_a0 log.T, agentVersion string, agentName string) (*ssm.UpdateInstanceInformationOutput, error)

UpdateEmptyInstanceInformation provides a mock function with given fields: agentName

func (*Service) UpdateInstanceAssociationStatus

func (_m *Service) UpdateInstanceAssociationStatus(_a0 log.T, associationID string, instanceID string, executionResult *ssm.InstanceAssociationExecutionResult) (*ssm.UpdateInstanceAssociationStatusOutput, error)

UpdateInstanceAssociationStatus provides a mock function with given fields: _a0, associationID, instanceID, executionResult

func (*Service) UpdateInstanceInformation

func (_m *Service) UpdateInstanceInformation(_a0 log.T, agentVersion string, agentStatus string, agentName string, availabilityZone string, availabilityZoneId string, ssmConnectionChannel string) (*ssm.UpdateInstanceInformationOutput, error)

UpdateInstanceInformation provides a mock function with given fields: _a0, agentVersion, agentStatus, agentName, availabilityZone, availabilityZoneId, ssmConnectionChannel

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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