namespace

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2015 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

namespace contains a controller that handles namespace lifecycle

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NamespaceManager

type NamespaceManager struct {
	StopEverything chan struct{}
	// contains filtered or unexported fields
}

NamespaceManager is responsible for performing actions dependent upon a namespace phase

func NewNamespaceManager

func NewNamespaceManager(kubeClient client.Interface, resyncPeriod time.Duration) *NamespaceManager

NewNamespaceManager creates a new NamespaceManager

func (*NamespaceManager) Run

func (nm *NamespaceManager) Run()

Run begins observing the system. It starts a goroutine and returns immediately.

func (*NamespaceManager) Stop added in v0.5.1

func (nm *NamespaceManager) Stop()

Stop gracefully shutsdown this controller

Jump to

Keyboard shortcuts

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