Versions in this module Expand all Collapse all v1 v1.0.0 Nov 21, 2019 Changes in this version + const Name + func IsInvalidConfig(err error) bool + type Config struct + Logger micrologger.Logger + Tenant tenantcluster.Interface + ToClusterConfigFunc func(v interface{}) (v1alpha1.ClusterGuestConfig, error) + 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