Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Logger hclog.Logger Volume *HostVolume AllocStateUpdated allocrunner.StateUpdater State state.State Hooks []hooks.TaskHookFactory }
type HostVolume ¶
type HostVolume struct {
Path string
}
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
func (*Runner) UpsertDeployment ¶
func (r *Runner) UpsertDeployment(deployment *proto.Deployment)
Click to show internal directories.
Click to hide internal directories.