k3s/pkg/credentialprovider
Davanum Srinivas 0f5013b715 Better check for GCE VM
we should do what is being done in GoogleCloudPlatform/google-cloud-go:
https://github.com/GoogleCloudPlatform/google-cloud-go/blob/master/compute/metadata/metadata.go#L259-L267

Looks like folks are reusing appliances which end up with
```
$ cat /sys/class/dmi/id/product_name
Google Search Appliance
```
2018-01-17 18:35:51 -05:00
..
aws Merge pull request #57179 from chrislovecnm/aws-creds-owners 2018-01-07 09:08:31 -08:00
azure All Kubelet flags should be explicitly registered 2018-01-09 17:37:34 -08:00
gcp Better check for GCE VM 2018-01-17 18:35:51 -05:00
rancher Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
secrets Remove dependency on v1 API in base credential provider 2018-01-05 17:52:06 -05:00
BUILD Remove dependency on v1 API in base credential provider 2018-01-05 17:52:06 -05:00
OWNERS Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
config.go make invocation ReadDockerConfigFile can handle .dockerconfigjson file 2016-11-17 09:32:32 +08:00
config_test.go make function ReadDockerConfigFile more flexible 2016-10-14 23:23:46 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
keyring.go Remove dependency on v1 API in base credential provider 2018-01-05 17:52:06 -05:00
keyring_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
plugins.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
provider.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
provider_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00