mesosphere / marathon-client

Java Integration Library for Mesosphere Marathon
Apache License 2.0
17 stars 12 forks source link

PersistentVolumeInfo inner class should be made protected/public #8

Open Prabha-Veerubhotla opened 6 years ago

Prabha-Veerubhotla commented 6 years ago

Unable to set the persistent volume size using marathon -client, The inner class PersistentVolumeInfo is package-protected.

makbn commented 4 years ago

I think it should be protected at least.