configsecret

package
v1.10.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	TokenHashAnnotationKey   = api.InternalFlagPrefix + "tenant-token-hash"
	NetworkZoneAnnotationKey = api.InternalFlagPrefix + "network-zone"
	ProxyHashAnnotationKey   = api.InternalFlagPrefix + "proxy-hash"
	NoProxyAnnotationKey     = api.InternalFlagPrefix + "no-proxy"
)
View Source
const (
	DeploymentConfigFilename = "deployment.conf"
)
View Source
const (
	LmcConditionType = "LogMonitoringConfig"
)

Variables

This section is empty.

Functions

func AddAnnotations added in v1.7.0

func AddAnnotations(source map[string]string, dk dynakube.DynaKube) map[string]string

AddAnnotations adds the key-values to the provided map for values within the secret that may change, and should cause the user of the secret to be restarted, if they don't read the config during runtime. Can't use a single hash for the config, as part of the secret (endpoints) changes too often.

func GetSecretName

func GetSecretName(dkName string) string

Types

type Reconciler

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

func NewReconciler

func NewReconciler(clt client.Client,
	apiReader client.Reader) *Reconciler

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, dk *dynakube.DynaKube) error

Jump to

Keyboard shortcuts

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