Versions in this module Expand all Collapse all v0 v0.0.1 Jul 2, 2024 Changes in this version + func InitKubeBuilderForTest(options ...InitKubeConfigOption) *rest.Config + type InitKubeConfigOption interface + ApplyToConfig func(*initKubeBuilderConfig) + type WithCRDPath string + func (op WithCRDPath) ApplyToConfig(cfg *initKubeBuilderConfig) + type WithOnConfigLoaded func(*rest.Config) + func (op WithOnConfigLoaded) ApplyToConfig(cfg *initKubeBuilderConfig)