Documentation ¶
Index ¶
Constants ¶
View Source
const ( Suffix = "custom-properties" DataKey = "customProperties" DataPath = "custom.properties" VolumeName = "custom-properties" MountPath = "/var/lib/dynatrace/gateway/config_template/custom.properties" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func NewReconciler(clt client.Client, instance *dynatracev1beta1.DynaKube, customPropertiesOwnerName string, scheme *runtime.Scheme, customPropertiesSource *dynatracev1beta1.DynaKubeValueSource) *Reconciler
Click to show internal directories.
Click to hide internal directories.