package
0.0.0-20250219162157-855046650a13
Repository: https://github.com/k8snetworkplumbingwg/linuxptp-daemon.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
InitializeOffsetMaps ..
New LinuxPTP is called by daemon to generate new linuxptp instance.
No description provided by the author
NewProcessManager is used by unit tests.
No description provided by the author
No description provided by the author
StartMetricsServer runs the prometheus listner so that metrics can be collected.
UpdateClockClassMetrics ..
No description provided by the author
No description provided by the author
UpdatePTPHAMetrics ..
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
FREERUN ...
No description provided by the author
No description provided by the author
GPSD_DIR ..
No description provided by the author
No description provided by the author
GPSPIPE_PROCESSNAME ..
GPSPIPE_SERIALPORT ..
No description provided by the author
No description provided by the author
HOLDOVER.
No description provided by the author
No description provided by the author
LOCKED ...
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ClockClassMetrics metrics to show current clock class.
ClockState metrics to show current clock state.
No description provided by the author
No description provided by the author
InterfaceRole metrics to show current interface role.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PTPHAMetrics metrics to show current ha profiles.
SynceClockQL metrics to show current synce Clock Qulity.
SynceQLInfo metrics to show current QL values.

# Structs

Daemon is the main structure for linuxptp instance.
No description provided by the author
GPSDSubscriber ..
LinuxPTPUpdate controls whether to update linuxPTP conf and contains linuxPTP conf to be updated.
No description provided by the author
ProcessManager manages a set of ptpProcess which could be ptp4l, phc2sys or timemaster.