View Source K8s.Conn.Auth.Certificate (k8s v2.0.0-rc.2)

Certificate based cluster authentication.

Link to this section Summary

Link to this section Types

@type t() :: %K8s.Conn.Auth.Certificate{certificate: binary(), key: binary()}