Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fallback ¶ added in v0.3.0
Fallback returns true if we should attempt to fallback to a daemonless mechanism. If the return value is (false, nil) then we should not fallback and Docker appears ready to use. If the return value is (false, non-nil) then we should not fallback but Docker does NOT appear healthy.
Note that a return value of true means that we should attempt a fallback, but this method doesn't validate that any fallback mechanism is actually available.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.