k3s/pkg/cloudprovider/providers/azure
Kubernetes Submit Queue d230956280 Merge pull request #48243 from brendandburns/imds
Automatic merge from submit-queue (batch tested with PRs 48594, 47042, 48801, 48641, 48243)

Add initial support for the Azure instance metadata service.

Part of fixing #46632

@colemickens @rootfs @jdumars @kris-nova
2017-07-12 14:08:13 -07:00
..
BUILD Merge pull request #48243 from brendandburns/imds 2017-07-12 14:08:13 -07:00
OWNERS Update OWNERS approvers and reviewers: pkg/cloudprovider 2017-01-17 13:42:07 -08:00
azure.go Merge pull request #48243 from brendandburns/imds 2017-07-12 14:08:13 -07:00
azure_backoff.go Code updates for new SDK. 2017-07-12 06:09:31 -07:00
azure_blob.go Code updates for new SDK. 2017-07-12 06:09:31 -07:00
azure_file.go Code updates for new SDK. 2017-07-12 06:09:31 -07:00
azure_instance_metadata.go Add initial support for the Azure instance metadata service. 2017-07-06 06:56:39 -07:00
azure_instances.go Add initial support for the Azure instance metadata service. 2017-07-06 06:56:39 -07:00
azure_loadbalancer.go Code updates for new SDK. 2017-07-12 06:09:31 -07:00
azure_routes.go Code updates for new SDK. 2017-07-12 06:09:31 -07:00
azure_storage.go Code updates for new SDK. 2017-07-12 06:09:31 -07:00
azure_storageaccount.go rate limiting on all azure sdk GET requests 2017-06-06 11:19:29 -07:00
azure_test.go Merge pull request #48243 from brendandburns/imds 2017-07-12 14:08:13 -07:00
azure_util.go Code updates for new SDK. 2017-07-12 06:09:31 -07:00
azure_wrap.go rate limiting on all azure sdk GET requests 2017-06-06 11:19:29 -07:00
azure_zones.go
vhd.go