Versions in this module Expand all Collapse all v1 v1.0.0 Nov 21, 2019 Changes in this version + const Name + func IsInvalidConfigError(err error) bool + type Config struct + G8sClient versioned.Interface + K8sClient kubernetes.Interface + Logger micrologger.Logger + Provider string + type Resource struct + func New(config Config) (*Resource, error) + func (r *Resource) GetCurrentState(ctx context.Context, obj interface{}) ([]*v1alpha1.App, error) + func (r *Resource) GetDesiredState(ctx context.Context, obj interface{}) ([]*g8sv1alpha1.App, error) + func (r *Resource) Name() string