docs: remove Java and Scala SDKs from supported list. (#16555)

This commit is contained in:
James Rasell
2023-03-20 14:35:02 +00:00
committed by GitHub
parent 00718443f8
commit 96740b5392

View File

@@ -18,17 +18,17 @@ the community.
- [`api`](https://github.com/hashicorp/nomad/tree/main/api) - Official Golang
client for the Nomad HTTP API ([GoDoc](https://pkg.go.dev/github.com/hashicorp/nomad/api))
## Third-Party and Unsupported Libraries
- [`python-nomad`](https://github.com/jrxfive/python-nomad) - Python client
for the Nomad HTTP API.
- [`nomad-java-sdk`](https://github.com/hashicorp/nomad-java-sdk) - Official
Java client for the Nomad HTTP API.
- [`nomad-scala-sdk`](https://github.com/hashicorp/nomad-scala-sdk) - Official
Scala client for the Nomad HTTP API.
## Third-Party and Unsupported Libraries
- [`python-nomad`](https://github.com/jrxfive/python-nomad) - Python client
for the Nomad HTTP API.
- [`nomad-ruby`](https://github.com/hashicorp/nomad-ruby) - Ruby client
for the Nomad HTTP API.