rhcos

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AzureDisk

type AzureDisk struct {
	// Release is the source release version
	Release string `json:"release"`
	// URL to an image already stored in Azure infrastructure
	// that can be copied into an image gallery.  Avoid creating VMs directly
	// from this URL as that may lead to performance limitations.
	URL string `json:"url,omitempty"`
}

AzureDisk represents an Azure disk image that can be imported into an image gallery or otherwise replicated, and then used as a boot source for virtual machines.

type Extensions

type Extensions struct {
	AzureDisk *AzureDisk `json:"azure-disk,omitempty"`
}

Extensions is data specific to Red Hat Enterprise Linux CoreOS

Jump to

Keyboard shortcuts

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