configmap

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Updater

type Updater interface {
	Get() (*v1.ConfigMap, error)
	Update(cm *v1.ConfigMap) error
	UpdateWithRetry(cm *v1.ConfigMap, retryCount int, retryInterval time.Duration) error
}

func NewUpdater

func NewUpdater(cmName, namespace string, client *kubernetes.Clientset) Updater

Jump to

Keyboard shortcuts

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