Skip to content

Files

Latest commit

author
Alexander Kolbasov
Dec 19, 2017
d27488d · Dec 19, 2017

History

History

sentryapi

sentryapi

sentryapi is a Go library for Apache Sentry.

The library can be used to interface with non-kerberized Sentry daemon.

Installation

Standard go get:

$ go get github.com/akolb1/sentrytool/sentryapi

Usage & Example

For API usage and examples, see GoDoc