Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type REST ¶
type REST struct {
	// contains filtered or unexported fields
}
    REST implements the RESTStorage interface in terms of an Registry.
func NewREST ¶
func NewREST(m oscc.SCCMatcher, saCache oscache.StoreToServiceAccountLister, c clientset.Interface) *REST
NewREST creates a new REST for policies..
func (*REST) Create ¶
Create registers a given new PodSecurityPolicyReview instance to r.registry.
      
      Source Files
      ¶
    
- rest.go
 
 Click to show internal directories. 
   Click to hide internal directories.