Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultCloudbuildFile = "cloudbuild.yaml"
)
Variables ¶
This section is empty.
Functions ¶
func PrepareBuilds ¶ added in v0.2.4
func RunBuildJobs ¶
Types ¶
type Options ¶
type Options struct { BuildDir string ConfigDir string CloudbuildFile string LogDir string ScratchBucket string Project string AllowDirty bool NoSource bool Async bool DiskSize string Variant string EnvPassthrough string }
TODO: Pull some of these options in cmd/gcbuilder, so they don't have to be public.
func (*Options) ValidateConfigDir ¶
Click to show internal directories.
Click to hide internal directories.