Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FSLibrary ¶
func (FSLibrary) Flavours ¶
Flavours lists the flavours in a tree structure.
The base directory is searched for directories for example: └── flavours
├── 1.2.3
│ ├── template1.yaml
│ └── template2.yaml
└── 2.1.0
└── template1.yaml
Would result in 3 templates, with two different versions 1.2.3 and 2.1.0.
Click to show internal directories.
Click to hide internal directories.