Skip to content

Commit

Permalink
chore: add Kafka Admin API client (#53)
Browse files Browse the repository at this point in the history
* chore: add config for kafka-admin api

* chore: add ability to override openapi file name

* chore: generate kafka admin API client
  • Loading branch information
Enda authored May 25, 2021
1 parent d27f896 commit a84b325
Show file tree
Hide file tree
Showing 40 changed files with 8,460 additions and 369 deletions.
10 changes: 10 additions & 0 deletions .config/api-client-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,15 @@
"repo": "bf2fc6cc711aee1a0c2a/kas-fleet-manager",
"base": "main"
}
},
"kafka-admin/v1": {
"apiGroup": "kafkaadmin",
"apiVersion": "v1internal",
"release_level": "internal",
"source": {
"repo": "bf2fc6cc711aee1a0c2a/kafka-admin-api",
"base": "main"
},
"openApiOutputFileName": "kafka-admin.yml"
}
}
Loading

0 comments on commit a84b325

Please sign in to comment.