k8s

package
v0.0.0-...-feb569f Latest Latest
Warning

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

Go to latest
Published: May 10, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// GlobalNamespace is the namespace that steward-framework uses for globally namespaced resources,
	// including ServiceBroker and ServiceClass
	GlobalNamespace = "steward"
)

Variables

This section is empty.

Functions

func StartControlLoops

func StartControlLoops(
	ctx context.Context,
	k8sClient *kubernetes.Clientset,
	dynamicCl *dynamic.Client,
	cataloger framework.Cataloger,
	lifecycler framework.Lifecycler,
	globalNamespace string,
	errCh chan<- error,
)

StartControlLoops is a convenience function that initiates all of Steward's individual control loops, of which there is one per relevant resource type-- ServiceBroker, ServiceInstance, and ServiceBinding.

In order to stop all loops, pass a cancellable context to this function and call its cancel function.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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