baremetal

package
v1.4.17 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2024 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Overview

Package baremetal contains bare metal specific Terraform-variable logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TFVars

func TFVars(libvirtURI string, bootstrapOSImage, externalBridge, externalMAC, provisioningBridge, provisioningMAC string) ([]byte, error)

TFVars generates bare metal specific Terraform variables.

Types

type Config added in v0.90.0

type Config struct {
	LibvirtURI       string              `json:"libvirt_uri,omitempty"`
	BootstrapOSImage string              `json:"bootstrap_os_image,omitempty"`
	Bridges          []map[string]string `json:"bridges"`
}

Config represents the baremetal platform parts of install config needed for bootstrapping.

Jump to

Keyboard shortcuts

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