Versions in this module Expand all Collapse all v4 v4.3.0 Oct 30, 2020 v4.2.0 Jul 28, 2020 Changes in this version + const Name + func IsInvalidConfig(err error) bool + func IsNotFound(err error) bool + func IsWrongTypeError(err error) bool + type Config struct + Azure setting.Azure + InstallationName string + Logger micrologger.Logger + type Group struct + Location string + Name string + Tags map[string]string + 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/azure-operator github.com/giantswarm/azure-operator/v5