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