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