kubernetes

package
v1.18.2 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKubernetesConfigMapStore

func NewKubernetesConfigMapStore(logger logger.Logger) configuration.Store

NewKubernetesConfigMapStore returns a new Kubernetes ConfigMap configuration store.

Types

type ConfigurationStore

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

ConfigurationStore implements a Kubernetes ConfigMap-backed configuration store. A SharedIndexInformer watches the configured ConfigMap. Each Subscribe call registers a per-subscriber event handler on the informer, which handles initial state replay, change notifications, and deletion atomically.

func (*ConfigurationStore) Close

func (s *ConfigurationStore) Close() error

func (*ConfigurationStore) Get

func (*ConfigurationStore) GetComponentMetadata

func (s *ConfigurationStore) GetComponentMetadata() (metadataInfo contribMetadata.MetadataMap)

func (*ConfigurationStore) Init

func (*ConfigurationStore) Subscribe

func (*ConfigurationStore) Unsubscribe

Jump to

Keyboard shortcuts

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