package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: Nov 4, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetNamespace from a request
Health handles health API calls
GetHealth performs health check on controller and dependencies
Routes for health check API
Rule API.
NewRule constructs a new Rule API.
Routes returns this API's routes wrapped by the middlewares.
type RuleList struct {
Rules []rules.Rule `json:"rules"`
Revision int64 `json:"revision"`
}
RuleList is used to output the results of rule queries.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.