instance

package
v2.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatSSHKeyToTag added in v2.28.0

func FormatSSHKeyToTag(publicKey string) string

func GetCommands

func GetCommands() *core.Commands

GetCommands returns instance commands.

This function: - Gets the generated commands - Register handwritten marshalers - Apply handwritten overrides (of Command.Run and Command.View) - Merge handwritten commands

func GetGeneratedCommands

func GetGeneratedCommands() *core.Commands

Types

type SSHKeyFormat added in v2.16.0

type SSHKeyFormat struct {
	Name string `json:"name"`
	Type string `json:"type"`
	Key  string `json:"key"`
}

Jump to

Keyboard shortcuts

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