Documentation
¶
Index ¶
- func SavePTPStatus(apiClient *clients.Settings, outputFile string, timeInterval time.Duration) error
- func SavePodsRestartsInNamespace(apiClient *clients.Settings, namespace string, outputFile string) error
- func SavePolicyStatus(apiClient *clients.Settings, clusterName string, outputFile string) error
- func SaveTunedRestarts(apiClient *clients.Settings, outputFile string) error
- func VerifyStabilityStatusChange(filePath string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SavePTPStatus ¶
func SavePTPStatus(apiClient *clients.Settings, outputFile string, timeInterval time.Duration) error
SavePTPStatus stores the PTP status in the outputFile.
func SavePodsRestartsInNamespace ¶
func SavePodsRestartsInNamespace(apiClient *clients.Settings, namespace string, outputFile string) error
SavePodsRestartsInNamespace stores the pod restarts of all pods in a namespace in the outputFile.
func SavePolicyStatus ¶
SavePolicyStatus stores the status of all policies in the outputFile.
func SaveTunedRestarts ¶
SaveTunedRestarts stores the status of tuned restarts in the outputFile.
func VerifyStabilityStatusChange ¶
VerifyStabilityStatusChange checks if there has been a change between in the column of the stability output file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.