fake

package
v0.26.1 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2022 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)
}

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

func (*MockHostedZoneClient) CreateHostedZone added in v0.20.0

CreateHostedZone mocks CreateHostedZone method

func (*MockHostedZoneClient) DeleteHostedZone added in v0.20.0

DeleteHostedZone mocks DeleteHostedZone method

func (*MockHostedZoneClient) GetHostedZone added in v0.20.0

GetHostedZone mocks GetHostedZone method

func (*MockHostedZoneClient) UpdateHostedZoneComment added in v0.20.0

UpdateHostedZoneComment mocks UpdateHostedZoneComment method

Jump to

Keyboard shortcuts

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