Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBuilderImage ¶ added in v1.0.1
func GetBuilderImage(config *api.Config) (*docker.PullResult, error)
GetBuilderImage processes the config and performs operations necessary to make the Docker image specified as BuilderImage available locally. It returns information about the base image, containing metadata necessary for choosing the right STI build strategy.
func GetStrategy ¶
GetStrategy decides what build strategy will be used for the STI build. TODO: deprecated, use Strategy() instead
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.