package
0.1.3
Repository: https://github.com/lf-edge/adam.git
Documentation: pkg.go.dev

# Functions

GetDevicePath get the path for a given device.

# Constants

DeviceCertFilename the location in the device-specific directory that contains the device certificate.
DeviceOnboardFilename the location in the device-specific directory that contains the onboarding certificate used.
No description provided by the author

# Structs

DeviceManager implementation of DeviceManager interface with a directory as the backing store.
DirReader reads the contents of all files in a directory, sorted by whatever the OS does and then lexicographically.
No description provided by the author