Documentation ¶
Overview ¶
Package clientconfighelpers implements helper function related to client configurations
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRegistryTrustedRootCertsFileForWindows ¶
AddRegistryTrustedRootCertsFileForWindows adds CA certificate to registry options for windows environments
func GetCustomRepositoryCaCertificateForClient ¶
func GetCustomRepositoryCaCertificateForClient(tkgconfigReaderWriter tkgconfigreaderwriter.TKGConfigReaderWriter) ([]byte, error)
GetCustomRepositoryCaCertificateForClient returns CA certificate to use with cli client This function reads the CA certificate from following variables in decreasing order of precedence: 1. PROXY_CA_CERT 2. TKG_PROXY_CA_CERT 3. TKG_CUSTOM_IMAGE_REPOSITORY_CA_CERTIFICATE
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.