# Functions

NewTinyCA creates a new a tiny CA utility for provisioning serving certs and client certs FOR TESTING ONLY.

# Structs

CertPair is a private key and certificate for use for client auth, as a CA, or serving.
ClientInfo describes some Kubernetes user for the purposes of creating client certificates.
TinyCA supports signing serving certs and client-certs, and can be used as an auth mechanism with envtest.