util

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	HeimdallBaseURL     string
	HeimdallGRPCAddress string
	OIDCMockURL         string // Reachable from tests (host network)
	OIDCMockInternalURL string // Reachable from heimdall (Docker network), used as issuer URL when creating providers
	JWTPublicKeyPath    string
}

Config holds test infrastructure connection details

func LoadConfig

func LoadConfig() *Config

LoadConfig loads test configuration from environment variables with defaults. Defaults point to local docker-compose infrastructure.

Directories

Path Synopsis
Package mailbox reads the tokens heimdall emailed, the same way a user would.
Package mailbox reads the tokens heimdall emailed, the same way a user would.

Jump to

Keyboard shortcuts

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