# Functions

NewFakeRecorder returns a pointer to a newly constructed FakeRecorder.
NewNode is a helper function for creating Nodes for testing.
NewPod is a helper function for creating Pods for testing.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Variables

SchemeGroupVersion is group version used to register these objects.

# Structs

FakeLegacyHandler is a fake implementation of CoreV1Interface.
FakeNodeHandler is a fake implementation of NodesInterface and NodeInterface.
FakeRecorder is used as a fake during testing.