Versions in this module Expand all Collapse all v12 v12.1.0 Jul 18, 2022 v12.0.0 Jul 14, 2022 Changes in this version + const Name + func IsDeleteFailed(err error) bool + func IsDeleteInProgress(err error) bool + func IsInvalidConfig(err error) bool + func IsNoUpdate(err error) bool + func IsNotExists(err error) bool + func IsUpdateInProgress(err error) bool + type Config struct + Detection *changedetection.TCCPF + Event recorder.Interface + HostedZone *cphostedzone.HostedZone + InstallationName string + Logger micrologger.Logger + Route53Enabled bool + type Resource struct + func New(config Config) (*Resource, error) + func (r *Resource) EnsureCreated(ctx context.Context, obj interface{}) error + func (r *Resource) EnsureDeleted(ctx context.Context, obj interface{}) error + func (r *Resource) Name() string Other modules containing this package github.com/giantswarm/aws-operator github.com/giantswarm/aws-operator/v13 github.com/giantswarm/aws-operator/v14 github.com/giantswarm/aws-operator/v15 github.com/giantswarm/aws-operator/v16