Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type REST ¶
rest implements a RESTStorage for access tokens against etcd
func NewREST ¶
func NewREST(optsGetter restoptions.Getter, clientGetter oauthclient.Getter, backends ...storage.Interface) (*REST, error)
NewREST returns a RESTStorage object that will work against access tokens
      
      Source Files
      ¶
    
- etcd.go
 
 Click to show internal directories. 
   Click to hide internal directories.