package
4.0.0+incompatible
Repository: https://github.com/openshift/builder.git
Documentation: pkg.go.dev
# Functions
CommandFor returns the appropriate command for this base name, or the OpenShift CLI command.
CopyDirIfExists recursively copies a directory to the destination path.
CopyFileIfExists copies the source file to the given destination, if the source file exists.
GLog binds the log flags from the default Google "flag" package into a pflag.FlagSet.
NewCmdVersion provides a shim around version for non-client packages that require version information.
NewCommandDockerBuilder provides a CLI handler for Docker build type.
No description provided by the author
NewCommandGitClone manages cloning the git source for a build.
No description provided by the author
NewCommandS2IBuilder provides a CLI handler for S2I build type.