|
PeanutButter
|
Provides a temporary Elasticsearch service. More...
Properties | |
| long | Id [get] |
| Self-assigned Id, used in container name generation. | |
| ReadOnlyTempElasticsearchOptions | Options [get] |
| Read-only copy of the options this instance was launched with. | |
| Uri | Url [get] |
| Public url this service should be available at once running. | |
| TimeSpan? | BootTime [get] |
| Recorded time it took to boot the docker container. | |
| TimeSpan? | PullTime [get] |
| Recorded time it took to pull the docker image. | |
| string | ContainerName [get] |
| The name assigned to the docker container. | |
Provides a temporary Elasticsearch service.
|
get |
Recorded time it took to boot the docker container.
Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.
|
get |
The name assigned to the docker container.
Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.
|
get |
Self-assigned Id, used in container name generation.
Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.
|
get |
Read-only copy of the options this instance was launched with.
Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.
|
get |
Recorded time it took to pull the docker image.
Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.
|
get |
Public url this service should be available at once running.
Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.