Files
kubernetes/cmd
Dmitry Rozhkov a6d7920f44 kubeadm: do unit testing of actual public function
Even though CreateServiceAccountKeyAndPublicKeyFiles() function is
an interface function it's not unittested. Instead it wraps a couple
of internal functions which are used only inside CreateServiceAccountKeyAndPublicKeyFiles()
and those internal functions are tested.

Rewrite the function to do only what it's intended to do and add unit
tests for it.
2019-05-02 10:23:51 +03:00
..
2019-04-30 18:01:33 +00:00
2019-03-02 12:55:26 +08:00
2019-04-12 08:31:29 -04:00
2019-04-29 16:40:56 -07:00
2018-02-15 12:01:00 -08:00