KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.NodeManager.Client.NodeManagerReceiverActor Class Reference

Small client actor for node managing. Provides current node configuration information and executes update related commands More...

Inheritance diagram for KlusterKite.NodeManager.Client.NodeManagerReceiverActor:

Public Member Functions

 NodeManagerReceiverActor (IEnumerable< BaseInstaller > baseInstallers)
 Initializes a new instance of the NodeManagerReceiverActor class. More...
 

Detailed Description

Small client actor for node managing. Provides current node configuration information and executes update related commands

Definition at line 31 of file NodeManagerReceiverActor.cs.

Constructor & Destructor Documentation

◆ NodeManagerReceiverActor()

KlusterKite.NodeManager.Client.NodeManagerReceiverActor.NodeManagerReceiverActor ( IEnumerable< BaseInstaller baseInstallers)

Initializes a new instance of the NodeManagerReceiverActor class.

Parameters
baseInstallersThe base Installers.

Definition at line 44 of file NodeManagerReceiverActor.cs.


The documentation for this class was generated from the following file: