KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.NodeManager.WebApi Namespace Reference

Classes

class  AuthenticationController
 Authenticate web api users More...
 
class  ClusterManagement
 Gets the access to current cluster state management More...
 
class  ConfigurationConnection
 The configuration management More...
 
class  CurrentUserApi
 Publishes access to the authenticated user information More...
 
class  MigrationConnection
 The cluster migration management More...
 
class  NodeManagerApi
 The node manager api More...
 
class  NodeManagerController
 Serves node management api functions More...
 
class  NugetPackagesConnection
 The connection to the nuget server More...
 
class  RolesConnection
 The Role management More...
 
class  UsersConnection
 The User management More...
 

Typedefs

using ConfigurationUtils = KlusterKite.Core.ConfigurationUtils
 

Typedef Documentation

◆ ConfigurationUtils