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.10
Opens a new window with list of versions in this module.
Published: Dec 2, 2019
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
¶
NewChunker initializes a Chunker with default values.
File is a conecrete type that implements the chunker.Chunker interface.
Read implements ChunkReader.
nolint: gocyclo
Option is the functional option func.
Size sets the chunk size of the Chunker.
type Options struct {
Size int
}
Options is the functional options struct.
Source is an interface describing the source of a File.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.