Versions in this module Expand all Collapse all v0 v0.20.0 Jan 23, 2020 v0.19.0 Mar 17, 2018 Changes in this version + type GetAppModel struct + AppPorts []int + BuildpackUrl string + Command string + DetectedStartCommand string + Diego bool + DiskQuota int64 + EnvironmentVars map[string]interface{} + Guid string + HealthCheckTimeout int + InstanceCount int + Instances []GetApp_AppInstanceFields + Memory int64 + Name string + PackageState string + PackageUpdatedAt *time.Time + Routes []GetApp_RouteSummary + RunningInstances int + Services []GetApp_ServiceSummary + SpaceGuid string + Stack *GetApp_Stack + StagingFailedReason string + State string + type GetApp_AppInstanceFields struct + CpuUsage float64 + Details string + DiskQuota int64 + DiskUsage int64 + MemQuota int64 + MemUsage int64 + Since time.Time + State string + type GetApp_DomainFields struct + Guid string + Name string + type GetApp_RouteSummary struct + Domain GetApp_DomainFields + Guid string + Host string + Path string + Port int + type GetApp_ServiceSummary struct + Guid string + Name string + type GetApp_Stack struct + Description string + Guid string + Name string + type GetAppsDomainFields struct + Guid string + Name string + OwningOrganizationGuid string + Shared bool + type GetAppsModel struct + AppPorts []int + DiskQuota int64 + Guid string + Memory int64 + Name string + Routes []GetAppsRouteSummary + RunningInstances int + State string + TotalInstances int + type GetAppsRouteSummary struct + Domain GetAppsDomainFields + Guid string + Host string + type GetOauthToken_Model struct + Token string + type GetOrgUsers_Model struct + Guid string + IsAdmin bool + Roles []string + Username string + type GetOrg_Domains struct + Guid string + Name string + OwningOrganizationGuid string + Shared bool + type GetOrg_Model struct + Domains []GetOrg_Domains + Guid string + Name string + QuotaDefinition QuotaFields + SpaceQuotas []GetOrg_SpaceQuota + Spaces []GetOrg_Space + type GetOrg_Space struct + Guid string + Name string + type GetOrg_SpaceQuota struct + Guid string + InstanceMemoryLimit int64 + MemoryLimit int64 + Name string + NonBasicServicesAllowed bool + RoutesLimit int + ServicesLimit int + type GetOrgs_Model struct + Guid string + Name string + type GetService_LastOperation struct + CreatedAt string + Description string + State string + Type string + UpdatedAt string + type GetService_Model struct + DashboardUrl string + Guid string + IsUserProvided bool + LastOperation GetService_LastOperation + Name string + ServiceOffering GetService_ServiceFields + ServicePlan GetService_ServicePlan + type GetService_ServiceFields struct + DocumentationUrl string + Name string + type GetService_ServicePlan struct + Guid string + Name string + type GetServices_LastOperation struct + State string + Type string + type GetServices_Model struct + ApplicationNames []string + Guid string + IsUserProvided bool + LastOperation GetServices_LastOperation + Name string + Service GetServices_ServiceFields + ServicePlan GetServices_ServicePlan + type GetServices_ServiceFields struct + Name string + type GetServices_ServicePlan struct + Guid string + Name string + type GetSpaceUsers_Model struct + Guid string + IsAdmin bool + Roles []string + Username string + type GetSpace_Apps struct + Guid string + Name string + type GetSpace_AppsDomainFields struct + Guid string + Name string + OwningOrganizationGuid string + Shared bool + type GetSpace_Domains struct + Guid string + Name string + OwningOrganizationGuid string + Shared bool + type GetSpace_Model struct + Applications []GetSpace_Apps + Domains []GetSpace_Domains + Organization GetSpace_Orgs + SecurityGroups []GetSpace_SecurityGroup + ServiceInstances []GetSpace_ServiceInstance + SpaceQuota GetSpace_SpaceQuota + type GetSpace_Orgs struct + Guid string + Name string + type GetSpace_SecurityGroup struct + Guid string + Name string + Rules []map[string]interface{} + type GetSpace_ServiceInstance struct + Guid string + Name string + type GetSpace_SpaceQuota struct + Guid string + InstanceMemoryLimit int64 + MemoryLimit int64 + Name string + NonBasicServicesAllowed bool + RoutesLimit int + ServicesLimit int + type GetSpaces_Model struct + Guid string + Name string + type Organization struct + type OrganizationFields struct + Guid string + Name string + QuotaDefinition QuotaFields + type QuotaFields struct + Guid string + InstanceMemoryLimit int64 + MemoryLimit int64 + Name string + NonBasicServicesAllowed bool + RoutesLimit int + ServicesLimit int + type Space struct + type SpaceFields struct + Guid string + Name string