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-rc.0
Opens a new window with list of versions in this module.
Published: Jan 11, 2020
License: MPL-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Metadata struct {
Timestamp time.Time `yaml:"timestamp"`
Upgraded bool `yaml:"upgraded"`
}
Metadata represents the node metadata.
NewMetadata initializes and returns the metadata.
Open attempts to read the metadata.
Bytes returns to byte slice representation of the metadata.
Path returns the path to the metadata.
Save attempts to save the metadata.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.