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

Method ParseProxyConfig

pkg/devspace/docker/client.go:43–43  ·  view source on GitHub ↗
(buildArgs map[string]*string)

Source from the content-addressed store, hash-verified

41 GetAuthConfig(ctx context.Context, registryURL string, checkCredentialsStore bool) (*dockerregistry.AuthConfig, error)
42
43 ParseProxyConfig(buildArgs map[string]*string) map[string]*string
44
45 DeleteImageByName(ctx context.Context, imageName string, log log.Logger) ([]image.DeleteResponse, error)
46 DeleteImageByFilter(ctx context.Context, filter filters.Args, log log.Logger) ([]image.DeleteResponse, error)

Callers 1

ParseProxyConfigMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected