package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jun 4, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Followers []follower
type Frameworks []struct {
Tasks `json:"tasks"`
Name string `json:"name"`
}
type MesosHost struct {
}
type Resources struct {
Ports string `json:"ports"`
}
type Tasks []struct {
FrameworkId string `json:"framework_id"`
Id string `json:"id"`
Name string `json:"name"`
FollowerId string `json:"slave_id"`
State string `json:"state"`
Resources `json:"resources"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.