ssm

package
v0.0.0-...-477861e Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StructMockClient

type StructMockClient struct {
	TimeListCommandInvocations int
}

func NewMockClient

func NewMockClient() *StructMockClient

func (*StructMockClient) ListCommandInvocations

func (s *StructMockClient) ListCommandInvocations(ctx context.Context, params *ssm.ListCommandInvocationsInput, optFns ...func(*ssm.Options)) (*ssm.ListCommandInvocationsOutput, error)

func (*StructMockClient) ListCommands

func (s *StructMockClient) ListCommands(ctx context.Context, params *ssm.ListCommandsInput, optFns ...func(*ssm.Options)) (*ssm.ListCommandsOutput, error)

type StructMockClientError

type StructMockClientError struct{}

func (*StructMockClientError) ListCommandInvocations

func (s *StructMockClientError) ListCommandInvocations(ctx context.Context, params *ssm.ListCommandInvocationsInput, optFns ...func(*ssm.Options)) (*ssm.ListCommandInvocationsOutput, error)

func (*StructMockClientError) ListCommands

func (s *StructMockClientError) ListCommands(ctx context.Context, params *ssm.ListCommandsInput, optFns ...func(*ssm.Options)) (*ssm.ListCommandsOutput, error)

Jump to

Keyboard shortcuts

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