Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOsAndSemverFromImage ¶
GetOsAndSemverFromImage parses a metal-api image ID to OS and Semver or returns an error
The last part must be the semantic version, valid ids are:
ubuntu-19.04 => os: ubuntu version: 19.04 ubuntu-19.04.20200408 => os: ubuntu version: 19.04.20200408 ubuntu-small-19.04.20200408 => os: ubuntu-small version: 19.04.20200408
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.