Module logging_elasticsearch_api

Source

Structs§

CreateLogElasticsearchParams
struct for passing parameters to the method create_log_elasticsearch
DeleteLogElasticsearchParams
struct for passing parameters to the method delete_log_elasticsearch
GetLogElasticsearchParams
struct for passing parameters to the method get_log_elasticsearch
ListLogElasticsearchParams
struct for passing parameters to the method list_log_elasticsearch
UpdateLogElasticsearchParams
struct for passing parameters to the method update_log_elasticsearch

Enums§

CreateLogElasticsearchError
struct for typed errors of method create_log_elasticsearch
DeleteLogElasticsearchError
struct for typed errors of method delete_log_elasticsearch
GetLogElasticsearchError
struct for typed errors of method get_log_elasticsearch
ListLogElasticsearchError
struct for typed errors of method list_log_elasticsearch
UpdateLogElasticsearchError
struct for typed errors of method update_log_elasticsearch

Functions§

create_log_elasticsearch
Create a Elasticsearch logging endpoint for a particular service and version.
delete_log_elasticsearch
Delete the Elasticsearch logging endpoint for a particular service and version.
get_log_elasticsearch
Get the Elasticsearch logging endpoint for a particular service and version.
list_log_elasticsearch
List all of the Elasticsearch logging endpoints for a particular service and version.
update_log_elasticsearch
Update the Elasticsearch logging endpoint for a particular service and version.