Moving this into a file named lib/keyserver-conn/call-keyserver-endpoint-provider.react.js.
While this diff is a pure move (with one exception, see inline comment), in a later diff I will refactor the code into a provider pattern. I decided to avoid needing a rename later, which is why the filename references a provider but there is no actual provider there.
Depends on D10597