process

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2020 License: MIT Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = os.Getenv(configEnv)

Config contains a stringified JSON object containing config for the target (allowed to be empty)

View Source
var ConfigPath = path.Join(DataVolumePath, os.Getenv(configPathEnv))

ConfigPath contains a string/folder pointing to the folder where iterum config files should be stored (allowed to be empty)

View Source
var DataVolumePath = os.Getenv(dataVolumePathEnv)

DataVolumePath is the path to the shared volume within this pod

View Source
var Name = os.Getenv(nameEnv)

Name is the name (user defined) for this transformation step/fragmenter/etc

View Source
var PipelineHash = os.Getenv(pipelineHashEnv)

PipelineHash is the hash associated with this pipeline run

Functions

func VerifyIterumEnvs

func VerifyIterumEnvs() error

VerifyIterumEnvs checks whether each of the environment variables returned a non-empty value

Types

This section is empty.

Jump to

Keyboard shortcuts

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