route53

package
v0.8.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsHostedZoneNotFound

func IsHostedZoneNotFound(err error) bool

IsHostedZoneNotFound asserts hostedZoneNotFoundError.

func IsIngressNotReady

func IsIngressNotReady(err error) bool

IsIngressNotRead asserts ingressNotReadyError.

func IsNotFound

func IsNotFound(err error) bool

IsNotFound asserts notFoundError.

func IsThrottlingRateExceededError added in v0.6.0

func IsThrottlingRateExceededError(err error) bool

func IsTooManyICServices

func IsTooManyICServices(err error) bool

IsTooManyICServices asserts tooManyICServicesError.

Types

type Service

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

Service holds a collection of interfaces.

func NewService

func NewService(clusterScope scope.Route53Scope) *Service

NewService returns a new service given the route53 api client.

func (*Service) DeleteRoute53

func (s *Service) DeleteRoute53(ctx context.Context) error

func (*Service) ReconcileRoute53

func (s *Service) ReconcileRoute53(ctx context.Context) error

Jump to

Keyboard shortcuts

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