MCPcopy
hub / github.com/moby/moby / DockerRegistryAuthHtpasswdSuite

Struct DockerRegistryAuthHtpasswdSuite

integration-cli/check_test.go:466–470  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

464}
465
466type DockerRegistryAuthHtpasswdSuite struct {
467 ds *DockerSuite
468 reg *registry.V2
469 d *daemon.Daemon
470}
471
472func (s *DockerRegistryAuthHtpasswdSuite) OnTimeout(t *testing.T) {
473 s.d.DumpStackAndQuit()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected