sandbox_settings

package
v2.61.6 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaAdvancedSettings

type BaAdvancedSettings struct {
	FileHashesToBeBlocked []string `json:"fileHashesToBeBlocked,omitempty"`
}

func Get added in v2.61.0

func Get(service *services.Service) (*BaAdvancedSettings, error)

func Update added in v2.61.0

func Update(service *services.Service, hashes BaAdvancedSettings) (*BaAdvancedSettings, error)

type FileHashCount

type FileHashCount struct {
	BlockedFileHashesCount int `json:"blockedFileHashesCount,omitempty"`
	RemainingFileHashes    int `json:"remainingFileHashes,omitempty"`
}

func GetFileHashCount added in v2.61.0

func GetFileHashCount(service *services.Service) (*FileHashCount, error)

Jump to

Keyboard shortcuts

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