Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrReadFromPath = errors.New("could not read tar path")
Functions ¶
Types ¶
type GraceTimePorperty ¶
type ProcessStreamEvent ¶
type ProcessStreamEvent struct { MessageType string `json:"type"` ApiProcessSpec garden.ProcessSpec `json:"pspec"` Data string `json:"data"` }
type UndefinedPropertyError ¶
func (UndefinedPropertyError) Error ¶
func (err UndefinedPropertyError) Error() string
Click to show internal directories.
Click to hide internal directories.