permissions

package
v0.4.54 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SubmitAnyJobs       permission.Permission = "submit_any_jobs"
	CancelAnyJobs                             = "cancel_any_jobs"
	PreemptAnyJobs                            = "preempt_any_jobs"
	ReprioritizeAnyJobs                       = "reprioritize_any_jobs"
	WatchAllEvents                            = "watch_all_events"
	CreateQueue                               = "create_queue"
	DeleteQueue                               = "delete_queue"
	CordonNodes                               = "cordon_nodes"
)

Each principal (e.g., a user) has permissions associated with it. These are the possible permissions. For each gRPC call, the call handler first checks if the user has permissions for that call.

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