Documentation ¶
Index ¶
- func Destroy(ctx context.Context, region Region) error
- func Logs(ctx context.Context, region Region, id types.TaskID) error
- func ParseEnvFile(filename string, env map[string]string) (map[string]string, error)
- func ParseEnvLine(line string) (key string, value string)
- func ParseMemory(memory string) uint64
- func PrintInfo(ctx context.Context, region Region, id types.TaskID) error
- func Run(ctx context.Context, args RunContainerArgs) error
- func Stop(ctx context.Context, region Region, id types.TaskID) error
- type DriverOption
- type Region
- type RunContainerArgs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseEnvFile ¶
func ParseEnvLine ¶
func ParseMemory ¶
Types ¶
type DriverOption ¶
Click to show internal directories.
Click to hide internal directories.