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 ¶
func NewAuthTokenReconciler ¶
func (*AuthTokenReconciler) Reconcile ¶
func (r *AuthTokenReconciler) Reconcile() error
type TenantSecretReconciler ¶
func (*TenantSecretReconciler) Reconcile ¶
func (r *TenantSecretReconciler) Reconcile() error
Click to show internal directories.
Click to hide internal directories.