util

package
v0.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Copyright 2020 Red Hat, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenPodmanScratchContainer

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 GetDeploymentStream added in v0.17.0

func GetDeploymentStream(deployment *rpmostreeclient.Deployment) (string, error)

func GetRpmOstreeStatus added in v0.17.0

func GetRpmOstreeStatus(c cluster.TestCluster, m platform.Machine) (rpmostreeclient.Status, error)

GetRpmOstreeStatus returns the rpm-ostree status.

func LUKSSanityTest

func LUKSSanityTest(c cluster.TestCluster, tangd TangServer, m platform.Machine, tpm2, killTangAfterFirstBoot bool, rootPart string)

LUKSSanityTest verifies that the rootfs is encrypted with LUKS

Types

type TangServer

type TangServer struct {
	Machine    platform.Machine
	Address    string
	Thumbprint string
}

TangServer contains fields required to set up a tang server Note: Placing it here to avoid circular dependency issue

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL