commands

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure

func Configure() error

func InstanceList

func InstanceList(ctx context.Context, format string) error

func InstanceLoadBalance

func InstanceLoadBalance(opts InstanceLoadBalanceOptions) error

func InstanceShell

func InstanceShell(opts InstanceShellOptions) error

Types

type InstanceLoadBalanceOptions

type InstanceLoadBalanceOptions struct {
	Ctx                          context.Context
	ServiceName                  string
	InstanceFilters              service.InstanceFilters
	LoadBalancerListenerProtocol types.ProtocolEnum
	LoadBalancerIpProtocol       string
	LoadBalancerPort             int32
	TrafficPort                  int32
	TrafficProtocol              types.ProtocolEnum
	CertificateNames             []string
	DomainNames                  []string
	Private                      bool
}

type InstanceShellOptions

type InstanceShellOptions struct {
	Ctx             context.Context
	InstanceFilters service.InstanceFilters
	User            string
	Command         string
	Quiet           bool
	Parallel        bool
}

Jump to

Keyboard shortcuts

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