constants

package
v0.0.0-...-832932f Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultSourceID = "maestro"

	AuthMethodPassword       = "password" // Standard postgres username/password authentication.
	AuthMethodMicrosoftEntra = "az-entra" // Microsoft Entra ID-based token authentication.

	// MinTokenLifeThreshold defines the minimum remaining lifetime (in seconds) of the access token before
	// it should be refreshed.
	MinTokenLifeThreshold = 60.0
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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