Uses of Class
com.tremolosecurity.k8s.model.CreateKeypairTemplate
-
Uses of CreateKeypairTemplate in com.tremolosecurity.k8s.model
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionvoid
KeyPairs.setCreateKeypairTemplate
(List<CreateKeypairTemplate> createKeypairTemplate) KeyPairs.withCreateKeypairTemplate
(List<CreateKeypairTemplate> createKeypairTemplate) ModifierConstructorDescriptionKeyPairs
(List<CreateKeypairTemplate> createKeypairTemplate, List<Key> keys)