 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var Strategy = strategy{kapi.Scheme}
    Functions ¶
This section is empty.
Types ¶
type CloneREST ¶
type CloneREST struct {
	// contains filtered or unexported fields
}
    CloneREST is a RESTStorage implementation for a BuildGenerator which supports only the Get operation (as the generator has no underlying storage object).
func NewStorage ¶
func NewStorage(generator *generator.BuildGenerator) *CloneREST
NewStorage creates a new storage object for build generation
 Click to show internal directories. 
   Click to hide internal directories.