Documentation
¶
Overview ¶
Package pretty provides human-readable representations for some general Mesos entities.
Index ¶
- func Attribute(attribute *mesos.Attribute) string
- func Attributes(attributes []*mesos.Attribute) string
- func ID(id string) string
- func Offer(offer *mesos.Offer) string
- func Offers(offers []*mesos.Offer) string
- func Resource(resource *mesos.Resource) string
- func Resources(resources []*mesos.Resource) string
- func Status(status *mesos.TaskStatus) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Attributes ¶
func Status ¶
func Status(status *mesos.TaskStatus) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.