提交 673341ce 编写于 作者: T Thomas Stromberg

Improve hostDriver comment

上级 a55573be
......@@ -520,7 +520,7 @@ func selectDriver(existing *config.ClusterConfig) registry.DriverState {
return pick
}
// hostDriver returns the true driver used without relying on config fields
// hostDriver returns the actual driver used by a libmachine host, which can differ from our config
func hostDriver(existing *config.ClusterConfig) string {
if existing == nil {
return ""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册