crdmanager

package
v0.104.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 18 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CRDManager

type CRDManager struct {
	// contains filtered or unexported fields
}

CRDManager contains everything required to initialize or update CRDs

func NewCrdManager

func NewCrdManager(mgr manager.Manager, config config.CrdManagementConfiguration, crdRawDataFS *embed.FS, crdRootDir string) (*CRDManager, error)

NewCrdManager returns a new instance of the CRDManager

func (*CRDManager) EnsureCRDs

func (crdmgr *CRDManager) EnsureCRDs(ctx context.Context) error

EnsureCRDs installs or updates CRDs based on the configuration

Jump to

Keyboard shortcuts

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