# Functions

No description provided by the author
No description provided by the author

# Variables

AuthenticatedUserID OpenShift UID of user authorized to access DevWorksapce.
ID for the current DevWorkspace.
Name of the current DevWorkspace.
Namespace for the current DevWorkspace.
IdleTimeout is a inactivity period after which workspace should be stopped Default -1, which mean - does not stop.
PodSelector set of labels to be used as selector for getting workspace pod.
StopRetryPeriod is a period after which workspace should be tried to stop if the previous try failed Defaults 10 second.
URL to listen on (default :4444).
UseBearerToken (deprecated) kept for compatibility but if specified must have 'true' value.
UseTLS (deprecated) kept for compatibility but if specified must have 'true' value.