Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Allocations ¶
type Allocations struct {
Allocations []api.AllocationStatus
}
func (*Allocations) FieldNames ¶
func (p *Allocations) FieldNames() []string
func (*Allocations) Records ¶
func (p *Allocations) Records() []map[string]string
type AppHistory ¶
func (*AppHistory) FieldNames ¶
func (p *AppHistory) FieldNames() []string
func (*AppHistory) Records ¶
func (p *AppHistory) Records() []map[string]string
type AppInfo ¶
func (*AppInfo) FieldNames ¶
type Apps ¶
func (*Apps) FieldNames ¶
type AutoscalingRegionConfigs ¶ added in v0.0.98
type AutoscalingRegionConfigs struct {
Regions []api.AutoscalingRegionConfig
}
func (*AutoscalingRegionConfigs) FieldNames ¶ added in v0.0.98
func (p *AutoscalingRegionConfigs) FieldNames() []string
func (*AutoscalingRegionConfigs) Records ¶ added in v0.0.98
func (p *AutoscalingRegionConfigs) Records() []map[string]string
type Builds ¶
func (*Builds) FieldNames ¶
type Certificate ¶
type Certificate struct {
Certificate *api.AppCertificate
}
func (*Certificate) FieldNames ¶
func (p *Certificate) FieldNames() []string
func (*Certificate) Records ¶
func (p *Certificate) Records() []map[string]string
type Certificates ¶
type Certificates struct {
Certificates []api.AppCertificate
}
func (*Certificates) FieldNames ¶
func (p *Certificates) FieldNames() []string
func (*Certificates) Records ¶
func (p *Certificates) Records() []map[string]string
type DeploymentStatus ¶
type DeploymentStatus struct {
Status *api.DeploymentStatus
}
func (*DeploymentStatus) FieldNames ¶
func (p *DeploymentStatus) FieldNames() []string
func (*DeploymentStatus) Records ¶
func (p *DeploymentStatus) Records() []map[string]string
type IPAddresses ¶
func (*IPAddresses) FieldNames ¶
func (p *IPAddresses) FieldNames() []string
func (*IPAddresses) Records ¶
func (p *IPAddresses) Records() []map[string]string
type Presentable ¶
type Regions ¶ added in v0.0.95
func (*Regions) FieldNames ¶ added in v0.0.95
type Releases ¶
func (*Releases) FieldNames ¶
type Secrets ¶
func (*Secrets) FieldNames ¶
type Services ¶
func (*Services) FieldNames ¶
Click to show internal directories.
Click to hide internal directories.