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 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 DeploymentTaskStatus ¶
func (*DeploymentTaskStatus) FieldNames ¶
func (p *DeploymentTaskStatus) FieldNames() []string
func (*DeploymentTaskStatus) Records ¶
func (p *DeploymentTaskStatus) 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 ReleaseDetails ¶
func (*ReleaseDetails) FieldNames ¶
func (p *ReleaseDetails) FieldNames() []string
func (*ReleaseDetails) Records ¶
func (p *ReleaseDetails) Records() []map[string]string
type Releases ¶
func (*Releases) FieldNames ¶
type Secrets ¶
func (*Secrets) FieldNames ¶
type Services ¶
func (*Services) FieldNames ¶
type TaskSummary ¶
func (*TaskSummary) FieldNames ¶
func (p *TaskSummary) FieldNames() []string
func (*TaskSummary) Records ¶
func (p *TaskSummary) Records() []map[string]string
Click to show internal directories.
Click to hide internal directories.