Update config.go

pull/2761/head
AdamDang 2018-04-23 20:10:55 +08:00 committed by GitHub
parent d01d8e5773
commit 3c50dee461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ type KubeConfigSetup struct {
// The name of the cluster for this context
ClusterName string
// ClusterServerAddress is the address of of the kubernetes cluster
// ClusterServerAddress is the address of the kubernetes cluster
ClusterServerAddress string
// ClientCertificate is the path to a client cert file for TLS.