# Functions
NewInterpreterConfigManager watches ResourceInterpreterCustomization and organizes the configurations in the cache.
NewResourceCustomAccessor creates an accessor for resource interpreter customization.
# Interfaces
ConfigManager can list custom resource interpreter.
CustomAccessor provides a common interface to get custom interpreter configuration.
CustomConfiguration provides base information about custom interpreter configuration.
LuaScriptAccessor provides a common interface to get custom interpreter lua script.