package
1.4.0
Repository: https://github.com/llmariner/session-manager.git
Documentation: pkg.go.dev

# Functions

Parse parses a configuration file at the given path and returns a Config struct.

# Structs

Admin is the configuration for the internal-only admin HTTP server.
Auth is the authentication configuration for the proxy.
Config is the configuration for the proxy.
DexServerAuth is the configuration for authentication with Dex server.
OIDC is the configuration for OIDC.
RBACServerAuth is the configuration for authentication with RBAC server.
Server is the configuration for the external HTTPS server.
Slurm is the configuration for Slurm.
TLS is the TLS configuration for the proxy.