manager

package
v0.0.0-...-fd237a5 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory interface {
	CreateManager(ctx context.Context, kymaName string, logger logr.Logger) (SkrManager, error)
}

func NewFactory

func NewFactory(kcpClient client.Reader, namespace string, skrScheme *runtime.Scheme) Factory

type SkrManager

type SkrManager interface {
	manager.Manager
	KymaRef() klog.ObjectRef
}

func New

func New(cfg *rest.Config, skrScheme *runtime.Scheme, kymaRef klog.ObjectRef, logger logr.Logger) (SkrManager, error)

Jump to

Keyboard shortcuts

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