Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Server ¶
type Server struct {
HTTPAddr string
DatabaseURL string
BootstrapAdminUser string
BootstrapAdminPassword string
SessionTTL time.Duration
CookieSecure bool
PublicURL string
AgentImage string
AgentVersion string
EnrollmentTTL time.Duration
EnrollmentPollInterval time.Duration
}
func LoadServer ¶
func LoadServer() Server
Click to show internal directories.
Click to hide internal directories.