Documentation
¶
Index ¶
- type AwsAsgUpdater
- func (_m *AwsAsgUpdater) CreateOrUpdateTagsWithContext(_a0 context.Context, _a1 *autoscaling.CreateOrUpdateTagsInput, ...) (*autoscaling.CreateOrUpdateTagsOutput, error)
- func (_m *AwsAsgUpdater) UpdateAutoScalingGroupWithContext(_a0 context.Context, _a1 *autoscaling.UpdateAutoScalingGroupInput, ...) (*autoscaling.UpdateAutoScalingGroupOutput, error)
- type AwsAutoScaling
- type AwsEventBridge
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwsAsgUpdater ¶
AwsAsgUpdater is an autogenerated mock type for the awsAsgUpdater type
func (*AwsAsgUpdater) CreateOrUpdateTagsWithContext ¶
func (_m *AwsAsgUpdater) CreateOrUpdateTagsWithContext(_a0 context.Context, _a1 *autoscaling.CreateOrUpdateTagsInput, _a2 ...request.Option) (*autoscaling.CreateOrUpdateTagsOutput, error)
CreateOrUpdateTagsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*AwsAsgUpdater) UpdateAutoScalingGroupWithContext ¶
func (_m *AwsAsgUpdater) UpdateAutoScalingGroupWithContext(_a0 context.Context, _a1 *autoscaling.UpdateAutoScalingGroupInput, _a2 ...request.Option) (*autoscaling.UpdateAutoScalingGroupOutput, error)
UpdateAutoScalingGroupWithContext provides a mock function with given fields: _a0, _a1, _a2
type AwsAutoScaling ¶
AwsAutoScaling is an autogenerated mock type for the awsAutoScaling type
func (*AwsAutoScaling) DescribeAutoScalingGroupsPagesWithContext ¶
func (_m *AwsAutoScaling) DescribeAutoScalingGroupsPagesWithContext(_a0 context.Context, _a1 *autoscaling.DescribeAutoScalingGroupsInput, _a2 func(*autoscaling.DescribeAutoScalingGroupsOutput, bool) bool, _a3 ...request.Option) error
DescribeAutoScalingGroupsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*AwsAutoScaling) DescribeTagsPagesWithContext ¶
func (_m *AwsAutoScaling) DescribeTagsPagesWithContext(_a0 context.Context, _a1 *autoscaling.DescribeTagsInput, _a2 func(*autoscaling.DescribeTagsOutput, bool) bool, _a3 ...request.Option) error
DescribeTagsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
type AwsEventBridge ¶
AwsEventBridge is an autogenerated mock type for the awsEventBridge type
func (*AwsEventBridge) PutEventsWithContext ¶
func (_m *AwsEventBridge) PutEventsWithContext(_a0 context.Context, _a1 *eventbridge.PutEventsInput, _a2 ...request.Option) (*eventbridge.PutEventsOutput, error)
PutEventsWithContext provides a mock function with given fields: _a0, _a1, _a2