Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultExecutor ¶
type DefaultExecutor struct {
// contains filtered or unexported fields
}
func (*DefaultExecutor) Message ¶
func (e *DefaultExecutor) Message(data []byte) error
func (*DefaultExecutor) Subscribe ¶
func (e *DefaultExecutor) Subscribe(eventChan chan *exec.Event) error
func (*DefaultExecutor) Update ¶
func (e *DefaultExecutor) Update(taskStatus *mesos_v1.TaskStatus) error
Click to show internal directories.
Click to hide internal directories.