# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
isGCEError returns true if given error is a googleapi.Error with given reason (e.g.
IsInvalidError returns true if the error is a googleapi.Error with invalid reason.
IsGCENotFoundError returns true if the error is a googleapi.Error with notFound reason.
kmsKeyEqual returns true if fetchedKMSKey and storageClassKMSKey refer to the same key.
NewAltTokenSource constructs a new alternate token source for generating tokens.
ValidateDiskParameters takes a CloudDisk and returns true if the parameters specified validly describe the disk provided, and false otherwise.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Beta key type.
V1 key type.
No description provided by the author
No description provided by the author
# Variables
AttachDiskBackoff is backoff used to wait for AttachDisk to complete.
No description provided by the author
WaitForOpBackoff is backoff used to wait for Global, Regional or Zonal operation to complete.
# Structs
AltTokenSource is the structure holding the data for the functionality needed to generates tokens.
No description provided by the author
CloudProvider only supports GCE v1/beta Disk APIs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Custom error type to propagate error messages up to clients.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
ResourceType indicates the type of a compute resource.