Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBootstrapToken ¶ added in v1.115.0
CreateBootstrapToken creates a bootstrap token for the kubelet and writes it to the file system.
func NewCommand ¶
NewCommand creates a new cobra.Command.
Types ¶
type Options ¶
type Options struct { *cmd.Options // ConfigDir is the path to a directory containing the Gardener configuration files for the init command, i.e., // files containing resources like CloudProfile, Shoot, etc. ConfigDir string }
Options contains options for this command.
Click to show internal directories.
Click to hide internal directories.