Versions in this module Expand all Collapse all v0 v0.3.0 Jul 31, 2018 Changes in this version type KanikoBuildArgs + Target string v0.2.0 Jul 9, 2018 Changes in this version + type KanikoBuildArgs struct + Args []string + DockerfilePath string + Reproducible bool + SingleSnapshot bool + SnapshotMode string + SrcContext string v0.1.0 May 16, 2018 Changes in this version + func DoBuild(dockerfilePath, srcContext, snapshotMode string, args []string) (name.Reference, v1.Image, error) + func DoPush(ref name.Reference, image v1.Image, destination, tarPath string) error