//
pkg.gl
Category
github.com/csrwng/external-dns
pkg
tlsutils
package
0.5.12
Repository:
https://github.com/csrwng/external-dns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
64 SLOC
#
Functions
CreateTLSConfig
CreateTLSConfig creates tls.Config instance from TLS parameters passed in environment variables with the given prefix.
NewTLSConfig
NewTLSConfig creates a tls.Config instance from directly-passed parameters, loading the ca, cert, and key from disk.