image

package
v0.0.0-...-5bd05a1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IgnitionData

type IgnitionData struct {
	SshKey                     string
	PlannerService             string
	MigrationPlannerAgentImage string
	InsecureRegistry           string
}

IgnitionData defines modifiable fields in ignition config

type Image

type Image interface {
	Generate() (io.Reader, error)
	Validate() (io.Reader, error)
}

type Key

type Key int
const ResponseWriterKey Key = 0

Key to store the ResponseWriter in the context of openapi

type Ova

type Ova struct {
	Writer io.Writer
	SshKey *string
}

func (*Ova) Generate

func (o *Ova) Generate() error

func (*Ova) Validate

func (o *Ova) Validate() error

Jump to

Keyboard shortcuts

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