managed_folders

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ViewPermission                                        = "objectViewer"
	ManagedFolder1                                        = "managedFolder1"
	ManagedFolder2                                        = "managedFolder2"
	SimulatedFolderNonEmptyManagedFoldersTest             = "simulatedFolderNonEmptyManagedFoldersTes"
	FileInNonEmptyManagedFoldersTest                      = "testFileInNonEmptyManagedFoldersTest"
	IAMRoleForViewPermission                              = "roles/storage.objectViewer"
	NumberOfObjectsInDirForNonEmptyManagedFoldersListTest = 4
	AdminPermission                                       = "objectAdmin"
	IAMRoleForAdminPermission                             = "roles/storage.objectAdmin"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IAMPolicy

type IAMPolicy struct {
	Bindings []struct {
		Role    string   `json:"role"`
		Members []string `json:"members"`
	} `json:"bindings"`
}

Jump to

Keyboard shortcuts

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