提交 084eeaff 编写于 作者: S Shane Ramey 提交者: dlorenc

fix gofmt errors

上级 2b888063
...@@ -29,8 +29,8 @@ import ( ...@@ -29,8 +29,8 @@ import (
// APIServerPort is the port that the API server should listen on. // APIServerPort is the port that the API server should listen on.
const ( const (
APIServerPort = 8443 APIServerPort = 8443
APIServerName = "minikubeCA" APIServerName = "minikubeCA"
ClusterDNSDomain = "cluster.local" ClusterDNSDomain = "cluster.local"
) )
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册