package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

StringFlagPutHandler wraps an http Handler to set string type flag.

# Structs

DebugFlags adds handlers for flags under /debug/flags.
DefaultMetrics installs the default prometheus metrics handler.
Index provides a webservice for the http root / listing all known paths.
IndexLister lists the available indexes with the status code provided.
MetricsWithReset install the prometheus metrics handler extended with support for the DELETE method which resets the metrics.
OpenAPI installs spec endpoints for each web service.
Profiling adds handlers for pprof under /debug/pprof.
Swagger installs the /swaggerapi/ endpoint to allow schema discovery and traversal.
SwaggerUI exposes files in third_party/swagger-ui/ under /swagger-ui.
Version provides a webservice with version information.

# Interfaces

ListedPathProvider is an interface for providing paths that should be reported at /.

# Type aliases

ListedPathProviders is a convenient way to combine multiple ListedPathProviders.
StringFlagSetterFunc is a func used for setting string type flag.