restrictionlevel

package
v0.0.0-...-683b059 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package restrictionlevel contains the different restriction levels used in DLP policies.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RestrictionLevel

type RestrictionLevel int

RestrictionLevel is an enum containing the different types of DLP restrictions enforced, potentially including the user's response to the warning dialog (proceed or cancel).

const (
	Allowed RestrictionLevel = iota
	Blocked
	WarnCancelled
	WarnProceeded
)

See comment on the type above.

Jump to

Keyboard shortcuts

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