cphostedzone

package
v14.24.1 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

Types

type Config

type Config struct {
	Logger micrologger.Logger

	Route53Enabled bool
}

type HostedZone

type HostedZone struct {
	// contains filtered or unexported fields
}

func New

func New(config Config) (*HostedZone, error)

func (*HostedZone) Search

func (h *HostedZone) Search(ctx context.Context, obj interface{}) (string, string, error)

type Route53

type Route53 interface {
	ListHostedZonesByName(input *route53.ListHostedZonesByNameInput) (*route53.ListHostedZonesByNameOutput, error)
}

Jump to

Keyboard shortcuts

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