Documentation ¶
Index ¶
- func AssertBootedUsr(c cluster.TestCluster, m platform.Machine, usr string)
- func GenPodmanScratchContainer(c cluster.TestCluster, m platform.Machine, name string, binnames []string)
- func GetRpmOstreeStatusJSON(c cluster.TestCluster, m platform.Machine) (simplifiedRpmOstreeStatus, error)
- func GetUsrDeviceNode(c cluster.TestCluster, m platform.Machine) string
- func InvalidateUsrPartition(c cluster.TestCluster, m platform.Machine, partition string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertBootedUsr ¶
func AssertBootedUsr(c cluster.TestCluster, m platform.Machine, usr string)
func GenPodmanScratchContainer ¶ added in v0.12.0
func GenPodmanScratchContainer(c cluster.TestCluster, m platform.Machine, name string, binnames []string)
GenPodmanScratchContainer creates a podman scratch container out of binaries from the host
func GetRpmOstreeStatusJSON ¶ added in v0.12.0
func GetRpmOstreeStatusJSON(c cluster.TestCluster, m platform.Machine) (simplifiedRpmOstreeStatus, error)
GetRpmOstreeStatusJSON returns an unmarshal'ed JSON object that contains a limited representation of the output of `rpm-ostree status --json`
func GetUsrDeviceNode ¶
func GetUsrDeviceNode(c cluster.TestCluster, m platform.Machine) string
func InvalidateUsrPartition ¶
func InvalidateUsrPartition(c cluster.TestCluster, m platform.Machine, partition string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.