Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { KubeConfig string Master string Namespace string LogLevel string APIKey string EnablePodAlarms bool EnablePodTerminateAlarms bool EnablePodWaitingAlarms bool EnablePodRestartsAlarms bool EnableNodeAlarms bool EnableResourcesAlarms bool PodRestartThreshold int32 PodAlarmIncidentPriority string PodRestartsAlarmIncidentPriority string NodeAlarmIncidentPriority string ResourcesAlarmIncidentPriority string ResourcesCheckerInterval int32 ResourcesThreshold int32 }
Config definition
Click to show internal directories.
Click to hide internal directories.