# Functions
NewMockContainerRuntime creates a new mock instance.
NewMockNode creates a new mock instance.
# Structs
MockContainerRuntime is a mock of ContainerRuntime interface.
MockContainerRuntimeMockRecorder is the mock recorder for MockContainerRuntime.
MockNode is a mock of Node interface.
MockNodeMockRecorder is the mock recorder for MockNode.