Certificate Authority Config Response
data class CertificateAuthorityConfigResponse(val certificateAuthorityServiceConfig: CertificateAuthorityServiceConfigResponse)
The CA that issues the workload certificate. It includes CA address, type, authentication to CA service, etc.
Constructors
Link copied to clipboard
fun CertificateAuthorityConfigResponse(certificateAuthorityServiceConfig: CertificateAuthorityServiceConfigResponse)