# Constants
FinalizerName name of the finalier.
# Structs
ConfigMapOperator that maintains Oathkeeper rules as an json-formatted entry in a ConfigMap.
FilesOperator that maintains Oathkeeper rules as a flat json file in a local filesystem.
RuleReconciler reconciles a Rule object.
# Interfaces
OperatorMode is an interface that provides runtime strategy for operating mode ("controller" or "sidecar").