Documentation
¶
Index ¶
- func DatedArtifactPath(rootDir, filename string, ts time.Time) string
- func DownloadContextFile(ctx *config.Context, sourcePath, localPath string) error
- func EnsureDirOnContext(ctx *config.Context, dir string) error
- func EnsurePathAbsentOnContext(ctx *config.Context, path string) error
- func MakeTempWorkDir(pattern string) (string, func(), error)
- func PathExistsOnContext(ctx *config.Context, path string) (bool, error)
- func RemoveContextHostPath(runCtx context.Context, ctx *config.Context, path string)
- func ResolveContextPair(sourceName, targetName string) (*config.Context, *config.Context, error)
- func ResolveRecentArtifact(ctx *config.Context, rootDir, filename string, fresh bool, now time.Time, ...) (string, error)
- func StageArtifactBetweenContexts(runCtx context.Context, sourceCtx, targetCtx *config.Context, ...) (string, func(), error)
- func SyncArtifactName(prefix, suffix string) string
- type Spec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadContextFile ¶
func MakeTempWorkDir ¶
func RemoveContextHostPath ¶
func ResolveContextPair ¶
func ResolveRecentArtifact ¶
func SyncArtifactName ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.