package
Version:
v1.9.2
Opens a new window with list of versions in this module.
Published: Jan 17, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
REST implements a RESTStorage for selfsubjectrulesreview.
func NewREST(ruleResolver authorizer.RuleResolver) *REST
NewREST returns a RESTStorage object that will work against selfsubjectrulesreview.
func (r *REST) Create(ctx genericapirequest.Context, obj runtime.Object, createValidation rest.ValidateObjectFunc, includeUninitialized bool) (runtime.Object, error)
Create attempts to get self subject rules in specific namespace.
func (r *REST) New() runtime.Object
New creates a new selfsubjectrulesreview object.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.