package
1.2.22
Repository: https://github.com/adevinta/vulcan-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ParseImage validates and enrich the image with domain (docker.io if domain missing), tag (latest if missing),.

# Constants

Constants defining environment variables that a check expects.
Constants defining environment variables that a check expects.
Constants defining environment variables that a check expects.
Constants defining environment variables that a check expects.
Constants defining environment variables that a check expects.
Constants defining environment variables that a check expects.
Constants defining environment variables that a check expects.
Constants defining environment variables that a check expects.

# Variables

ErrNonZeroExitCode is returned by the docker backend when a container finished with an exit code different from 0.

# Structs

APIConfig defines address where a component of the agent will be listening to the http requests sent by the checks running.
No description provided by the author
RunResult defines the info that must be returned when a check is finished.

# Interfaces

Backend defines the shape of the backend that executes checks.

# Type aliases

CheckVars contains the static checks vars that some checks needs to be injected in their docker to run.