Documentation ¶
Index ¶
- type Provider
- type TestManager
- func (mgr *TestManager) Add(manager.Runnable) error
- func (mgr *TestManager) GetAPIReader() client.Reader
- func (mgr *TestManager) GetCache() cache.Cache
- func (mgr *TestManager) GetClient() client.Client
- func (mgr *TestManager) GetControllerOptions() config.Controller
- func (mgr *TestManager) GetLogger() logr.Logger
- func (mgr *TestManager) GetRESTMapper() meta.RESTMapper
- func (mgr *TestManager) GetScheme() *runtime.Scheme
- func (mgr *TestManager) Start(_ context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestManager ¶
func (*TestManager) GetAPIReader ¶
func (mgr *TestManager) GetAPIReader() client.Reader
func (*TestManager) GetCache ¶
func (mgr *TestManager) GetCache() cache.Cache
func (*TestManager) GetClient ¶
func (mgr *TestManager) GetClient() client.Client
func (*TestManager) GetControllerOptions ¶
func (mgr *TestManager) GetControllerOptions() config.Controller
func (*TestManager) GetLogger ¶
func (mgr *TestManager) GetLogger() logr.Logger
func (*TestManager) GetRESTMapper ¶
func (mgr *TestManager) GetRESTMapper() meta.RESTMapper
func (*TestManager) GetScheme ¶
func (mgr *TestManager) GetScheme() *runtime.Scheme
Click to show internal directories.
Click to hide internal directories.