init Iam Api Server

This commit is contained in:
Konstantin Lebedev
2020-12-09 17:11:49 +05:00
parent c276117fef
commit 03c7953254
5 changed files with 320 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ var Commands = []*Command{
cmdMaster,
cmdMount,
cmdS3,
cmdIam,
cmdMsgBroker,
cmdScaffold,
cmdServer,