fixtvals

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: 1 Imported by: 0

Documentation

Overview

Package fixtvals provides common types for fixtures of the enterpriseconnectors package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FixtValue

type FixtValue struct {
	PolicyParams
	lacrosfixt.FixtValue
}

FixtValue is a type that embeds both PolicyParams and lacrosfixt.FixtValue

type PolicyParams

type PolicyParams struct {
	AllowsImmediateDelivery bool // specifies whether immediate delivery of files is allowed
	AllowsUnscannableFiles  bool // specifies whether unscannable files (large or encrypted) are allowed
	ScansEnabledForDownload bool // specifies whether malware and dlp scans are enabled for download
	ScansEnabledForUpload   bool // specifies whether malware and dlp scans are enabled for upload
}

PolicyParams entail parameters describing the set policy for a user.

Jump to

Keyboard shortcuts

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