Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ArtifactsDir is the dir containing artifacts // // Deprecated: use knative.dev/pkg/test/ci.ArtifactsDir ArtifactsDir = ci.ArtifactsDir )
Variables ¶
View Source
var ( // IsCI returns whether the current environment is a CI environment. // // Deprecated: use knative.dev/pkg/test/ci.IsCI IsCI = ci.IsCI // GetLocalArtifactsDir gets the artifacts directory where prow looks for artifacts. // By default, it will look at the env var ARTIFACTS. // // Deprecated: use knative.dev/pkg/test/ci.GetLocalArtifactsDir GetLocalArtifactsDir = ci.GetLocalArtifactsDir )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.