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
Package filters contains all the http handler chain filters which _are_ api related, i.e.
Package handlers contains HTTP handlers to implement the apiserver APIs.
No description provided by the author
No description provided by the author
Package request contains everything around extracting info from a http request object.

# Constants

No description provided by the author
No description provided by the author

# Structs

APIGroupVersion is a helper for exposing rest.Storage objects as http.Handlers via go-restful It handles URLs of the form: /${storage_key}[/${object_name}] Where 'storage_key' points to a rest.Storage object stored in storage.
No description provided by the author

# Interfaces

An interface to see if one storage supports override its default verb for monitoring.