release

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2018 License: Apache-2.0 Imports: 17 Imported by: 13

Documentation

Index

Constants

View Source
const (
	// SuccessSynced is used as part of the Event 'reason' when a Release is synced
	SuccessSynced = "Synced"

	// MessageResourceSynced is the message used for an Event fired when a Release
	// is synced successfully
	MessageResourceSynced = "Release synced successfully"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller is the controller implementation for Release resources

func NewController

func NewController(kubeClientset *kubernetes.Clientset, internalInformerFactory informers.SharedInformerFactory, finalizerManager *finalizer.Manager) *Controller

NewController returns a new instance of release Controller

func (*Controller) Run

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

Run runs the controller

Jump to

Keyboard shortcuts

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