Documentation ¶
Index ¶
Constants ¶
View Source
const StartShFile = "devspace_start.sh.tmpl"
View Source
const YamlFile = "devspace.yaml.tmpl"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Copier ¶
type Copier struct { NodeDirectoryName string TemplatesRootPath string Data map[string]interface{} IsRestServer bool RestServerPort string }
Copier integrations specific copier
func (Copier) CreateDevspaceConfigs ¶
CreateDevspaceConfigs creates required file from language template.
Click to show internal directories.
Click to hide internal directories.