package
Version:
v1.0.0-rc3
Opens a new window with list of versions in this module.
Published: Feb 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package containerregistry provides basic utilities around configuring the fake
container registry server component for integration testing.
Config defines the options for creating an fake container registry component.
type Instance interface {
Address() string
}
Instance represents a deployed fake container registry app instance.
New returns a new instance of container registry.
NewOrFail returns a new container registry instance or fails test.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.