moq_aws

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildMockMetricDataResult

func BuildMockMetricDataResult(modifyFn func(*cloudwatchtypes.MetricDataResult)) *cloudwatchtypes.MetricDataResult

Types

type MockCloudWatchClient

type MockCloudWatchClient struct {
	GetMetricDataFn func(ctx context.Context, input *cloudwatch.GetMetricDataInput, optFns ...func(*cloudwatch.Options)) (*cloudwatch.GetMetricDataOutput, error)
}

func BuildMockCloudWatchClient

func BuildMockCloudWatchClient(modifyFn func(*MockCloudWatchClient)) *MockCloudWatchClient

func (*MockCloudWatchClient) GetMetricData

type MockElastiCacheClient

type MockElastiCacheClient struct {
	DescribeReplicationGroupsFn func(ctx context.Context, input *elasticache.DescribeReplicationGroupsInput, optFns ...func(*elasticache.Options)) (*elasticache.DescribeReplicationGroupsOutput, error)
}

func BuildMockElastiCacheClient

func BuildMockElastiCacheClient(modifyFn func(client *MockElastiCacheClient)) *MockElastiCacheClient

func (*MockElastiCacheClient) DescribeReplicationGroups

Jump to

Keyboard shortcuts

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