Versions in this module Expand all Collapse all v1 v1.0.0 Mar 5, 2019 Changes in this version + const ReplicateFromAnnotation + const ReplicatedAtAnnotation + const ReplicatedFromVersionAnnotation + const ReplicationAllowed + const ReplicationAllowedNamespaces + type JSONPatchOperation struct + Operation string + Path string + Value interface{} + type Replicator interface + Run func() + Synced func() bool + func NewConfigMapReplicator(client kubernetes.Interface, resyncPeriod time.Duration, allowAll bool) Replicator + func NewSecretReplicator(client kubernetes.Interface, resyncPeriod time.Duration, allowAll bool) Replicator v1.0.0-alpha1 Nov 10, 2017