# Functions
NewConfigMapReplicator creates a new config map replicator.
NewSecretReplicator creates a new secret replicator.
# Constants
Annotations that are used to control this controller's behaviour.
Annotations that are used to control this controller's behaviour.
Annotations that are used to control this controller's behaviour.
Annotations that are used to control this controller's behaviour.
Annotations that are used to control this controller's behaviour.
# Structs
JSONPatchOperation is a struct that defines PATCH operations on a JSON structure.
# Interfaces
Replicator describes the common interface that the secret and configmap replicators should adhere to.