 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const Prefix = "/podsecuritypolicies"
    Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type REST ¶
type REST struct {
	*etcdgeneric.Etcd
}
    REST implements a RESTStorage for PodSecurityPolicies against etcd.
func NewREST ¶
func NewREST(opts generic.RESTOptions) *REST
NewREST returns a RESTStorage object that will work against PodSecurityPolicy objects.
 Click to show internal directories. 
   Click to hide internal directories.