# Packages
No description provided by the author
# Functions
DefaultAuthScopes reports the default set of authentication scopes to use with this package.
NewClient creates a new bare metal solution client based on gRPC.
NewRESTClient creates a new bare metal solution rest client.
# Structs
CallOptions contains the retry settings for each method of Client.
Client is a client for interacting with Bare Metal Solution API.
DetachLunOperation manages a long-running operation from DetachLun.
InstanceIterator manages a stream of *baremetalsolutionpb.Instance.
LocationIterator manages a stream of *locationpb.Location.
LunIterator manages a stream of *baremetalsolutionpb.Lun.
NetworkIterator manages a stream of *baremetalsolutionpb.Network.
NfsShareIterator manages a stream of *baremetalsolutionpb.NfsShare.
ResetInstanceOperation manages a long-running operation from ResetInstance.
ResizeVolumeOperation manages a long-running operation from ResizeVolume.
StartInstanceOperation manages a long-running operation from StartInstance.
StopInstanceOperation manages a long-running operation from StopInstance.
UpdateInstanceOperation manages a long-running operation from UpdateInstance.
UpdateNetworkOperation manages a long-running operation from UpdateNetwork.
UpdateNfsShareOperation manages a long-running operation from UpdateNfsShare.
UpdateVolumeOperation manages a long-running operation from UpdateVolume.
VolumeIterator manages a stream of *baremetalsolutionpb.Volume.