# Functions

GetKubeClientset retrieves the clientset and namespace.
GetRuntime will return the runtime detected in the cluster Assumes a common runtime (first node found is returned).
LogBuilderLogs attempts to replay the log messages from the builder(s).
NewBuildContext creates a temporary directory with a set of files populated.
NewSimpleBuildContext creates a very simple Dockerfile for exercising the builder.
No description provided by the author
No description provided by the author
No description provided by the author
Skipper will skip this test if we're not in integration mode.

# Variables

TmpDirPattern sets the pattern for temporary files.

# Structs

No description provided by the author
RunBuildStreams can override in/out/err streams if the output needs to be evaluated if unset, stdin/stdout/stderr will be used.