package
2.0.4
Repository: https://github.com/mintel/elasticsearch-asg.git
Documentation: pkg.go.dev

# Functions

NewApp returns a new App.
NewFlags returns a new Flags.
No description provided by the author
NewInstrumentation returns a new Metrics.
NewRepositoryService returns a new RepositoryService.

# Constants

No description provided by the author
SnapshotFormat is the format for snapshot names (time.Time.Format()).
No description provided by the author

# Variables

ErrWrongType is returned by RepositoryService.Ensure when the repository already exists but is of the wrong type.

# Structs

App holds application state.
Flags holds command line flags for the snapshooter App.
No description provided by the author
Instrumentation holds Prometheus metrics specific to the snapshooter App.
Repository represents an Elasticsearch snapshot repository.

# Interfaces

RepositoryService is an Elasticsearch client specific to a single snapshot repository.