|
PeanutButter
|
Read-only TempElasticsearch options. More...
Properties | |
| int | Port [get] |
| The port this instance is configured to use. | |
| string | User [get] |
| The user this instance is configured to use for auth. | |
| string | Password [get] |
| The password this instance is configured to use for auth. | |
| int | CPUs [get] |
| The number of cpus that docker is allowed to use. | |
| int | MaxMemoryMb [get] |
| The max memory docker is allowed to use. | |
| string | Version [get] |
| The version of the elasticsearch docker image being used. | |
| int | MaxTimeAllowedToComeUpInSeconds = 30 [get, set] |
| The maximum amount of time, in seconds, to allow for the dockerised elasticsearch to become available before giving up. When a connection cannot be established within this time, an UnableToStartTempElasticsearch exception is raised. | |
Read-only TempElasticsearch options.