package
2.16.9+incompatible
Repository: https://github.com/openpitrix/helm.git
Documentation: pkg.go.dev
# Functions
CertFromFilePair returns an tls.Certificate containing the certificates public/private key pair from a pair of given PEM-encoded files.
CertPoolFromFile returns an x509.CertPool containing the certificates in the given PEM-encoded file.
ClientConfig returns a TLS configuration for use by a Helm client.
NewClientTLS returns tls.Config appropriate for client auth.
NewTLSConfig returns tls.Config appropriate for client and/or server auth.
ServerConfig returns a TLS configuration for use by the Tiller server.