preset

package
v2.35.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: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PodmanDeprecatedWarning = "The Podman preset is deprecated and will be removed in a future release. Consider" +
		" rather using a Podman Machine managed by Podman Desktop: https://podman-desktop.io"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Preset

type Preset string
const (
	Podman     Preset = "podman"
	OpenShift  Preset = "openshift"
	OKD        Preset = "okd"
	Microshift Preset = "microshift"
)

func AllPresets

func AllPresets() []Preset

func ParsePreset

func ParsePreset(input string) Preset

func ParsePresetE

func ParsePresetE(input string) (Preset, error)

func (Preset) ForDisplay

func (preset Preset) ForDisplay() string

func (Preset) String

func (preset Preset) String() string

Jump to

Keyboard shortcuts

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