MCPcopy Index your code
hub / github.com/devspace-sh/devspace / GetAuthConfig

Method GetAuthConfig

pkg/devspace/docker/client.go:41–41  ·  view source on GitHub ↗
(ctx context.Context, registryURL string, checkCredentialsStore bool)

Source from the content-addressed store, hash-verified

39
40 Login(ctx context.Context, registryURL, user, password string, checkCredentialsStore, saveAuthConfig, relogin bool) (*dockerregistry.AuthConfig, error)
41 GetAuthConfig(ctx context.Context, registryURL string, checkCredentialsStore bool) (*dockerregistry.AuthConfig, error)
42
43 ParseProxyConfig(buildArgs map[string]*string) map[string]*string
44

Callers 3

createPullSecretMethod · 0.65
getDefaultAuthConfigFunction · 0.65
AddImageMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected