Documentation
¶
Index ¶
- type ClientAPI
- func (m *ClientAPI) ChangeResourceRecordSets(ctx context.Context, params *route53.ChangeResourceRecordSetsInput, ...) (*route53.ChangeResourceRecordSetsOutput, error)
- func (m *ClientAPI) GetHostedZone(ctx context.Context, params *route53.GetHostedZoneInput, ...) (*route53.GetHostedZoneOutput, error)
- func (m *ClientAPI) ListHostedZonesByVPC(ctx context.Context, params *route53.ListHostedZonesByVPCInput, ...) (*route53.ListHostedZonesByVPCOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientAPI ¶
func (*ClientAPI) ChangeResourceRecordSets ¶
func (m *ClientAPI) ChangeResourceRecordSets(ctx context.Context, params *route53.ChangeResourceRecordSetsInput, optFns ...func(*route53.Options)) (*route53.ChangeResourceRecordSetsOutput, error)
func (*ClientAPI) GetHostedZone ¶
func (m *ClientAPI) GetHostedZone(ctx context.Context, params *route53.GetHostedZoneInput, optFns ...func(*route53.Options)) (*route53.GetHostedZoneOutput, error)
func (*ClientAPI) ListHostedZonesByVPC ¶
func (m *ClientAPI) ListHostedZonesByVPC(ctx context.Context, params *route53.ListHostedZonesByVPCInput, optFns ...func(*route53.Options)) (*route53.ListHostedZonesByVPCOutput, error)
Click to show internal directories.
Click to hide internal directories.