Certificate based cluster authentication.
@type t() :: %K8s.Conn.Auth.Certificate{ cert_path: String.t(), certificate: binary(), key: binary(), key_path: String.t() }