KubernetesAPIJavaClient icon indicating copy to clipboard operation
KubernetesAPIJavaClient copied to clipboard

Update Service.java

Open fzu-huang opened this issue 9 years ago • 2 comments

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).

fzu-huang avatar Jul 13 '15 09:07 fzu-huang

How to use v1beta3

hujie5592427 avatar Aug 05 '15 01:08 hujie5592427

@fzu-huang there're few conflicts after merging a PR before yours, could you please rebase?

nirmal070125 avatar Aug 05 '15 04:08 nirmal070125