Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client the struct that runs the program
func (*Client) ShowConfiguration ¶
func (r *Client) ShowConfiguration()
ShowConfiguration shows the environment variables being set
func (*Client) ValidateAwsEnv ¶
ValidateAwsEnv validates all aws related configration and set defaults from environment variables
func (*Client) ValidateOtherEnv ¶
ValidateOtherEnv validates all system info from environment variables.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.