Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MacAddresses ¶
func MacAddresses() []string
Types ¶
type Cache ¶
type Cache struct { MacAddresses []string Os OsInfo Domain string // contains filtered or unexported fields }
func (*Cache) AddActiveService ¶
func (*Cache) ProcessInfo ¶
func (cache *Cache) ProcessInfo(processPath string) ProcessInfo
func (*Cache) RemoveService ¶
func (*Cache) SetServiceQueryMap ¶
func (cache *Cache) SetServiceQueryMap(serviceQueryMap map[string]map[string]edge.PostureQuery)
type ProcessInfo ¶
func Process ¶
func Process(expectedPath string) ProcessInfo
Click to show internal directories.
Click to hide internal directories.