KubernetesAPIJavaClient
KubernetesAPIJavaClient copied to clipboard
Update Service.java
1.change class of containerport from string to int. 2.add String servcie type(ClusterIP, NodePort....). 3.add int nodePort(when type==NodePort. nodePort is available).
How to use v1beta3
@fzu-huang there're few conflicts after merging a PR before yours, could you please rebase?