Documentation
¶
Index ¶
- func AssertPresenterAgainstGoldenImageSnapshot(t *testing.T, pres presenter.Presenter, testImage string, updateSnapshot bool, ...)
- func AssertPresenterAgainstGoldenSnapshot(t *testing.T, pres presenter.Presenter, updateSnapshot bool, ...)
- func DirectoryInput(t testing.TB) sbom.SBOM
- func ImageInput(t testing.TB, testImage string, options ...ImageOption) sbom.SBOM
- type ImageOption
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImageInput ¶
Types ¶
type ImageOption ¶ added in v0.29.0
type ImageOption func(cfg *imageCfg)
func FromSnapshot ¶ added in v0.29.0
func FromSnapshot() ImageOption
Click to show internal directories.
Click to hide internal directories.