Cluster Certificate Common Names
data class ClusterCertificateCommonNames(val commonNames: List<ClusterCertificateCommonNamesCommonName>, val x509StoreName: String)
Constructors
Link copied to clipboard
fun ClusterCertificateCommonNames(commonNames: List<ClusterCertificateCommonNamesCommonName>, x509StoreName: String)