app

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(clientset *kubernetes.Clientset, config *Config)

Execute the app

func NewConfigMapInformer

func NewConfigMapInformer(
	client corev1.ConfigMapInterface,
	filteringOptions metav1.ListOptions,
	handler cache.ResourceEventHandlerFuncs) cache.Controller

*

func NewInformer

func NewInformer(
	resourceListFunc cache.ListFunc,
	resourceWatchFunc cache.WatchFunc,
	resource runtime.Object,
	handler cache.ResourceEventHandlerFuncs) cache.Controller

Types

type Config

type Config struct {
	Verbose          bool
	Labels           []string
	FolderAnnotation string
	Folder           string
	Namespaces       []string
}

* Config Application configuration

Jump to

Keyboard shortcuts

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