openshift

package
v0.91.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 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 RoutesAvailability

type RoutesAvailability int

RoutesAvailability holds the auto-detected OpenShift Routes availability API.

const (
	// RoutesAvailable represents the route.openshift.io API is available.
	RoutesAvailable RoutesAvailability = iota

	// RoutesNotAvailable represents the route.openshift.io API is not available.
	RoutesNotAvailable
)

func (RoutesAvailability) String

func (p RoutesAvailability) String() string

Jump to

Keyboard shortcuts

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