mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
@@ -32,7 +32,7 @@ type DockerConfigProvider interface {
|
||||
Provide() DockerConfig
|
||||
}
|
||||
|
||||
// A DockerConfigProvider that simply reads the .dockersfg file
|
||||
// A DockerConfigProvider that simply reads the .dockercfg file
|
||||
type defaultDockerConfigProvider struct{}
|
||||
|
||||
// init registers our default provider, which simply reads the .dockercfg file.
|
||||
|
Reference in New Issue
Block a user