# Functions
InitKubeBuilderForTest call this function to init kubebuilder for test.
# Interfaces
InitKubeConfigOption the option for init kubebuilder for test.
# Type aliases
WithCRDPath configure the path to load CRD files The path is relative to the working directory.
WithOnConfigLoaded configure the callback when rest.Config is bootstrapped.