package
1.8.1
Repository: https://github.com/siderolabs/talos.git
Documentation: pkg.go.dev

# Functions

NewAdjtimeStatus initializes a TimeSync resource.
NewStatus initializes a TimeSync resource.
NewSyncCondition builds a coondition which waits for the time to be in sync.

# Constants

AdjtimeStatusID is the ID of the singletone resource.
AdjtimeStatusType is type of AdjtimeStatus resource.
StatusID is the ID of the singletone resource.
StatusType is type of TimeSync resource.

# Structs

AdjtimeStatusExtension provides auxiliary methods for AdjtimeStatus.
AdjtimeStatusSpec describes Linux internal adjtime state.
StatusExtension provides auxiliary methods for Status.
StatusSpec describes time sync state.
SyncCondition implements condition which waits for the time to be in sync.