Documentation ¶
Index ¶
Constants ¶
View Source
const ( StateField = "State" GoalStateField = "GoalState" CurrentPoolField = "CurrentPool" DesiredPoolField = "DesiredPool" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostInfoDiff ¶
type HostInfoDiff map[string]interface{}
HostInfoDiff to be applied to the HostInfo entry. key is the field name to be updated, value is the value to be updated to.
Click to show internal directories.
Click to hide internal directories.