Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(cmdlineArgs []string, distro teleport.DistroType, testRun bool) (executedCommand string, conf *service.Config)
same as main() but has a testing switch
- cmdlineArgs are passed from main()
- distro can be "" (OSS version) or "enterprise"
- testRun is 'true' when running under an integration test
Types ¶
type StdReadWriter ¶
type StdReadWriter struct { }
Click to show internal directories.
Click to hide internal directories.