Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployable ¶
type Deployable struct {
// contains filtered or unexported fields
}
func NewDeployable ¶
func NewDeployable(config *config.Config) *Deployable
func (*Deployable) IsRunning ¶
func (d *Deployable) IsRunning() bool
func (*Deployable) Run ¶
func (d *Deployable) Run() error
Click to show internal directories.
Click to hide internal directories.