X509ManualCertificateResponse

data class X509ManualCertificateResponse(val secretRef: String)

X509 Certificate Authentication properties.

Constructors

Link copied to clipboard
constructor(secretRef: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Kubernetes secret containing an X.509 client certificate. This is a reference to the secret through an identifying name, not the secret itself.