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 IsNotExists(err error) bool + func IsNotFound(err error) bool + func IsTooManyCRsError(err error) bool + func IsUpdateInProgress(err error) bool + type Config struct + CloudTags cloudtags.Interface + Detection *changedetection.TCCPN + Encrypter encrypter.Interface + Event event.Interface + HAMaster hamaster.Interface + Images images.Interface + InstallationName string + K8sClient k8sclient.Interface + 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/v13 github.com/giantswarm/aws-operator/v14 github.com/giantswarm/aws-operator/v15 github.com/giantswarm/aws-operator/v16