package
0.26.1
Repository: https://github.com/go-vela/worker.git
Documentation: pkg.go.dev

# Functions

Environment attempts to update the environment variables for the container based off the library resources.
Load attempts to capture the library step representing the container from the map.
LoadInit attempts to capture the container representing the init process from the pipeline.
LoadLogs attempts to capture the library step logs representing the container from the map.
Skip creates the ruledata from the build and repository information and returns true if the data does not match the ruleset for the given container.
Snapshot creates a moment in time record of the step and attempts to upload it to the server.
SnapshotInit creates a moment in time record of the init step and attempts to upload it to the server.
Upload tracks the final state of the step and attempts to upload it to the server.