kubernetes/pkg/credentialprovider
Rudi Chiarito 6e6ea46182 Include changes from feedback
Use constructor for ecrProvider
Rename package to "credentials" like golint requests
Don't wrap the lazy provider with a caching provider
Add immedita compile-time interface conformance checks for the interfaces
Added comments
2016-05-10 12:03:40 -04:00
..
aws Include changes from feedback 2016-05-10 12:03:40 -04:00
gcp Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
config_test.go Support new docker config format for private registries 2015-08-22 15:37:25 +07:00
config.go Allow lazy binding in credential providers; don't use it in AWS yet 2016-03-29 15:39:30 -04:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
keyring_test.go Allow lazy binding in credential providers; don't use it in AWS yet 2016-03-29 15:39:30 -04:00
keyring.go Refactor PullImage RemoveImage methods 2016-04-23 10:33:47 -04:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
plugins.go Credential providers are not newsworthy 2016-03-07 21:50:39 -05:00
provider_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
provider.go Refactor PullImage RemoveImage methods 2016-04-23 10:33:47 -04:00