Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Frameworks ¶
type Mesos ¶
func (*Mesos) RegisterHosts ¶
type StateJSON ¶
type StateJSON struct {
Frameworks `json:"frameworks"`
Followers `json:"slaves"`
Leader string `json:"leader"`
}
Click to show internal directories.
Click to hide internal directories.