drive

package
v1.0.34 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDriveFolder

func CreateDriveFolder(t *testing.T, parentT *testing.T, ctx context.Context, name string, defaultAs string, parentFolderToken string) string

CreateDriveFolder creates a Drive folder, optionally under a parent folder, and deletes it during parent cleanup.

func DeleteDriveResourceAndVerify added in v1.0.34

func DeleteDriveResourceAndVerify(ctx context.Context, token, docType, defaultAs string) (*clie2e.Result, error)

DeleteDriveResourceAndVerify deletes a Drive-backed resource, then polls drive meta until the token is either gone or no longer has an accessible URL. This prevents cleanup from looking successful when the delete command returned a suppressed not_found or partial API error but the resource still exists.

func IsDriveResourceDeleted added in v1.0.34

func IsDriveResourceDeleted(ctx context.Context, token, docType, defaultAs string) (bool, error)

func WaitDriveResourceDeleted added in v1.0.34

func WaitDriveResourceDeleted(ctx context.Context, token, docType, defaultAs string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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