mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
commit
4cf2a8bff4
@ -80,7 +80,7 @@ func newVagrantCloud() (*VagrantCloud, error) {
|
|||||||
}, nil
|
}, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
func (aws *VagrantCloud) Clusters() (cloudprovider.Clusters, bool) {
|
func (v *VagrantCloud) Clusters() (cloudprovider.Clusters, bool) {
|
||||||
return nil, false
|
return nil, false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user