package
0.5.0-test1
Repository: https://github.com/ezodude/compose-on-kubernetes.git
Documentation: pkg.go.dev

# Functions

EncodeCertPEM embed a certificate in a PEM block.
NewRSASigner generates a private key suitable for a TLS cert (client or server).
NewSelfSignedCA creates a CA and return it with its private key.

# Interfaces

CA is a certificate authority usable to generated signed certificates.
SignerWithPEM is a signer implementation that has its PEM encoded representation attached.