Skip to content

e-green/KubernetesAPIJavaClient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KubernetesAPIJavaClient

Java REST API client for Google's Kubernetes API (https://github.com/GoogleCloudPlatform/kubernetes)

You can use this library to call a Kubernetes API hosted in a Kubernetes master node using Java programming language.

Current client interface can be found at https://github.com/nirmal070125/KubernetesAPIJavaClient/blob/master/src/main/java/org/apache/stratos/kubernetes/api/client/interfaces/KubernetesAPIClientInterface.java

Sample usage of the client library can be found at https://github.com/nirmal070125/KubernetesAPIJavaClient/blob/master/src/main/java/org/apache/stratos/kubernetes/api/client/Main.java

About

Java REST API client for Google's Kubernetes API (https://github.com/GoogleCloudPlatform/kubernetes)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors