package
0.0.0-20240912171544-ef18504847b0
Repository: https://github.com/google/gnxi.git
Documentation: pkg.go.dev
# Functions
RunTests will take in test name and run each test or all tests.
WipeContainers will delete the images and containers generated by the containers.
# Variables
InitContainers will check if the containers are running and run them if not.
RunContainer runs an executable in a docker container.
# Interfaces
Client used to interface with Docker.