Compare commits
1 Commits
main
...
hermes-rep
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8fda40f6f3 |
@ -10,6 +10,8 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
const longhornSystemNamespace = "longhorn-system"
|
||||
|
||||
type longhornNodeList struct {
|
||||
Items []longhornNode `json:"items"`
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user