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

The list of defined module privileges More...

Public Attributes

const string GetClusterTree = "KlusterKite.Monitoring.GetClusterTree"
 The privilege to get the last cluster scan result More...
 
const string InitiateScan = "KlusterKite.Monitoring.InitiateScan"
 The privilege to initiate the new actor system scan More...
 

Detailed Description

The list of defined module privileges

Definition at line 18 of file Privileges.cs.

Member Data Documentation

◆ GetClusterTree

const string KlusterKite.Monitoring.Client.Privileges.GetClusterTree = "KlusterKite.Monitoring.GetClusterTree"

The privilege to get the last cluster scan result

Definition at line 24 of file Privileges.cs.

◆ InitiateScan

const string KlusterKite.Monitoring.Client.Privileges.InitiateScan = "KlusterKite.Monitoring.InitiateScan"

The privilege to initiate the new actor system scan

Definition at line 30 of file Privileges.cs.


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