LocalDiagnosticsAccessConfiguration interface

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

Properties

authenticationType

How to authenticate users who access local diagnostics APIs.

httpsServerCertificate

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

Property Details

authenticationType

How to authenticate users who access local diagnostics APIs.

authenticationType: string

Property Value

string

httpsServerCertificate

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

httpsServerCertificate?: HttpsServerCertificate

Property Value