Uses of Class
com.tremolosecurity.k8s.model.UpdateController
-
Uses of UpdateController in com.tremolosecurity.k8s.model
Modifier and TypeMethodDescriptionKeyStore.getUpdateController()
UpdateController.withDaysToExpire
(long daysToExpire) UpdateController.withSchedule
(String schedule) Modifier and TypeMethodDescriptionvoid
KeyStore.setUpdateController
(UpdateController updateController) KeyStore.withUpdateController
(UpdateController updateController) ModifierConstructorDescriptionKeyStore
(UpdateController updateController, List<StaticKey> staticKeys, List<TrustedCertificate> trustedCertificates, KeyPairs keyPairs)