config

package
v0.0.0-...-da4181b Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GeneratorFactory

func GeneratorFactory(l logr.Logger, c client.Reader) generators.Generator

GeneratorFactory is a function for creating per-reconciliation generators for the ConfigGenerator.

Types

type ConfigGenerator

type ConfigGenerator struct {
	Client client.Reader
	logr.Logger
}

ConfigGenerator generates a single resource from a referenced ConfigMap or Secret.

func NewGenerator

func NewGenerator(l logr.Logger, c client.Reader) *ConfigGenerator

NewGenerator creates and returns a new config generator.

func (*ConfigGenerator) Generate

func (*ConfigGenerator) Interval

Interval is an implementation of the Generator interface.

Jump to

Keyboard shortcuts

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