Documentation
¶
Overview ¶
Package util contains utilities which are shared between packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DockerClientVersion ¶ added in v1.3.0
DockerClientVersion attempts to discover the version of the Docker client, returning the major, minor, and patch versions, or an error if unsuccessful.
func DockerMajorMinorVersion ¶ added in v1.3.0
DockerMajorMinorVersion attempts to discover the major and minor version numbers of the Docker client, returning <major>, <minor>, nil if successful, 0, 0, err otherwise.
func SdkConfigPath ¶
SdkConfigPath tries to return the directory where the gcloud config is located.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.