mirror of https://github.com/k3s-io/k3s
![]() We are removing dependencies on docker types where possible in the core libraries. credentialprovider is generic to Docker and uses a public API (the config file format) that must remain stable. Create an equivalent type and use a type cast (which would error if we ever change the type) in the dockershim. We already perform a transformation like this for CRI and so we aren't changing much. |
||
---|---|---|
.. | ||
aws | ||
azure | ||
gcp | ||
rancher | ||
secrets | ||
BUILD | ||
OWNERS | ||
config.go | ||
config_test.go | ||
doc.go | ||
keyring.go | ||
keyring_test.go | ||
plugins.go | ||
provider.go | ||
provider_test.go |