Documentation ¶
Index ¶
- Constants
- func GetFixtureImage(t testing.TB, source, name string) *image.Image
- func GetFixtureImageSIFPath(t testing.TB, name string) string
- func GetFixtureImageTarPath(t testing.TB, name string) string
- func GetGoldenFixtureImage(t testing.TB, name string) *image.Image
- func LoadFixtureImageIntoContainerd(t testing.TB, name string) string
- func LoadFixtureImageIntoDocker(t testing.TB, name string) string
- func LoadFixtureImageIntoPodman(t testing.TB, name string) string
- func PrepareFixtureImage(t testing.TB, source, name string) string
- func UpdateGoldenFixtureImage(t testing.TB, name string)
Constants ¶
View Source
const ( CacheDir = testutils.TestFixturesDir + string(filepath.Separator) + "cache" ImagePrefix = "stereoscope-fixture" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.