mirror of https://github.com/kubernetes/kops.git
URL's Host field is "host" or "host:port". (see https://golang.org/pkg/net/url/#URL ) "host:port" can't be used as net.LookupHost's parameter. I recommend using URL.Hostname() instead of URL.Host. |
||
---|---|---|
.. | ||
BUILD.bazel | ||
node_conditions.go | ||
validate_cluster.go | ||
validate_cluster_test.go |