package
0.0.0-20240702185740-6384c679ead7
Repository: https://github.com/aws/session-manager-plugin.git
Documentation: pkg.go.dev

# Packages

Package main represents the entry point to generate version.

# Functions

DoesAgentSupportDisableSmuxKeepAlive returns true if given agentVersion disables smux KeepAlive in TCP multiplexing in port plugin, false otherwise.
DoesAgentSupportTCPMultiplexing returns true if given agentVersion supports TCP multiplexing in port plugin, false otherwise.
DoesAgentSupportTerminateSessionFlag returns true if given agentVersion supports TerminateSession flag, false otherwise.
NewVersion initializes version struct by splitting given version string into string list using separator ".".

# Constants

Version is the version of the CLI.