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.9.0-beta.1
Opens a new window with list of versions in this module.
Published: Mar 17, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package makefs provides function to format and grow filesystems.
VFAT creates a VFAT filesystem on the specified partition.
XFS creates a XFS filesystem on the specified partition.
XFSGrow expands a XFS filesystem to the maximum possible. The partition
MUST be mounted, or this will fail.
Option to control makefs settings.
WithForce forces creation of a filesystem even if one already exists.
WithLabel sets the label for the filesystem to be created.
Options for makefs.
NewDefaultOptions builds options with specified setters applied.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.