Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ValidAssetName = regexp.MustCompile("^[a-zA-Z0-9][a-zA-Z0-9-]*$")
ValidAssetName is a regular expression matching valid asset name.
Functions ¶
Types ¶
type Info ¶
func InfoFromKernelYaml ¶
InfoFromKernelYaml reads the provided kernel metadata.
Click to show internal directories.
Click to hide internal directories.