 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LegacyREST ¶
type LegacyREST struct {
	*REST
}
    LegacyREST allows us to wrap and alter some behavior
func (*LegacyREST) Categories ¶
func (r *LegacyREST) Categories() []string
type REST ¶
REST implements a RESTStorage for security context constraints against etcd
func NewREST ¶
func NewREST(optsGetter generic.RESTOptionsGetter) *REST
NewREST returns a RESTStorage object that will work against security context constraints objects.
       Source Files
      ¶
      Source Files
      ¶
    
- etcd.go
- shim_storage.go
 Click to show internal directories. 
   Click to hide internal directories.