Uses of Class
com.tremolosecurity.k8s.model.StaticKey
-
Uses of StaticKey in com.tremolosecurity.k8s.model
Modifier and TypeMethodDescriptionvoid
KeyStore.setStaticKeys
(List<StaticKey> staticKeys) KeyStore.withStaticKeys
(List<StaticKey> staticKeys) ModifierConstructorDescriptionKeyStore
(UpdateController updateController, List<StaticKey> staticKeys, List<TrustedCertificate> trustedCertificates, KeyPairs keyPairs)