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 BuildVolumeMount ¶
func BuildVolumeMount() corev1.VolumeMount
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler manages the proxy secret generation for the dynatrace namespace.
func NewReconciler ¶
Click to show internal directories.
Click to hide internal directories.