K8sServerCertificate

com.coralogix.zio.k8s.client.config.package$.K8sServerCertificate
See theK8sServerCertificate companion object
sealed trait K8sServerCertificate

Configured Kubernetes server certifications

K8sServerCertificate.Insecure should only be used for testing purposes.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Insecure.type
class Secure
In this article