Secure

com.coralogix.zio.k8s.client.config.package$.K8sServerCertificate$.Secure
final case class Secure(certificate: KeySource, disableHostnameVerification: Boolean) extends K8sServerCertificate

Secure TLS connection

Attributes

certificate

Server certification

disableHostnameVerification

Disables hostname verification

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product