connect

package
v0.15.5 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{
	Name:  "connect",
	Usage: "connect Kubernetes network",

	HideHelpCommand: true,

	Subcommands: []*cli.Command{
		proxyCommand,
		sshuttleCommand,
		catapultCommand,
	},

	Action: func(c *cli.Context) error {
		return catapultCommand.Action(c)
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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