# Interfaces

Mapper is an interface expected by the reconciler.WithValueMapper option.
Translator is an interface expected by the reconciler.WithValueTranslator option.

# Type aliases

No description provided by the author
TranslatorFunc is a helper type for passing a function as a Translator.