Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoleAssignmentsEndpoints ¶
type RoleAssignmentsEndpoints struct { AuthFilter restmachinery.Filter RoleAssignmentSchemaLoader gojsonschema.JSONLoader Service authz.RoleAssignmentsService }
RoleAssignmentsEndpoints implements restmachinery.Endpoints to provide RoleAssignments-related URL --> action mappings to a restmachinery.Server.
func (*RoleAssignmentsEndpoints) Register ¶
func (r *RoleAssignmentsEndpoints) Register(router *mux.Router)
Click to show internal directories.
Click to hide internal directories.