# Functions
ConstructServiceURL constructs a service URL from the parameterized URL.
GetServiceURLForRegion returns the service URL to be used for the specified region.
NewSdsaasV1 : constructs an instance of SdsaasV1 with passed in options.
NewSdsaasV1UsingExternalConfig : constructs an instance of SdsaasV1 with passed in options and external configuration.
UnmarshalCertificateFound unmarshals an instance of CertificateFound from the specified map of raw messages.
UnmarshalCertificateUpdated unmarshals an instance of CertificateUpdated from the specified map of raw messages.
UnmarshalCredentialsFound unmarshals an instance of CredentialsFound from the specified map of raw messages.
UnmarshalCredentialsUpdated unmarshals an instance of CredentialsUpdated from the specified map of raw messages.
UnmarshalHost unmarshals an instance of Host from the specified map of raw messages.
UnmarshalHostCollection unmarshals an instance of HostCollection from the specified map of raw messages.
UnmarshalHostMapping unmarshals an instance of HostMapping from the specified map of raw messages.
UnmarshalHostPatch unmarshals an instance of HostPatch from the specified map of raw messages.
UnmarshalNetworkInfoReference unmarshals an instance of NetworkInfoReference from the specified map of raw messages.
UnmarshalPageLink unmarshals an instance of PageLink from the specified map of raw messages.
UnmarshalStorageIdentifiersReference unmarshals an instance of StorageIdentifiersReference from the specified map of raw messages.
UnmarshalVolume unmarshals an instance of Volume from the specified map of raw messages.
UnmarshalVolumeCollection unmarshals an instance of VolumeCollection from the specified map of raw messages.
UnmarshalVolumeMappingIdentity unmarshals an instance of VolumeMappingIdentity from the specified map of raw messages.
UnmarshalVolumeMappingReference unmarshals an instance of VolumeMappingReference from the specified map of raw messages.
UnmarshalVolumePatch unmarshals an instance of VolumePatch from the specified map of raw messages.
# Constants
DefaultServiceName is the default key used to find external configuration information.
No description provided by the author
# Structs
CertificateFound : The responese object for certificate GET operations.
CertificateUpdated : The response object for certificate POST operations.
CertOptions : The Cert options.
CertUploadOptions : The CertUpload options.
CredCreateOptions : The CredCreate options.
CredDeleteOptions : The CredDelete options.
CredentialsFound : The response object for credential GET operations.
CredentialsUpdated : The response object for credential POST operations.
CredsOptions : The Creds options.
Host : The host object.
HostCollection : A collection of hosts at a particular endpoint with the total number found.
HostCreateOptions : The HostCreate options.
HostDeleteOptions : The HostDelete options.
HostMapping : HostMapping struct.
HostOptions : The Host options.
HostPatch : The host PATCH request body.
HostsOptions : The Hosts options.
HostUpdateOptions : The HostUpdate options.
HostVolDeleteallOptions : The HostVolDeleteall options.
HostVolDeleteOptions : The HostVolDelete options.
HostVolUpdateOptions : The HostVolUpdate options.
NetworkInfoReference : NetworkInfoReference struct.
PageLink : PageLink struct.
SdsaasV1 : OpenAPI definition for SDSaaS
API Version: 1.0.0.
SdsaasV1Options : Service options.
StorageIdentifiersReference : Storage network and ID information associated with a volume/host mapping.
Volume : The volume metadata prototype.
VolumeCollection : Volume object showing the results of the GET volumes operation.
VolumeCreateOptions : The VolumeCreate options.
VolumeDeleteOptions : The VolumeDelete options.
VolumeMappingIdentity : VolumeMappingIdentity struct.
VolumeMappingReference : VolumeMappingReference struct.
VolumeOptions : The Volume options.
VolumePatch : Volume update request metadata.
VolumesOptions : The Volumes options.
VolumeUpdateOptions : The VolumeUpdate options.