Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bootstrap ¶ added in v0.2.1
Bootstrap defines parameters for the template processing
func NewCreate ¶ added in v0.2.1
NewCreate returns a new bootstrap for giben image name and destination directory
func (*Bootstrap) AddDockerfile ¶ added in v0.2.1
func (b *Bootstrap) AddDockerfile()
AddDockerfile creates an example Dockerfile
func (*Bootstrap) AddSTIScripts ¶ added in v0.2.1
func (b *Bootstrap) AddSTIScripts()
AddSTIScripts creates the STI scripts directory structure and process templates for STI scripts
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder provides a simple Build interface
func NewBuilder ¶
NewBuilder returns a new Builder
Click to show internal directories.
Click to hide internal directories.