Documentation
¶
Index ¶
Constants ¶
View Source
const (
AttemptedToCreateLatticeDebugErrorMessage = reserved_app_ids.LatticeDebugLogStreamAppId + " is a reserved app name. It is used internally to stream debug logs for lattice components."
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppRunner ¶
type CreateDockerAppParams ¶
type CreateDockerAppParams struct {
Name string
StartCommand string
DockerImagePath string
AppArgs []string
EnvironmentVariables map[string]string
Privileged bool
Monitor bool
Instances int
CPUWeight uint
MemoryMB int
DiskMB int
Ports PortConfig
WorkingDir string
RouteOverrides RouteOverrides
Timeout time.Duration
}
type PortConfig ¶
func (PortConfig) IsEmpty ¶
func (portConfig PortConfig) IsEmpty() bool
type RouteOverride ¶
type RouteOverrides ¶
type RouteOverrides []RouteOverride
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.