build

package
v2.50.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2021 License: Apache-2.0, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithBuildContext

func WithBuildContext(t testingT, contextOperators ...func(*fakecontext.Fake) error) func(*icmd.Cmd) func()

WithBuildContext sets up the build context

func WithContextPath

func WithContextPath(path string) func(*icmd.Cmd) func()

WithContextPath sets the build context path

func WithDockerfile

func WithDockerfile(dockerfile string) func(*icmd.Cmd) func()

WithDockerfile creates / returns a CmdOperator to set the Dockerfile for a build operation

func WithExternalBuildContext

func WithExternalBuildContext(ctx *fakecontext.Fake) func(*icmd.Cmd) func()

WithExternalBuildContext use the specified context as build context

func WithFile

func WithFile(name, content string) func(*fakecontext.Fake) error

WithFile adds the specified file (with content) in the build context

func WithStdinContext

func WithStdinContext(closer io.ReadCloser) func(*icmd.Cmd) func()

WithStdinContext sets the build context from the standard input with the specified reader

func WithoutCache

func WithoutCache(cmd *icmd.Cmd) func()

WithoutCache makes the build ignore cache

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL