Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllTypeNames ¶ added in v0.95.0
func AllTypeNames() []string
func AllTypes ¶
func AllTypes() []any
AllTypes returns a list of all pkg metadata types that syft supports (that are represented in the pkg.Package.Metadata field).
func DiscoverTypeNames ¶
func JSONLegacyName ¶ added in v0.95.0
func ReflectTypeFromJSONName ¶ added in v0.95.0
Types ¶
type CompletionTester ¶ added in v0.95.0
type CompletionTester struct {
// contains filtered or unexported fields
}
func NewCompletionTester ¶ added in v0.95.0
func NewCompletionTester(t testing.TB, ignore ...any) *CompletionTester
Source Files
¶
Click to show internal directories.
Click to hide internal directories.