bundledeployment

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2023 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupWithManager

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

Types

type Handler

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

type Option

type Option func(bd *controller)

func WithActionClientGetter

func WithActionClientGetter(acg helmclient.ActionClientGetter) 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

Jump to

Keyboard shortcuts

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