console

package
v0.1.30 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: 31 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DOCKER binary name of docker
	DOCKER = "docker"
	// PODMAN binary name of podman
	PODMAN = "podman"
	// Linux name in runtime.GOOS
	LINUX = "linux"
	// MacOS name in runtime.GOOS
	MACOS = "darwin"

	// Environment variable that indicates if open by browser is set as default
	EnvBrowserDefault = "BACKPLANE_DEFAULT_OPEN_BROWSER"

	// Environment variable that set the container engine
	EnvContainerEngine = "CONTAINER_ENGINE"

	// The namespace where console deploys in the cluster
	ConsoleNS = "openshift-console"

	// The deployment name of console
	ConsoleDeployment = "console"

	// The namespace of monitoring stack
	MonitoringNS = "openshift-monitoring"

	// The deployment name of monitoring plugin
	MonitoringPluginDeployment = "monitoring-plugin"
)

Variables

This section is empty.

Functions

func GetConfigDirectory added in v0.1.4

func GetConfigDirectory() (string, error)

GetConfigDirectory returns pull secret file saving path Defaults to ~/.kube/ocm-pull-secret

func NewConsoleCmd added in v0.1.24

func NewConsoleCmd() *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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