storj/internal/fpath
Egon Elbre bbf81f2479 Consolidate identity management to identity cli commands (#1083)
* Consolidate identity management:

Move identity cretaion/signing out of storagenode setup command.

* fixes

* linters

* Consolidate identity management:

Move identity cretaion/signing out of storagenode setup command.

* fixes

* sava backups before saving signed certs

* add "-prebuilt-test-cmds" test flag

* linters

* prepare cli tests for travis

* linter fixes

* more fixes

* linter gods

* sp/sdk/sim

* remove ca.difficulty

* remove unused difficulty

* return setup to its rightful place

* wip travis

* Revert "wip travis"

This reverts commit 56834849dcf066d3cc0a4f139033fc3f6d7188ca.

* typo in travis.yaml

* remove tests

* remove more

* make it only create one identity at a time for consistency

* add config-dir for consitency

* add identity creation to storj-sim

* add flags

* simplify

* fix nolint and compile

* prevent overwrite and pass difficulty, concurrency, and parent creds

* goimports
2019-01-18 11:36:58 +01:00
..
editor.go lint imports grouping (#993) 2019-01-08 16:05:14 +02:00
os.go Consolidate identity management to identity cli commands (#1083) 2019-01-18 11:36:58 +01:00
path_test.go Add S3 Scheme as valid URL Scheme (#483) 2018-10-16 21:50:37 +02:00
path_unix_test.go Improve path handling + filepath handling framework (#423) 2018-10-15 16:10:20 +02:00
path_windows_test.go Improve path handling + filepath handling framework (#423) 2018-10-15 16:10:20 +02:00
path.go storj-sdk base code (#799) 2019-01-02 20:07:49 +02:00