secrets

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ActiveGateAuthTokenName   = "auth-token"
	AuthTokenRotationInterval = time.Hour * 24 * 30
)
View Source
const (
	CommunicationEndpointsName = "communication-endpoints"
	TenantTokenName            = "tenant-token"
	TenantUuidName             = "tenant-uuid"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthTokenReconciler

type AuthTokenReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func NewAuthTokenReconciler

func NewAuthTokenReconciler(clt client.Client, apiReader client.Reader, scheme *runtime.Scheme, instance *dynatracev1beta1.DynaKube, dtc dtclient.Client) *AuthTokenReconciler

func (*AuthTokenReconciler) Reconcile

func (r *AuthTokenReconciler) Reconcile() error

type TenantSecretReconciler

type TenantSecretReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func NewTenantSecretReconciler

func NewTenantSecretReconciler(clt client.Client, apiReader client.Reader, scheme *runtime.Scheme, instance *dynatracev1beta1.DynaKube, dtc dtclient.Client) *TenantSecretReconciler

func (*TenantSecretReconciler) Reconcile

func (r *TenantSecretReconciler) Reconcile() error

Jump to

Keyboard shortcuts

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