Method
Login
(ctx context.Context, registryURL, user, password string, checkCredentialsStore, saveAuthConfig, relogin bool)
Source from the content-addressed store, hash-verified
| 38 | ImagePush(ctx context.Context, ref string, options image.PushOptions) (io.ReadCloser, error) |
| 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 |
Tested by
no test coverage detected