batteries

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// WorkspaceTypes leads to creation of a number of default types beyond the universal type.
	WorkspaceTypes = "workspace-types"

	// User leads to an additional user named "user" in the admin.kubeconfig that is not admin.
	User = "user"

	// MetricsViewer leads to an additional service account named "metrics" in the root namespace that can view metrics.
	MetricsViewer = "metrics-viewer"
)

Variables

View Source
var Defaults = sets.New[string](
	WorkspaceTypes,
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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