manager

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface {
	CreateManager(namespace string, config *rest.Config) (manager.Manager, error)
}

type TestManager

type TestManager struct {
	manager.Manager
}

func (*TestManager) Add

func (mgr *TestManager) Add(manager.Runnable) error

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

func (*TestManager) SetFields

func (mgr *TestManager) SetFields(any) error

func (*TestManager) Start

func (mgr *TestManager) Start(_ context.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL