Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsHostedZoneNotFound ¶
IsHostedZoneNotFound asserts hostedZoneNotFoundError.
func IsIngressNotReady ¶
IsIngressNotRead asserts ingressNotReadyError.
func IsThrottlingRateExceededError ¶ added in v0.6.0
func IsTooManyICServices ¶
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.
Click to show internal directories.
Click to hide internal directories.