Documentation ¶
Overview ¶
Package deploy provides functions to deploy initial resources for the node operator.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImageInfo ¶
type ImageInfo struct {
// contains filtered or unexported fields
}
ImageInfo retrieves OS image information.
func (*ImageInfo) ImageVersion ¶
ImageVersion tries to parse the image version from the host mounted os-release file. If the file is not present or does not contain the version, a fallback lookup is performed.
Click to show internal directories.
Click to hide internal directories.