capabilities

package
v0.0.0-...-c1aa8b0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RequiredApi = RequiredApiSpec{
	// contains filtered or unexported fields
}

Functions

This section is empty.

Types

type ApiServerSpec

type ApiServerSpec struct {
	Version          string // Set to the kubernetes version of the API Server
	Openshift4       bool   // set to true if running on openshift 4
	ImageStreams     bool   // Set to true if the API Server supports imagestreams
	Routes           bool   // Set to true if the API Server supports routes
	EmbeddedProvider bool   // Set to true if the API Server support an embedded authenticaion provider, eg. openshift
	OlmSupport       bool   // Set to true if the API Server supports an Operation-Lifecyle-Manager
	ConsoleLink      bool   // Set to true if the API Server support the openshift console link API
}

func ApiCapabilities

func ApiCapabilities(clientTools *clienttools.ClientTools) (*ApiServerSpec, error)

* For testing the given platform's capabilities

type RequiredApiSpec

type RequiredApiSpec struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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