Documentation ¶
Index ¶
Constants ¶
View Source
const File = "Dockerfile.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 IsGrpcServer bool GrpcServerPort string }
Copier integrations specific copier
func (Copier) CreateDockerFile ¶
CreateDockerFile creates required file from language template.
Click to show internal directories.
Click to hide internal directories.