ssmsession

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSMPluginCommand

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

func NewSSMPluginCommand

func NewSSMPluginCommand(region string) SSMPluginCommand

func (SSMPluginCommand) Forward

func (s SSMPluginCommand) Forward(ssmSession *ssm.StartSessionOutput, sessionInput *ssm.StartSessionInput) error

func (SSMPluginCommand) Start

func (s SSMPluginCommand) Start(ssmSession *ecs.Session) error

type SSMPlugingRunner

type SSMPlugingRunner interface {
	InteractiveRun(name string, args []string) error
	BackgroundRun(name string, args []string) error
}

Jump to

Keyboard shortcuts

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