bundledeployment

package
v0.19.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupWithManager

func SetupWithManager(mgr manager.Manager, systemNamespace string, opts ...Option) error

Types

type Handler

type Handler interface {
	Handle(context.Context, fs.FS, *rukpakv1alpha2.BundleDeployment) (*chart.Chart, chartutil.Values, error)
}

type Option

type Option func(bd *controller)

func WithActionClientGetter

func WithActionClientGetter(acg helmclient.ActionClientGetter) Option

func WithFinalizers added in v0.17.0

func WithFinalizers(f crfinalizer.Finalizers) Option

func WithHandler

func WithHandler(h Handler) Option

func WithProvisionerID

func WithProvisionerID(provisionerID string) Option

func WithReleaseNamespace

func WithReleaseNamespace(releaseNamespace string) Option

func WithStorage

func WithStorage(s storage.Storage) Option

func WithUnpacker added in v0.17.0

func WithUnpacker(u unpackersource.Unpacker) Option

Jump to

Keyboard shortcuts

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