# 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.
# 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.