Documentation ¶
Overview ¶
Package rest is a gateway to the underlying grpc service
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PolicyHandler ¶
type PolicyHandler struct{}
func (*PolicyHandler) Filter ¶
func (h *PolicyHandler) Filter() func(string) string
Filter returns a function to filter the swagger path
func (*PolicyHandler) ListPolicies ¶
func (h *PolicyHandler) ListPolicies(req *restful.Request, rsp *restful.Response)
List Policy Groups
func (*PolicyHandler) SwaggerTags ¶
func (h *PolicyHandler) SwaggerTags() []string
SwaggerTags list the names of the service tags declared in the swagger json implemented by this service
Click to show internal directories.
Click to hide internal directories.