remote

package
v0.16.2 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{
	Name:  "remote",
	Usage: "remote development instances",

	HideHelpCommand: true,

	Subcommands: []*cli.Command{
		kubectlCommand,
		helmCommand,
		toolkitCommand,

		shellCommand,
		dockerCommand,
		codeCommand,
	},
}

Functions

func RunCode added in v0.16.1

func RunCode(ctx context.Context, client kubernetes.Client, stack string, port int, namespace, path string, ports map[int]int) error

func RunShell added in v0.16.1

func RunShell(ctx context.Context, client kubernetes.Client, namespace, image string, stdin, tty bool, path string, ports map[int]int) error

func RunToolKit added in v0.16.1

func RunToolKit(ctx context.Context, client kubernetes.Client, namespace string, command []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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