# Functions
CreateZoneID returns a single zoneID for a given region and zone.
GetZones returns list of zones for all Nodes stored in FakeNodeHandler.
No description provided by the author
NewFakeRecorder returns a pointer to a newly constructed FakeRecorder.
No description provided by the author
NewNode is a helper function for creating Nodes for testing.
NewPod is a helper function for creating Pods for testing.
# Structs
No description provided by the author
FakeLegacyHandler is a fake implementation of CoreV1Interface.
FakeNodeHandler is a fake implementation of NodesInterface and NodeInterface.
FakeRecorder is used as a fake during testing.
No description provided by the author