Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { // Args is a list of command-line args passed from main() Args []string // InitOnly when set to true, initializes config and aux // endpoints but does not start the process InitOnly bool }
Options combines init/start teleport options
type StdReadWriter ¶
type StdReadWriter struct { }
Click to show internal directories.
Click to hide internal directories.