Versions in this module Expand all Collapse all v0 v0.3.3 Aug 20, 2024 v0.3.2 Aug 14, 2023 Changes in this version type IndexPageData + Alias string + type InsecureOptions struct + func (o *InsecureOptions) Run(cmd *cobra.Command, args []string) type ServerOptions + Aliases []string v0.3.1 May 20, 2021 Changes in this version + func Execute() error + type Cache struct + Data []byte + Time time.Time + type IndexPageData struct + IsCollapse string + Machine string + type KeycloakOptions struct + KeycloakClient string + KeycloakClientSecret string + KeycloakRealm string + KeycloakServer string + func (o *KeycloakOptions) Run(cmd *cobra.Command, args []string) + type RootOptions struct + Debug bool + type ServerOptions struct + Collapses []string + FQDN string + HttpsCrt string + HttpsKey string + Interval int + LetsEntrypt bool + Machines []string + Port int + Rootpage string + Wss bool + type SimpleOptions struct + Pwds []string + Users []string + func (o *SimpleOptions) Run(cmd *cobra.Command, args []string)