Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SupportedSchemaVersionRegexp = regexp.MustCompile(`^2\..+`)
Functions ¶
func ConvertDevfileToDevWorkspaceTemplate ¶
func ConvertDevfileToDevWorkspaceTemplate(devfile *dw.Devfile) (*dw.DevWorkspaceTemplate, error)
func FetchDevWorkspaceTemplate ¶
func FetchDevWorkspaceTemplate(location string, httpClient HTTPGetter) (*dw.DevWorkspaceTemplateSpec, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.