c7nhelmrelease

package
v0.0.0-...-4d5a555 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2018 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// SuccessSynced is used as part of the Event 'reason' when a C7NHelmRelease is synced
	SuccessSynced = "Synced"
	// MessageResourceSynced is the message used for an Event fired when a C7NHelmRelease
	// is synced successfully
	MessageResourceSynced = "C7NHelmRelease synced successfully"
)

Variables

View Source
var EnvId int32

Functions

This section is empty.

Types

type Controller

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

func NewController

func NewController(
	kubeClientset kubernetes.Interface,
	chrClientset chrclientset.Interface,
	chrInformer chrinformers.C7NHelmReleaseInformer,
	helmClient helm.Client,
	commandChan chan<- *model.Packet,
	namespaces *manager.Namespaces,
	responseChan chan<- *model.Packet) *Controller

func (*Controller) Run

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

Jump to

Keyboard shortcuts

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