controller

package
v0.0.0-...-4638b96 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MemberRollController

type MemberRollController interface {
	Register(listener MemberRollListener)
	Start(stop chan struct{})
}

func NewMemberRollControllerFromConfigFile

func NewMemberRollControllerFromConfigFile(kubeConfig string, namespace string, memberRollName string, resync time.Duration) (MemberRollController, error)

type MemberRollListener

type MemberRollListener interface {
	UpdateNamespaces(namespaces []string)
}

Jump to

Keyboard shortcuts

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