Documentation ¶
Index ¶
Constants ¶
View Source
const ( TenantTokenName = "tenant-token" CommunicationEndpointsName = "communication-endpoints" TenantUUIDName = "tenant-uuid" TokenBasePath = "/var/lib/dynatrace/secrets/tokens" TenantTokenMountPoint = TokenBasePath + "/tenant-token" TenantSecretVolumeName = "connection-info-secret" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func (*Reconciler) Reconcile ¶
func (r *Reconciler) Reconcile() error
Click to show internal directories.
Click to hide internal directories.