k3s/pkg/credentialprovider
Clayton Coleman 8c27314915 Unqualified host:port pairs are valid Docker auth fields
The dockercfg and .docker/config.json files can contain host:path
combos, which are not correctly parsed by the keyring.
2016-02-18 13:18:34 -05:00
..
aws Register ECR credential plugin only when an AWS cloud instance is created 2016-01-25 22:18:45 -05:00
gcp Comment out calls to httptest.Server.Close() to work around 2016-01-11 23:02:11 -08:00
config.go
config_test.go
doc.go
keyring.go Unqualified host:port pairs are valid Docker auth fields 2016-02-18 13:18:34 -05:00
keyring_test.go Unqualified host:port pairs are valid Docker auth fields 2016-02-18 13:18:34 -05:00
plugins.go
provider.go
provider_test.go