Versions in this module Expand all Collapse all v0 v0.1.0 Jul 22, 2019 Changes in this version + func IsInvalidConfig(err error) bool + func IsMalformedDomain(err error) bool + type Config struct + G8sClient versioned.Interface + Logger micrologger.Logger + 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