platform

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2020 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 Platform

type Platform int

Platform holds the auto-detected platform type

const (
	// Unknown is used when the current platform can't be determined
	Unknown Platform = iota

	// OpenShift represents a platform of type OpenShift
	OpenShift Platform = iota

	// Kubernetes represents a platform of type Kubernetes
	Kubernetes
)

func (Platform) String

func (p Platform) String() string

Jump to

Keyboard shortcuts

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