kops/vendor/golang.org/x
Kenji Kaneda 4555c0b2df Add support of Azure Blob storage to VFS
The schema is "azureblob".

azureClient provides two ways to set up credential. One approach is to
use an account key stored in env var. This approach is used when
accessing Blob from kops CLI. The second approach is to retrieve
credentials from Instance Metadata Service. This works only when
azureClient is created on a VM that has sufficient privilege to access
a specified blob. This approach is used from nodeup, etcd-manager,
etc.
2020-11-19 10:47:03 -08:00
..
crypto Update k8s dependencies to 1.20.0-beta.2 2020-11-18 10:58:11 -06:00
mod Update staticcheck vendor 2020-06-30 08:28:06 -05:00
net Add support of Azure Blob storage to VFS 2020-11-19 10:47:03 -08:00
oauth2 Upgrade kubernetes dependencies to 1.19.0-rc.4 2020-08-24 10:54:15 -05:00
sync Update dependencies 2019-11-16 10:24:39 -05:00
sys Add support of Azure Blob storage to VFS 2020-11-19 10:47:03 -08:00
text Update k8s dependencies to 1.20.0-beta.2 2020-11-18 10:58:11 -06:00
time Update k8s dependencies to 1.20.0-beta.2 2020-11-18 10:58:11 -06:00
tools make gomod 2020-07-28 11:48:08 -07:00
xerrors Update staticcheck vendor 2020-06-30 08:28:06 -05:00