Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KotsSingleSpec ¶
type KotsSingleSpec struct { Name string `json:"name"` Path string `json:"path"` Content string `json:"content"` Children []KotsSingleSpec `json:"children"` }
Click to show internal directories.
Click to hide internal directories.