KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Web.Tests.NginxConfiguratorTest.Configurator Class Reference

The test configurator More...

Inheritance diagram for KlusterKite.Web.Tests.NginxConfiguratorTest.Configurator:
KlusterKite.Core.TestKit.TestConfigurator

Public Member Functions

override Config GetAkkaConfig (ContainerBuilder containerBuilder)
 Gets the akka system config More...
 
override List< BaseInstallerGetPluginInstallers ()
 Gets list of all used plugin installers More...
 

Additional Inherited Members

- Public Attributes inherited from KlusterKite.Core.TestKit.TestConfigurator
virtual bool RunPostStart => false
 Gets a value indicating whether BaseInstaller.RunPostStart should be called More...
 

Detailed Description

The test configurator

Definition at line 111 of file NginxConfiguratorTest.cs.

Member Function Documentation

◆ GetAkkaConfig()

override Config KlusterKite.Web.Tests.NginxConfiguratorTest.Configurator.GetAkkaConfig ( ContainerBuilder  containerBuilder)
virtual

Gets the akka system config

Reimplemented from KlusterKite.Core.TestKit.TestConfigurator.

Definition at line 114 of file NginxConfiguratorTest.cs.

◆ GetPluginInstallers()

override List<BaseInstaller> KlusterKite.Web.Tests.NginxConfiguratorTest.Configurator.GetPluginInstallers ( )
virtual

Gets list of all used plugin installers

Returns
The list of installers

Reimplemented from KlusterKite.Core.TestKit.TestConfigurator.

Definition at line 172 of file NginxConfiguratorTest.cs.


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