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" "time"
) )
const longhornSystemNamespace = "longhorn-system"
type longhornNodeList struct { type longhornNodeList struct {
Items []longhornNode `json:"items"` Items []longhornNode `json:"items"`
} }