package
5.0.1
Repository: https://github.com/incident-io/theatre.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CreateInteractiveStreamOptions constructs streaming configuration that attaches the default OS stdout, stderr, stdin, with a tty, and an additional function which should be used to wrap any interactive process that will make use of the tty.
New builds a runner.

# Structs

AttachOptions encapsulates the arguments to attach to a console.
No description provided by the author
CreateOptions encapsulates the arguments to create a console.
No description provided by the author
No description provided by the author
No description provided by the author
MultipleConsoleTemplateError is returned whenever our selector was too broad, and matched more than one ConsoleTemplate resource.
Options defines the parameters that can be set upon a new console.
Runner is responsible for managing the lifecycle of a console.

# Interfaces

No description provided by the author
LifecycleHook provides a communication to react to console lifecycle changes.

# Type aliases

No description provided by the author
Alias genericclioptions.IOStreams to avoid additional imports.