package
1.9.2
Repository: https://github.com/kubevela/pkg.git
Documentation: pkg.go.dev

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