type NodesGetter … type NodeInterface … type nodes … // newNodes returns a Nodes func newNodes(c *CoreV1Client) *nodes { … }