Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureImages ¶
Types ¶
type RegistryServer ¶
type RegistryServer struct { IP net.IP Port int Scheme string ListenIP net.IP Cleanup func(err error) Logs func() HostsDir string // contains "<HostIP>:<ListenPort>/hosts.toml" }
func NewRegistry ¶
func NewWithNoAuth ¶
func NewWithNoAuth(base *testutil.Base, port int, tls bool) *RegistryServer
func NewWithTokenAuth ¶
Click to show internal directories.
Click to hide internal directories.