# Functions
No description provided by the author
NewMockRemoteClientHandler creates a new mock instance.
No description provided by the author
# Constants
No description provided by the author
# Structs
AgentClusterReconciler reconciles a AgentCluster object.
AgentMachineReconciler reconciles a AgentMachine object.
MockRemoteClientHandler is a mock of RemoteClientHandler interface.
MockRemoteClientHandlerMockRecorder is the mock recorder for MockRemoteClientHandler.
NodeProviderIDReconciler reconciles a AgentMachine object.
# Interfaces
go:generate mockgen -source=remote_client.go -package=controllers -destination=mock_remote_client.go.