constants

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// IndexBySubjects indexes rolebindings / clusterrolebindings by their subjects
	IndexBySubjects = "bysubjects"
	// IndexByRole indexes rolebindings by their role
	IndexByRole = "byrole"
	// IndexByClusterRole indexes rolebindings / clusterrolebindings by their cluster role
	IndexByClusterRole = "byclusterrole"
	// IndexByAccount indexes objects by their referenced account
	IndexByAccount = "byaccount"
	// IndexByTemplates indexes objects by their referenced template
	IndexByTemplate = "bytemplate"
)

Variables

This section is empty.

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