Documentation
¶
Overview ¶
Package portal contains functions for listing routes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(cfg *config)
An Option customizes the portal config.
func WithBrowserCommand ¶
WithBrowserCommand sets the browser command in the portal config.
func WithJWTCache ¶
WithJWTCache sets the jwt cache in the portal config.
func WithServiceAccount ¶
WithServiceAccount sets the service account in the portal config.
func WithServiceAccountFile ¶
WithServiceAccountFile sets the service account file in the portal config.
func WithTLSConfig ¶
WithTLSConfig sets the tls config in the portal config.
Click to show internal directories.
Click to hide internal directories.