github.com/willmadison/cli@v6.40.1-0.20181018160101-29d5937903ff+incompatible/actor/v2action/service_summary.go (about) 1 package v2action 2 3 type ServiceSummary struct { 4 Service 5 Plans []ServicePlanSummary 6 }