Documentation
¶
Index ¶
Constants ¶
View Source
const ( StaticCaFile = "TLS_OPTION_CA_FILE" StaticServerName = "TLS_OPTION_SERVER_NAME" )
Variables ¶
View Source
var ErrGrpcTLSNotInCluster = errors.New("unable to load tls configuration, TLS_OPTION_CA_FILE or TLS_OPTION_SERVER_NAME must be defined")
Functions ¶
func GetHostNameMustSpecified ¶
func GetHostNameMustSpecified() string
GetHostNameMustSpecified will fatal if the hostname hasn't been specified
func StaticClientCerts ¶ added in v1.0.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.