StatusNodeStatus`json:"status,omitempty" description:"current status of node"`
// Labels for the node
Labelsmap[string]string`json:"labels,omitempty" description:"map of string keys and values that can be used to organize and categorize minions; labels of a minion assigned by the scheduler must match the scheduled pod's nodeSelector"`
// External ID of the node
ExternalIDstring`json:"externalID,omitempty" description:"external id of the node assigned by some machine database (e.g. a cloud provider)"`
StatusNodeStatus`json:"status,omitempty" description:"current status of node"`
// Labels for the node
Labelsmap[string]string`json:"labels,omitempty" description:"map of string keys and values that can be used to organize and categorize minions; labels of a minion assigned by the scheduler must match the scheduled pod's nodeSelector"`
// External ID of the node
ExternalIDstring`json:"externalID,omitempty" description:"external id of the node assigned by some machine database (e.g. a cloud provider)"`