# Functions
NewCache initialize a custom cache used to auto convert labelSelector to fieldSelector when call List func.
NewManager initialize a custom controller runtime manager with specified options to add index for specified objects which convert labelSelector to fieldSelector because of controller runtime NOT support add index for labelSelector.