Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { APIServer string APIToken string AppPort string BaseRoleARN string IAMRoleKey string MetadataAddress string Insecure bool Verbose bool Version bool // contains filtered or unexported fields }
Server encapsulates all of the parameters necessary for starting up the server. These can either be set via command line or directly.
Click to show internal directories.
Click to hide internal directories.