Documentation
¶
Overview ¶
Package otpl adds some OpenTable-specific interop methods. These will one day be removed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeploySpecParser ¶
func NewDeploySpecParser ¶
func NewDeploySpecParser() *DeploySpecParser
func (*DeploySpecParser) GetDeploySpecs ¶
func (dsp *DeploySpecParser) GetDeploySpecs(wd shell.Shell) sous.DeploySpecs
func (*DeploySpecParser) GetSingleDeploySpec ¶
func (dsp *DeploySpecParser) GetSingleDeploySpec(wd shell.Shell) *sous.DeploySpec
type SingularityJSON ¶
type SingularityJSON struct { Resources SingularityResources Env sous.Env }
type SingularityRequestJSON ¶
type SingularityRequestJSON struct {
Instances int
}
type SingularityResources ¶
func (SingularityResources) SousResources ¶
func (sr SingularityResources) SousResources() sous.Resources
Click to show internal directories.
Click to hide internal directories.