Documentation ¶
Index ¶
- func AssertEncoderAgainstGoldenImageSnapshot(t *testing.T, format sbom.Format, sbom sbom.SBOM, testImage string, ...)
- func AssertEncoderAgainstGoldenSnapshot(t *testing.T, format sbom.Format, sbom sbom.SBOM, 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 AssertEncoderAgainstGoldenImageSnapshot ¶ added in v0.35.0
func AssertEncoderAgainstGoldenSnapshot ¶ added in v0.35.0
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.