route53

package
v0.27.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CNAME

type CNAME struct {
	Name  string
	Value string
}

type Service

type Service struct {
	Client route53iface.Route53API
	// contains filtered or unexported fields
}

Service holds a collection of interfaces.

func NewService

func NewService(clusterScope scope.IAMScope) *Service

NewService returns a new service given the Cloudfront api client.

func (*Service) EnsureDNSRecord

func (s *Service) EnsureDNSRecord(hostedZoneID string, cname CNAME) error

func (*Service) FindPrivateHostedZone added in v0.11.2

func (s *Service) FindPrivateHostedZone(basename string) (string, error)

func (*Service) FindPublicHostedZone added in v0.11.2

func (s *Service) FindPublicHostedZone(basename string) (string, error)

Jump to

Keyboard shortcuts

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