 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DAO ¶
type Embedded ¶
type Embedded struct {
	// contains filtered or unexported fields
}
    type EmbeddedNode ¶
func (*EmbeddedNode) AsTemplate ¶
func (en *EmbeddedNode) AsTemplate() *rest.Template
func (*EmbeddedNode) IsLeaf ¶
func (en *EmbeddedNode) IsLeaf() bool
func (*EmbeddedNode) List ¶
func (en *EmbeddedNode) List() []Node
type Node ¶
type TemplateProvider ¶
type TemplateProvider struct {
}
    func (*TemplateProvider) ByUUID ¶
func (t *TemplateProvider) ByUUID(uuid string) (Node, error)
func (*TemplateProvider) List ¶
func (t *TemplateProvider) List() []Node
       Source Files
      ¶
      Source Files
      ¶
    
- dao.go
- embedded.go
- provider.go
 Click to show internal directories. 
   Click to hide internal directories.