operator_test

package
v0.0.0-...-123d5f5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvOSImage

type EnvOSImage struct {
	OpenshiftVersion string `json:"openshift_version"`
	Version          string `json:"version"`
	URL              string `json:"url"`
	CPUArchitecture  string `json:"cpu_architecture"`
}

EnvOSImage is a helper struct to decode OSImages correctly.

type Images

type Images struct {
	Nodes []struct {
		Version, Payload string
	} `json:"nodes"`
}

Images is a helper struct to encode OSImages correctly.

Jump to

Keyboard shortcuts

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