# Functions
No description provided by the author
NewBulkIndexer returns elasticsearch bulk indexer with default options.
NewBulkIndexerWithConfigPath returns elasticsearch bulk indexer with options from config path.
NewBulkIndexerWithOptions returns elasticsearch bulk indexer with options.
NewBulkOptions returns options from config file or environment vars.
NewBulkOptionsWithPath unmarshals a given key path into options and returns it.
NewClient returns elasticsearch client with default options.
NewClientWithConfigPath returns elasticsearch client with options from config path.
NewClientWithOptions returns elasticsearch client with options.
NewManagedClient returns a managed client with default options.
NewManagedClientWithConfigPath returns a managed client with options from config path.
NewManagedClientWithOptions returns a managed client with options.
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Logger implements the estransport.Logger interface.
ManagedClient struct that represents a managed client.
No description provided by the author
# Type aliases
Plugin defines a function to process plugin.