initializer

package
v0.0.0-...-efb1b8b Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2018 License: Apache-2.0 Imports: 30 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Initializer

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

Initializer is the implemntation for the vault initializer

func NewInitializer

func NewInitializer(
	kubeclientset kubernetes.Interface,
	mapclientset clientset.Interface,
	kubeInformerFactory kubeinformers.SharedInformerFactory,
	mapsInformerFactory informers.SharedInformerFactory,
	namespace string,
	configmapName string,
	secretName string,
	initializerName string,
	stopCh <-chan struct{}) *Initializer

NewInitializer returns a new vault initializer

func (*Initializer) Run

func (i *Initializer) Run(threadiness int, stopCh <-chan struct{}) error

Jump to

Keyboard shortcuts

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