The operation can not support Deployment action? http://kubernetes.io/docs/user-guide/deployments/
Have you seen client.extensions().deployments(). Check this test for examples.
client.extensions().deployments()
ok,i see
Thanks @donovanmuller for helping out - appreciated.
Most helpful comment
Have you seen
client.extensions().deployments().Check this test for examples.