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 SaltGetter ¶ added in v1.11.0
SaltGetter defines the closure which can be used in key handlers to get the encryption salt.
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.