# Functions
No description provided by the author
GetDefaultVolSpecs returns volume spec merged with default storage policy applied if any.
No description provided by the author
IsErrorNotFound returns if the given error is due to not found.
New creates a new SDK server.
NewAlertsServer provides an instance of alerts server interface.
No description provided by the author
No description provided by the author
# Constants
ContextDriverKey is the driver key passed in context's metadata.
Metedata context key where the token is found.
DefaultDriverName is the default driver to be used.
PureDBDrive name.
S3 Drive name.
# Structs
BucketServer is an implementation of the gRPC OpenStorageBucket interface.
CloudBackupServer is an implementation of the gRPC OpenStorageCloudBackup interface.
ClusterDomainsServer is an implementation of the gRPC OpenStorageClusterDomains interface.
ClusterPairServer is an implementation of the gRPC OpenStorageClusterServer interface.
ClusterServer is an implementation of the gRPC OpenStorageClusterServer interface.
CredentialServer is an implementation of the gRPC OpenStorageCredential interface.
DiagsServer is an implementation of the OpenStorageDiags SDK.
FilesystemCheckServer is an implementation of the gRPC OpenStorageFilesystemCheck interface.
FilesystemTrimServer is an implementation of the gRPC OpenStorageFilesystemTrim interface.
IdentityServer is an implementation of the gRPC OpenStorageIdentityServer interface.
No description provided by the author
NodeServer is an implementation of the gRPC OpenStorageNodeServer interface.
Objectstoreserver is an implementation of the gRPC OpenStorageObjectstore interface.
SchedulePolicyServer is an implementation of the gRPC OpenStorageSchedulePolicy interface.
SecurityConfig provides configuration for SDK auth.
Server is an implementation of the gRPC SDK interface.
ServerConfig provides the configuration to the SDK server.
No description provided by the author
TLSConfig points to the cert files needed for HTTPS.
VolumeServer is an implementation of the gRPC OpenStorageVolume interface.