Versions in this module Expand all Collapse all v0 v0.5.2 Aug 10, 2026 Changes in this version + const Name + func New(_ *cpb.PluginConfig) (filesystem.Extractor, error) + type Extractor struct + func (e Extractor) Extract(_ context.Context, input *filesystem.ScanInput) (inventory.Inventory, error) + func (e Extractor) FileRequired(api filesystem.FileAPI) bool + func (e Extractor) Name() string + func (e Extractor) Requirements() *plugin.Capabilities + func (e Extractor) Version() int