permissions

package
v0.3.70-rc-fe1e112 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	SubmitJobs          permission.Permission = "submit_jobs"
	SubmitAnyJobs                             = "submit_any_jobs"
	CreateQueue                               = "create_queue"
	DeleteQueue                               = "delete_queue"
	CancelJobs                                = "cancel_jobs"
	CancelAnyJobs                             = "cancel_any_jobs"
	ReprioritizeJobs                          = "reprioritize_jobs"
	ReprioritizeAnyJobs                       = "reprioritize_any_jobs"
	WatchEvents                               = "watch_events"
	WatchAllEvents                            = "watch_all_events"
	ExecuteJobs                               = "execute_jobs"
	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