generate

package
v1.59.1 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2025 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdGenerate

func NewCmdGenerate(f *cmdutils.Factory) *cobra.Command

Types

type ConsolePasswordReader

type ConsolePasswordReader struct{}

func (ConsolePasswordReader) Read

func (pr ConsolePasswordReader) Read() ([]byte, error)

type GenerateOpts

type GenerateOpts struct {
	IO                  *iostreams.IOStreams
	PrivateKeyLocation  string
	PersonalAccessToken string
	Hostname            string
}

type PasswordReader

type PasswordReader interface {
	Read() ([]byte, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳