Versions in this module Expand all Collapse all v0 v0.5.3 Sep 20, 2016 Changes in this version type V3TaskModel + Id int v0.5.2 Sep 15, 2016 Changes in this version + type DomainModel struct + Entity EntityModel + Metadata MetadataModel + type DomainsModel struct + NextUrl string + Resources []DomainModel + type EntityModel struct + Name string + type LinkModel struct + Href string + type LinksModel struct + App LinkModel + Space LinkModel + type MetadataModel struct + Guid string + type RouteEntityModel struct + Host string + type RouteModel struct + Entity RouteEntityModel + Metadata MetadataModel + type RoutesModel struct + Routes []RouteModel + type V3AppModel struct + Error_Code string + Guid string + Instances int + Name string + Processes string + type V3AppsModel struct + Apps []V3AppModel + type V3DropletModel struct + Guid string + type V3PackageModel struct + Error_Code string + Guid string + type V3ProcessModel struct + Disk int + Instances int + Links LinksModel + Memory int + Type string + type V3ProcessesModel struct + Processes []V3ProcessModel + type V3TaskModel struct + Command string + Guid string + Name string + State string + UpdatedAt time.Time + type V3TasksModel struct + Tasks []V3TaskModel