Documentation
¶
Index ¶
- func CreateDockerCompose(config DockerComposeTemplateConfig) ([]byte, error)
- func CreateDockerfile(config DockerTemplateConfig) ([]byte, error)
- func CreateEntrypoint(config EntrypointTemplateConfig) ([]byte, error)
- func CreateNginxConfig(config NginxConfigTemplateConfig) ([]byte, error)
- func CreateNginxDockerfile() []byte
- type DockerComposeTemplateConfig
- type DockerTemplateConfig
- type EntrypointTemplateConfig
- type NginxConfigTemplateConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDockerCompose ¶
func CreateDockerCompose(config DockerComposeTemplateConfig) ([]byte, error)
func CreateDockerfile ¶
func CreateDockerfile(config DockerTemplateConfig) ([]byte, error)
func CreateEntrypoint ¶
func CreateEntrypoint(config EntrypointTemplateConfig) ([]byte, error)
func CreateNginxConfig ¶
func CreateNginxConfig(config NginxConfigTemplateConfig) ([]byte, error)
func CreateNginxDockerfile ¶
func CreateNginxDockerfile() []byte
Types ¶
type DockerTemplateConfig ¶
Click to show internal directories.
Click to hide internal directories.