constants

package
v0.1.18 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// UserPrefix is used to prefix users for the index
	UserPrefix = "user:"
	// GroupPrefix is used to prefix groups for the index
	GroupPrefix = "group:"
)
View Source
const (
	// IndexBySubjects indexes rolebindings / clusterrolebindings by their subjects
	IndexBySubjects = "bysubjects"
	// IndexByAccount indexes objects by their referenced account
	IndexByAccount = "byaccount"
	// IndexByTemplates indexes objects by their referenced template
	IndexByTemplate = "bytemplate"
)

Variables

View Source
var (
	// SpaceLabelAccount describes the account the space belongs to
	SpaceLabelAccount = "kiosk.sh/account"
	// SpaceAnnotationInitializing is used to describe a space as initializing and block role creation for this namespace
	SpaceAnnotationInitializing = "kiosk.sh/initializing"
)

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