k3s/pkg/credentialprovider/azure
Michael Taufen 8ec1958667 All Kubelet flags should be explicitly registered
This explicitly registers Kubelet flags from libraries that were
registering flags globally, and stops parsing the global flag set.
In general, we should always be explicit about flags we register
and parse, so that we maintain control over our command-line API.
2018-01-09 17:37:34 -08:00
..
BUILD Split auth related config for Azure 2018-01-03 10:23:26 +08:00
OWNERS add Dong Liu as approver and add OWNERS in credentialprovider 2017-12-19 09:31:43 +00:00
azure_acr_helper.go azure: acr: support auth to preview ACR w/ MSI+AAD 2017-07-18 15:22:34 -07:00
azure_credentials.go All Kubelet flags should be explicitly registered 2018-01-09 17:37:34 -08:00
azure_credentials_test.go azure: acr docker cred provider reuses auth 2017-07-13 14:27:37 -07:00