Documentation ¶
Index ¶
Constants ¶
View Source
const ( ID = "discovery_software" Name = "Discovery Software" ShellToUse = "powershell.exe" )
Variables ¶
This section is empty.
Functions ¶
func NewDiscoverySoftware ¶
func NewDiscoverySoftware(opts ...DiscoverySoftwareOptions) sergeant.Runnable
Types ¶
type DiscoverySoftware ¶
type DiscoverySoftware struct{}
func (*DiscoverySoftware) ID ¶
func (e *DiscoverySoftware) ID() string
func (*DiscoverySoftware) Name ¶
func (e *DiscoverySoftware) Name() string
type DiscoverySoftwareOptions ¶
type DiscoverySoftwareOptions struct{}
Click to show internal directories.
Click to hide internal directories.