Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DrvID = driver.NewID(driver.GroupTask, "docker")
)
Functions ¶
Types ¶
type T ¶
type T struct {
restaskocibase.T
}
T is the driver structure.
func (*T) GetContainerDetached ¶
func (t *T) GetContainerDetached() restaskocibase.ContainerTasker
GetContainerDetached returns a ContainerTasker where the base container has the Detach value set to false (task are never detached)
Click to show internal directories.
Click to hide internal directories.