# Functions
NewStarterClient is a helper function to create a new CheStarter client Uses http.DefaultClient.
# Structs
StarterClient describes the REST interface between Platform and Che Starter.
WorkspaceConfig represents the workspace config.
WorkspaceError represent an error comming from the che-starter service.
WorkspaceLink represents a URL for the location of a workspace.
WorkspaceRequest represents a create workspace request body.
WorkspaceResponse represents a create workspace response body.