LocalDiagnosticsAccessConfigurationResponse

data class LocalDiagnosticsAccessConfigurationResponse(val httpsServerCertificate: KeyVaultCertificateResponse? = null)

The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.

Constructors

constructor(httpsServerCertificate: KeyVaultCertificateResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The HTTPS server TLS certificate used to secure local access to diagnostics.