Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudformationAPI ¶
CloudformationAPI is an autogenerated mock type for the CloudformationAPI type
func (*CloudformationAPI) ListStackResources ¶
func (_m *CloudformationAPI) ListStackResources(params *cloudformation.ListStackResourcesInput) (*cloudformation.ListStackResourcesOutput, error)
ListStackResources provides a mock function with given fields: params
func (*CloudformationAPI) ListStacks ¶
func (_m *CloudformationAPI) ListStacks(params *cloudformation.ListStacksInput) (*cloudformation.ListStacksOutput, error)
ListStacks provides a mock function with given fields: params
type DynamoDBAPI ¶
DynamoDBAPI is an autogenerated mock type for the DynamoDBAPI type
func (*DynamoDBAPI) ListTables ¶
func (_m *DynamoDBAPI) ListTables(params *dynamodb.ListTablesInput) (*dynamodb.ListTablesOutput, error)
ListTables provides a mock function with given fields: params
type KinesisAPI ¶
KinesisAPI is an autogenerated mock type for the KinesisAPI type
func (*KinesisAPI) ListStreams ¶
func (_m *KinesisAPI) ListStreams(params *kinesis.ListStreamsInput) (*kinesis.ListStreamsOutput, error)
ListStreams provides a mock function with given fields: params
type KmsAPI ¶
KmsAPI is an autogenerated mock type for the KmsAPI type
func (*KmsAPI) DescribeKey ¶
func (_m *KmsAPI) DescribeKey(params *kms.DescribeKeyInput) (*kms.DescribeKeyOutput, error)
DescribeKey provides a mock function with given fields: params
func (*KmsAPI) ListKeys ¶
func (_m *KmsAPI) ListKeys(params *kms.ListKeysInput) (*kms.ListKeysOutput, error)
ListKeys provides a mock function with given fields: params
type LambdaAPI ¶
LambdaAPI is an autogenerated mock type for the LambdaAPI type
func (*LambdaAPI) GetFunction ¶
func (_m *LambdaAPI) GetFunction(params *lambda.GetFunctionInput) (*lambda.GetFunctionOutput, error)
GetFunction provides a mock function with given fields: params
type LogsAPI ¶
LogsAPI is an autogenerated mock type for the LogsAPI type
func (*LogsAPI) DescribeLogGroups ¶
func (_m *LogsAPI) DescribeLogGroups(params *cloudwatchlogs.DescribeLogGroupsInput) (*cloudwatchlogs.DescribeLogGroupsOutput, error)
DescribeLogGroups provides a mock function with given fields: params
func (*LogsAPI) DescribeLogStreams ¶
func (_m *LogsAPI) DescribeLogStreams(params *cloudwatchlogs.DescribeLogStreamsInput) (*cloudwatchlogs.DescribeLogStreamsOutput, error)
DescribeLogStreams provides a mock function with given fields: params
type S3API ¶
S3API is an autogenerated mock type for the S3API type
func (*S3API) ListBuckets ¶
func (_m *S3API) ListBuckets(params *s3.ListBucketsInput) (*s3.ListBucketsOutput, error)
ListBuckets provides a mock function with given fields: params