Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Instance = metadata{}
View Source
var Namespace = CHE_NAMESPACE{}
View Source
var User = UserData{}
Functions ¶
func GetMeasureTime ¶
Get Measure time for Workspaces !TODO get with more specific events
Types ¶
type CHE_NAMESPACE ¶
type ChePodsInfo ¶
type PodTimes ¶
type PodTimes struct { PostgresUpTime float64 `json:"postgres-up-time, float64"` KeycloakUpTime float64 `json:"keycloak-up-time, float64"` DevFileUpTime float64 `json:"devfile-up-time, float64"` PluginRegUpTime float64 `json:"plugins-up-time, float64"` ServerUpTime float64 `json:"server-up-time, float64"` }
type WorkspacesMeasureTime ¶
Click to show internal directories.
Click to hide internal directories.