configmap

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package configmap contains configMap related functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWatcher

func NewWatcher(watcherName string, informer configmap.DefaultingWatcher) *watcher

Types

type ConfigConstructor

type ConfigConstructor interface {
	CmName() string
	Handle(*corev1.ConfigMap)
	Default() *corev1.ConfigMap
}

func NewConfigConstructor

func NewConfigConstructor(dftCm *corev1.ConfigMap, f func(*corev1.ConfigMap)) ConfigConstructor

Jump to

Keyboard shortcuts

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