controller

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConcurrentConfigmapSyncs = 1

	ConfigmapName      = "coredns-hosts-api"
	ConfigmapNamespace = "kube-system"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigmapController

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

func NewConfigmapController

func NewConfigmapController(clientset *kubernetes.Clientset, configmapInformer coreinformers.ConfigMapInformer) *ConfigmapController

func (*ConfigmapController) FilterConfigmap

func (c *ConfigmapController) FilterConfigmap(cm *corev1.ConfigMap) bool

func (*ConfigmapController) Run

func (c *ConfigmapController) Run(stopCh <-chan struct{}) error

Jump to

Keyboard shortcuts

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