Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Commenter ¶
type Commenter struct {
// contains filtered or unexported fields
}
func NewCommenter ¶
func (*Commenter) PostDeployment ¶
func (*Commenter) PostTeardown ¶
type DeploymentInfo ¶
type DeploymentInfo struct {
FQDN string
Services []ServiceInfo
DeployTime time.Duration
}
type ServiceInfo ¶
Click to show internal directories.
Click to hide internal directories.