certificateAuthorityConfig property

CertificateAuthorityConfig? certificateAuthorityConfig
getter/setter pair

The CA that issues the workload certificate.

It includes the CA address, type, authentication to CA service, etc.

Required.

Implementation

CertificateAuthorityConfig? certificateAuthorityConfig;