package
5.3.0-alpha.1+incompatible
Repository: https://github.com/libopenstorage/external-storage.git
Documentation: pkg.go.dev

# Functions

CreateGCECloud creates a GCE Cloud object using the specified parameters.
GetGCERegion returns region of the gce zone.
NewAltTokenSource creates a TokenSource.

# Constants

DiskTypeSSD is the disk type for SSD PD.
DiskTypeStandard is the disk type for standard PD.
ProviderName is the cloud provider name.

# Structs

AltTokenSource defines a token source.
Cloud is an implementation of Interface, LoadBalancer and Instances for Google Compute Engine.
Config contains config options for the GCE Cloud.

# Interfaces

Disks is interface for manipulation with GCE PDs.

# Type aliases

DiskType defines disk types.