Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const EtcdPrefix = "/oauth/clients"
    Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type REST ¶
type REST struct {
	etcdgeneric.Etcd
}
    rest implements a RESTStorage for oauth clients against etcd
func NewREST ¶
func NewREST(optsGetter restoptions.Getter) (*REST, error)
NewREST returns a RESTStorage object that will work against oauth clients
      
      Source Files
      ¶
    
- etcd.go
 
 Click to show internal directories. 
   Click to hide internal directories.