proxy

package
v1.4.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SecretMountPath  = "/var/lib/dynatrace/secrets/internal-proxy"
	SecretVolumeName = "internal-proxy-secret-volume"
)

Variables

This section is empty.

Functions

func BuildSecretName

func BuildSecretName(dynakubeName string) string

func BuildVolumeMount

func BuildVolumeMount() corev1.VolumeMount

func NewReconciler

func NewReconciler(client client.Client, apiReader client.Reader, dk *dynakube.DynaKube) controllers.Reconciler

Types

type Reconciler

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

Reconciler manages the proxy secret generation for the dynatrace namespace.

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context) error

type ReconcilerBuilder added in v1.4.0

type ReconcilerBuilder func(client client.Client, apiReader client.Reader, dk *dynakube.DynaKube) controllers.Reconciler

Jump to

Keyboard shortcuts

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