chart

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller is responsible for performing actions dependent upon an chart phase.

func NewController

func NewController(
	client clientset.Interface, chartInformer registryv1informer.ChartInformer,
	resyncPeriod time.Duration, finalizerToken registryv1.FinalizerName,
	multiTenantServer *multitenant.MultiTenantServer, helmClient *helm.APIClient) *Controller

NewController creates a new Controller object.

func (*Controller) Run

func (c *Controller) Run(workers int, stopCh <-chan struct{})

Run will set up the event handlers for types we are interested in, as well as syncing informer caches and starting workers.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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