# Functions

DockerClientVersion attempts to discover the major and minor version numbers of the Docker client, returning <major number>, <minor number>, <patch number>, <patch suffix>, nil if successful, 0, 0, err otherwise.
SdkConfigPath tries to return the directory where the gcloud config is located.