# Packages
Package provisiontest provides utilities for testing provisioners.
# Functions
DockerClientVersion returns the version of the Docker client on the host that ssh is connected to, e.g.
# Structs
OsRelease reflects values in /etc/os-release Values in this struct must always be string or the reflection will not work properly.
RegisteredProvisioner creates a new provisioner.