Documentation ¶
Overview ¶
Package helpers defines encryption handlers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SystemInformationGetter ¶
type SystemInformationGetter func(context.Context) (*hardware.SystemInformation, error)
SystemInformationGetter defines the closure which can be used in key handlers to get the node UUID.
Click to show internal directories.
Click to hide internal directories.