Uses of Class
com.tremolosecurity.k8s.model.StaticKey
Packages that use StaticKey
-
Uses of StaticKey in com.tremolosecurity.k8s.model
Methods in com.tremolosecurity.k8s.model that return StaticKeyMethods in com.tremolosecurity.k8s.model that return types with arguments of type StaticKeyMethod parameters in com.tremolosecurity.k8s.model with type arguments of type StaticKeyModifier and TypeMethodDescriptionvoid
KeyStore.setStaticKeys
(List<StaticKey> staticKeys) KeyStore.withStaticKeys
(List<StaticKey> staticKeys) Constructor parameters in com.tremolosecurity.k8s.model with type arguments of type StaticKeyModifierConstructorDescriptionKeyStore
(UpdateController updateController, List<StaticKey> staticKeys, List<TrustedCertificate> trustedCertificates, KeyPairs keyPairs)