parent
4fbd3ed518
commit
3e894b2f0c
|
@ -20,7 +20,7 @@ func (b *virtigoT) Enable() {
|
|||
|
||||
// this app's variables
|
||||
type virtigoT struct {
|
||||
cluster *pb.NewCluster // basic cluster settings
|
||||
cluster *pb.Cluster // basic cluster settings
|
||||
hmap map[*pb.Hypervisor]*HyperT // map to the local struct
|
||||
names []string
|
||||
hypers []*HyperT
|
||||
|
|
Loading…
Reference in New Issue