fake

package
v0.47.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHostedZoneClient

type MockHostedZoneClient struct {
	MockCreateHostedZone        func(ctx context.Context, input *route53.CreateHostedZoneInput, opts []func(*route53.Options)) (*route53.CreateHostedZoneOutput, error)
	MockDeleteHostedZone        func(ctx context.Context, input *route53.DeleteHostedZoneInput, opts []func(*route53.Options)) (*route53.DeleteHostedZoneOutput, error)
	MockGetHostedZone           func(ctx context.Context, input *route53.GetHostedZoneInput, opts []func(*route53.Options)) (*route53.GetHostedZoneOutput, error)
	MockUpdateHostedZoneComment func(ctx context.Context, input *route53.UpdateHostedZoneCommentInput, opts []func(*route53.Options)) (*route53.UpdateHostedZoneCommentOutput, error)
	MockListTagsForResource     func(ctx context.Context, params *route53.ListTagsForResourceInput, opts []func(*route53.Options)) (*route53.ListTagsForResourceOutput, error)
	MockChangeTagsForResource   func(ctx context.Context, params *route53.ChangeTagsForResourceInput, optFns []func(*route53.Options)) (*route53.ChangeTagsForResourceOutput, error)
}

MockHostedZoneClient is a type that implements all the methods for Hosted Zone Client interface

func (*MockHostedZoneClient) ChangeTagsForResource added in v0.42.0

ChangeTagsForResource mocks ChangeTagsForResource method

func (*MockHostedZoneClient) CreateHostedZone

CreateHostedZone mocks CreateHostedZone method

func (*MockHostedZoneClient) DeleteHostedZone

DeleteHostedZone mocks DeleteHostedZone method

func (*MockHostedZoneClient) GetHostedZone

GetHostedZone mocks GetHostedZone method

func (*MockHostedZoneClient) ListTagsForResource added in v0.42.0

ListTagsForResource mocks ListTagsForResource method

func (*MockHostedZoneClient) UpdateHostedZoneComment

UpdateHostedZoneComment mocks UpdateHostedZoneComment method

Jump to

Keyboard shortcuts

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