KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.NodeManager.Migrator.BaseSeeder Class Referenceabstract

Creates the initial resources for cluster to run new configuration More...

Inheritance diagram for KlusterKite.NodeManager.Migrator.BaseSeeder:
KlusterKite.NodeManager.ConfigurationSource.Seeder.Seeder KlusterKite.NodeManager.Mock.MockResourceSeeder

Public Member Functions

abstract void Seed ()
 Performs seeding More...
 

Detailed Description

Creates the initial resources for cluster to run new configuration

This is defined for quick sandbox creation, not for production.

Definition at line 18 of file BaseSeeder.cs.

Member Function Documentation

◆ Seed()

abstract void KlusterKite.NodeManager.Migrator.BaseSeeder.Seed ( )
pure virtual

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