Compare commits

..

No commits in common. "hermes-repair/sonar-AZ-IckL-1fRfbdzqD-5R" and "main" have entirely different histories.

View File

@ -10,8 +10,6 @@ import (
"time"
)
const longhornSystemNamespace = "longhorn-system"
type longhornNodeList struct {
Items []longhornNode `json:"items"`
}