gen

package
v1.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2024 License: MPL-2.0 Imports: 36 Imported by: 0

Documentation

Overview

Package gen implements the genration of various artifacts.

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "gen",
	Short: "Generate CAs, certificates, and private keys",
	Long:  ``,
}

Cmd represents the `gen` command.

Functions

func GenerateConfigBundle added in v1.5.0

func GenerateConfigBundle(genOptions []generate.Option,
	clusterName string,
	endpoint string,
	kubernetesVersion string,
	configPatch []string,
	configPatchControlPlane []string,
	configPatchWorker []string,
) (*bundle.Bundle, error)

GenerateConfigBundle generates the Talos config bundle

GenerateConfigBundle is useful for integration with external tooling options.

func NewConfigCmd

func NewConfigCmd(name string) *cobra.Command

NewConfigCmd builds the config generation subcommand with the given name.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL