diff options
Diffstat (limited to 'newCluster.go')
| -rw-r--r-- | newCluster.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newCluster.go b/newCluster.go index 245638d..1880765 100644 --- a/newCluster.go +++ b/newCluster.go @@ -12,7 +12,7 @@ type NewCluster struct { Dirs []string d *Droplets - h *Hypervisors + H *Hypervisors e *Events Unstable *timestamppb.Timestamp UnstableTimeout *durationpb.Duration |
