package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Functions

NewCachingConfigMapManager creates a manager that keeps a cache of all configmaps necessary for registered pods.
NewFakeManager creates empty/fake ConfigMap manager.
NewSimpleConfigMapManager creates a new ConfigMapManager instance.
NewWatchingConfigMapManager creates a manager that keeps a cache of all configmaps necessary for registered pods.

# Interfaces

Manager interface provides methods for Kubelet to manage ConfigMap.