action

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMainCommand

func GetMainCommand() *cobra.Command

Types

type EditComponentData added in v0.18.0

type EditComponentData struct {
	common.ItemOptions

	K8SIntegration string

	GitTarget string

	WithDeploy bool
}

type SSHOptions added in v0.14.0

type SSHOptions struct {
	Namespace string
	PodName   string
	Container string

	Shell string

	NoTTY    bool
	NoBanner bool
}

func (*SSHOptions) MakeExecOptions added in v0.14.0

func (o *SSHOptions) MakeExecOptions(kubeConfig *environment.KubeConfigItem) *k8sExec.Options

func (*SSHOptions) UpdateFlagSet added in v0.14.0

func (o *SSHOptions) UpdateFlagSet(flags *pflag.FlagSet)

Jump to

Keyboard shortcuts

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