kubeclient
kubeclient copied to clipboard
proxy url: add support for services with only one servicePort.
When services have only one servicePort it's name may be omitted. If it's name is omitted it must be omitted from it's proxy url as well.
add option to support calling client.proxy_url with out a service port name.
This is opened following https://github.com/abonas/kubeclient/pull/116#issuecomment-135472512