//
pkg.gl
Category
github.com/siderolabs/talos
internal
pkg
encryption
package
1.8.1
Repository:
https://github.com/siderolabs/talos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
343 SLOC
#
Packages
helpers
Package helpers defines encryption handlers.
keys
Package keys contains various encryption KeyHandler implementations.
#
Functions
NewHandler
NewHandler creates new Handler.
#
Structs
Handler
Handler reads encryption config, creates appropriate encryption provider, handles encrypted partition open and close.
NodeParams
NodeParams contains node information relevant for the encryption handler.