Versions in this module Expand all Collapse all v2 v2.1.1 Dec 9, 2025 v2.0.0 Jun 18, 2023 Changes in this version + const EnvironmentBareMetal + const EnvironmentDocker + const EnvironmentKubernetes + type Status struct + DocumentationURL string + Hostname string + Language string + Login settingsTY.Login + MetricsDBDisabled bool + ServerTime time.Time + StartTime time.Time + Uptime uint64 + type StatusAPI struct + func New(ctx context.Context, logger *zap.Logger, storage storageTY.Plugin, ...) *StatusAPI + func (s *StatusAPI) Get() Status + func (s *StatusAPI) GetMinimal() Status + func (s *StatusAPI) RunningIn() string