GO-2022-0491 : Configuration API in EdgeXFoundry 2.1.0 and earlier exposes message bus credentials to local unauthenticated users in github.com/edgexfoundry/app-functions-sdk-go
The highest tagged major version is
v4 .
Discover Packages
github.com/edgexfoundry/device-sdk-go/v2
internal
telemetry
package
Version:
v2.0.0-dev.58
Opens a new window with list of versions in this module.
Published: May 12, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types AvgCpuUsage(init, final) StartCpuUsageAverage(appWg, appCtx, logger) type CpuUsage type SystemUsage PollCpu() NewSystemUsage()
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
type CpuUsage struct {
Busy,
Idle,
Total uint64
}
type SystemUsage struct {
Memory memoryUsage
CpuBusyAvg float64
}
SystemUsage
swagger:model
Source Files
¶
Click to show internal directories.
Click to hide internal directories.