https://github.com/membrane/kubernetes-client
Extension of the official Kubernetes Java client library.
https://github.com/membrane/kubernetes-client
Last synced: 3 months ago
JSON representation
Extension of the official Kubernetes Java client library.
- Host: GitHub
- URL: https://github.com/membrane/kubernetes-client
- Owner: membrane
- License: apache-2.0
- Created: 2017-12-15T15:22:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T10:40:48.000Z (11 months ago)
- Last Synced: 2025-04-30T04:49:12.538Z (5 months ago)
- Language: Java
- Size: 123 KB
- Stars: 6
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# kubernetes-client
Extension of the official Kubernetes Java client library
## Installation
Add dependency:
```xml
de.predic8
kubernetes-client
0.0.25
```