package
0.4.5
Repository: https://github.com/k-cloud-labs/pkg.git
Documentation: pkg.go.dev

# 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.