Versions in this module Expand all Collapse all v0 v0.1.1 May 29, 2024 Changes in this version + var ProwjobCmd = &cobra.Command + type HealthCheckConfig struct + ExternalServices []Service + type HealthCheckStatus struct + ExternalServices []Service + UnhealthyCriticalComponents map[string][]string + type Service struct + CriticalComponents []string + CurrentStatus status.Summary + Name string + StatusPageURL string