controllerruntime

package
v0.39.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DynamicConfigMap

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

func NewDynamicConfigMap

func NewDynamicConfigMap(ctx context.Context, mgr manager.Manager, configMapName string) (*DynamicConfigMap, error)

func (*DynamicConfigMap) GetBoolean

func (c *DynamicConfigMap) GetBoolean(key string, dflt bool) bool

func (*DynamicConfigMap) GetFloat64

func (c *DynamicConfigMap) GetFloat64(key string, dflt float64) float64

func (*DynamicConfigMap) GetInt

func (c *DynamicConfigMap) GetInt(key string, dflt int) int

func (*DynamicConfigMap) GetInt64

func (c *DynamicConfigMap) GetInt64(key string, dflt int64) int64

func (*DynamicConfigMap) GetString

func (c *DynamicConfigMap) GetString(key string, dflt string) string

func (*DynamicConfigMap) Reconcile

Jump to

Keyboard shortcuts

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