The Keypair class inherits from Resource.
Create a new keypair from this instance.
This is needed because the name is the id, but we can’t create one with a PUT. That and we need the private_key out of the response.
Find a keypair by name because list filtering does not work.