marathon-client
marathon-client copied to clipboard
PersistentVolumeInfo inner class should be made protected/public
Unable to set the persistent volume size using marathon -client,
The inner class PersistentVolumeInfo is package-protected.
I think it should be protected at least.