package
0.1.1
Repository: https://github.com/danhale-git/runrdp.git
Documentation: pkg.go.dev

# Functions

BasicStruct a struct of type hosts.Basic.
EC2Struct returns a struct of type hosts.EC2.
FieldNameIsGlobal returns true if the given name is in the list of global host field names.
GlobalFieldNames returns a slice of field name strings corresponding to GlobalFields.

# Constants

EC2TagSeparator is the delimeter use when defining array values on the command line.
Global fields may be used with any host type.
Global fields may be used with any host type.
Global fields may be used with any host type.
Global fields may be used with any host type.
Global fields may be used with any host type.
Global fields may be used with any host type.
Global fields may be used with any host type.

# Variables

Map is the source of truth for a complete list of implemented host key names and struct functions.

# Structs

Basic defines a host to connect to using an IP or hostname.
EC2 defines an AWS EC2 instance to connect to by getting it's address from the AWS API.

# Type aliases

GlobalFields are the names of fields which may be configured in any host.