Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scheduler ¶
func NewScheduler ¶
func (*Scheduler) CreateContainer ¶
func (s *Scheduler) CreateContainer(config *dockerclient.ContainerConfig, name string) (*cluster.Container, error)
Schedule a brand new container into the cluster.
Click to show internal directories.
Click to hide internal directories.