# Functions
NewInstance creates a new Teleport process instance.
SetTestTimeouts affects global timeouts inside Teleport, making connections work faster but consuming more CPU (useful for integration testing).
# Structs
No description provided by the author
TeleInstance represents an in-memory instance of a teleport process for testing.
No description provided by the author