Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Session ¶
type Session struct { SvcClient ssmiface.SSMAPI Region string InstanceID string LocalPort, RemotePort int }
func (Session) Start ¶
Start an interactive Systems Manager session with a remote instance via the AWS session-manager-plugin. To terminate the session you must cancell the context. If you do not wish to terminate the session manually: calling StopSession on a instance of this driver will terminate the active session created from calling StartSession.
Click to show internal directories.
Click to hide internal directories.