Uses of Class
com.tremolosecurity.k8s.model.TrustedCertificate
-
Uses of TrustedCertificate in com.tremolosecurity.k8s.model
Modifier and TypeMethodDescriptionvoid
KeyStore.setTrustedCertificates
(List<TrustedCertificate> trustedCertificates) KeyStore.withTrustedCertificates
(List<TrustedCertificate> trustedCertificates)