//
pkg.gl
Category
kubevirt.io/kubevirt
pkg
util
tls
package
1.5.0-rc.1
Repository:
https://github.com/kubevirt/kubevirt.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
14
Dependents
17
Files
422 SLOC
#
Functions
CipherSuiteIds
CipherSuiteNameMap
NewCAManager
NewKubernetesClientCAManager
SetupExportProxyTLS
SetupPromTLS
SetupTLSForVirtHandlerClients
SetupTLSForVirtHandlerServer
SetupTLSWithCertManager
TLSVersion
TLSVersion converts from human-readable TLS version (for example "1.1") to the values accepted by tls.Config (for example 0x301).
TLSVersionName
TLSVersionName converts from tls.Config id version to human-readable TLS version.
#
Interfaces
ClientCAManager