Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
kelon
command
|
|
|
Package common provides constants that are used within the entire application
|
Package common provides constants that are used within the entire application |
|
Package configs acts as the central place for app-global configuration.
|
Package configs acts as the central place for app-global configuration. |
|
internal
|
|
|
pkg/util
Package util contains helper functions and data structures.
|
Package util contains helper functions and data structures. |
|
pkg
|
|
|
api
Package api contains components that handle incoming requests and delegate them to the opa.PolicyCompiler.
|
Package api contains components that handle incoming requests and delegate them to the opa.PolicyCompiler. |
|
data
Package data contains components that are used to translate an AST coming from translate.AstTranslator into a datastore's native query which can then be executed inside the datastore.
|
Package data contains components that are used to translate an AST coming from translate.AstTranslator into a datastore's native query which can then be executed inside the datastore. |
|
opa
Package opa contains components that generate decisions on incoming requests.
|
Package opa contains components that generate decisions on incoming requests. |
|
request
Package request contains components that help to transform an incoming request into OPA-compatible units like a package and a query.
|
Package request contains components that help to transform an incoming request into OPA-compatible units like a package and a query. |
|
translate
Package translate contains components that help to process a partially evaluated AST returned by OPA.
|
Package translate contains components that help to process a partially evaluated AST returned by OPA. |
|
watcher
Package watcher contains components that are used for configuration reloading of kelon.
|
Package watcher contains components that are used for configuration reloading of kelon. |
|
test
|
|
Click to show internal directories.
Click to hide internal directories.