k3s/pkg/cloudprovider/providers/vsphere
Kubernetes Submit Queue 55e49ed554 Merge pull request #51409 from FengyunPan/implement-InstanceExistsByProviderID
Automatic merge from submit-queue (batch tested with PRs 51409, 54616). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Implement InstanceExistsByProviderID() for cloud providers

Fix #51406
If cloud providers(like aws, gce etc...) implement ExternalID()
and support getting instance by ProviderID , they also implement
InstanceExistsByProviderID().

/assign wlan0
/assign @luxas

**Release note**:
```release-note
NONE
```
2017-10-27 06:16:20 -07:00
..
vclib update BUILD files 2017-10-15 18:18:13 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
OWNERS Add approvers to vsphere cloudprovider 2017-05-05 16:48:23 -07:00
vsphere.go Merge pull request #51409 from FengyunPan/implement-InstanceExistsByProviderID 2017-10-27 06:16:20 -07:00
vsphere_test.go vSphere Cloud Provider code refactoring 2017-08-02 08:06:09 -07:00
vsphere_util.go Bulk Verify Volumes Implementation for vSphere 2017-09-18 12:01:48 -07:00