-
Kubernetes Submit Queue authored
Automatic merge from submit-queue make invocation ReadDockerConfigFile can handle .dockerconfigjson file **What this PR does / why we need it**: When **.docker/config.json** is used to authenticate docker registry, the data key **.dockerconfigjson** should be used if we want to save this kind of docker auth data into a secret. So this PR is mainly to make invocation `ReadDockerConfigFile `have ability to read **.dockerconfigjson** file. @liggitt
84f03ef9
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| aws | ||
| gcp | ||
| BUILD | ||
| OWNERS | ||
| config.go | ||
| config_test.go | ||
| doc.go | ||
| keyring.go | ||
| keyring_test.go | ||
| plugins.go | ||
| provider.go | ||
| provider_test.go |