config

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigManager

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

func NewManager

func NewManager(config *config.Configuration, listeners []Listener) *ConfigManager

func (*ConfigManager) PrepareConfigmap

func (m *ConfigManager) PrepareConfigmap() error

func (*ConfigManager) Start

func (m *ConfigManager) Start(ctx context.Context) error

type Listener

type Listener interface {
	SyncConfig(cfg *api.ColocationConfig) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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