GO-2022-0995: Talos worker join token can be used to get elevated access level to the Talos API in github.com/talos-systems/talos
package
Version:
v0.3.0-alpha.4
Opens a new window with list of versions in this module.
Published: Oct 28, 2019
License: MPL-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Install(base string, config interface{}) (err error)
Install implements the Bootloader interface. It sets up syslinux with the
specified kernel parameters.
Prepare implements the Bootloader interface. It works by writing
gptmbr.bin to a block device.
func WriteSyslinuxCfg(base, path string, syslinuxcfg *Cfg) (err error)
WriteSyslinuxCfg write syslinux.cfg to disk.
Cfg reprsents the syslinux.cfg file.
Label reprsents a label in the syslinux.cfg file.
Syslinux represents the syslinux bootloader.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.