mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-12 13:25:29 +00:00
Format Codes
Chore: Correct words and format codes Revert three changes Revert 1 change Revert again Revert 2 changes Kubernetes-commit: af7cf4abc6bfeb0d2cfaca76097cf7a0603c4495
This commit is contained in:
committed by
Kubernetes Publisher
parent
5d33118d47
commit
abfce0f8c3
@@ -203,7 +203,7 @@ type TLSClientConfig struct {
|
||||
// Server should be accessed without verifying the TLS certificate. For testing only.
|
||||
Insecure bool
|
||||
// ServerName is passed to the server for SNI and is used in the client to check server
|
||||
// ceritificates against. If ServerName is empty, the hostname used to contact the
|
||||
// certificates against. If ServerName is empty, the hostname used to contact the
|
||||
// server is used.
|
||||
ServerName string
|
||||
|
||||
|
Reference in New Issue
Block a user