jobinit

command
v0.0.0-...-738d9da Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

README

JobInit

JobInit is used as the init container for injecting a Git repository to the Job that builds a Function.

Environment variables

JobInit uses these environment variables:

Variable Description Default value
APP_MOUNT_PATH Path under which JobInit should clone the repository /workspace
APP_REPOSITORY_URL Address of the Git repository to clone
APP_REPOSITORY_COMMIT Commit to check out when cloning the repository
APP_REPOSITORY_AUTH_TYPE Authentication type used to clone the repository
APP_REPOSITORY_USERNAME Username of the account used to clone the private repository
APP_REPOSITORY_PASSWORD Password of the account used to clone the private repository
APP_REPOSITORY_KEY Private key of the account used to clone the private repository

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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