ecscli

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Driver

type Driver struct {
	// contains filtered or unexported fields
}

func NewDriver

func NewDriver(cfg aws.Config) *Driver

func (*Driver) ExecuteCommand

func (dri *Driver) ExecuteCommand(cluster string, taskId string, command string) error

func (*Driver) ExecuteInteractiveCommand

func (dri *Driver) ExecuteInteractiveCommand(cluster string, taskId string, command string) error

func (*Driver) GetContainerId

func (dri *Driver) GetContainerId(cluster string, taskId string) (string, error)

func (*Driver) StartPortForwardingSession

func (dri *Driver) StartPortForwardingSession(cluster string, taskId string, containerId string, remotePort uint, localPort uint) error

func (*Driver) StopTask

func (dri *Driver) StopTask(cluster string, taskId string) error

Jump to

Keyboard shortcuts

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