Uses of Class
com.tremolosecurity.k8s.model.KeyPairs
-
Uses of KeyPairs in com.tremolosecurity.k8s.model
Modifier and TypeMethodDescriptionKeyStore.getKeyPairs()
KeyPairs.withCreateKeypairTemplate
(List<CreateKeypairTemplate> createKeypairTemplate) Modifier and TypeMethodDescriptionvoid
KeyStore.setKeyPairs
(KeyPairs keyPairs) KeyStore.withKeyPairs
(KeyPairs keyPairs) ModifierConstructorDescriptionKeyStore
(UpdateController updateController, List<StaticKey> staticKeys, List<TrustedCertificate> trustedCertificates, KeyPairs keyPairs)