package
0.2.2
Repository: https://github.com/ibm/cloud-db2-go-sdk.git
Documentation: pkg.go.dev

# Functions

ConstructServiceURL constructs a service URL from the parameterized URL.
GetServiceURLForRegion returns the service URL to be used for the specified region.
NewDb2saasV1 : constructs an instance of Db2saasV1 with passed in options.
NewDb2saasV1UsingExternalConfig : constructs an instance of Db2saasV1 with passed in options and external configuration.
UnmarshalCreateUserAuthentication unmarshals an instance of CreateUserAuthentication from the specified map of raw messages.
UnmarshalIpAddress unmarshals an instance of IpAddress from the specified map of raw messages.
UnmarshalSuccessAutoScaling unmarshals an instance of SuccessAutoScaling from the specified map of raw messages.
UnmarshalSuccessConnectionInfo unmarshals an instance of SuccessConnectionInfo from the specified map of raw messages.
UnmarshalSuccessConnectionInfoPrivate unmarshals an instance of SuccessConnectionInfoPrivate from the specified map of raw messages.
UnmarshalSuccessConnectionInfoPublic unmarshals an instance of SuccessConnectionInfoPublic from the specified map of raw messages.
UnmarshalSuccessGetAllowlistIPs unmarshals an instance of SuccessGetAllowlistIPs from the specified map of raw messages.
UnmarshalSuccessGetUserByID unmarshals an instance of SuccessGetUserByID from the specified map of raw messages.
UnmarshalSuccessGetUserByIDAuthentication unmarshals an instance of SuccessGetUserByIDAuthentication from the specified map of raw messages.
UnmarshalSuccessGetUserInfo unmarshals an instance of SuccessGetUserInfo from the specified map of raw messages.
UnmarshalSuccessGetUserInfoResourcesItem unmarshals an instance of SuccessGetUserInfoResourcesItem from the specified map of raw messages.
UnmarshalSuccessGetUserInfoResourcesItemAuthentication unmarshals an instance of SuccessGetUserInfoResourcesItemAuthentication from the specified map of raw messages.
UnmarshalSuccessPostAllowedlistIPs unmarshals an instance of SuccessPostAllowedlistIPs from the specified map of raw messages.
UnmarshalSuccessUpdateAutoScale unmarshals an instance of SuccessUpdateAutoScale from the specified map of raw messages.
UnmarshalSuccessUserResponse unmarshals an instance of SuccessUserResponse from the specified map of raw messages.
UnmarshalSuccessUserResponseAuthentication unmarshals an instance of SuccessUserResponseAuthentication from the specified map of raw messages.

# Constants

DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
No description provided by the author
Constants associated with the PostDb2SaasUserOptions.Locked property.
Constants associated with the PostDb2SaasUserOptions.Locked property.
Constants associated with the PostDb2SaasUserOptions.Role property.
Constants associated with the PostDb2SaasUserOptions.Role property.
Constants associated with the PutDb2SaasAutoscaleOptions.AutoScalingAllowPlanLimit property.
Constants associated with the PutDb2SaasAutoscaleOptions.AutoScalingAllowPlanLimit property.
Constants associated with the PutDb2SaasAutoscaleOptions.AutoScalingEnabled property.
Constants associated with the PutDb2SaasAutoscaleOptions.AutoScalingEnabled property.
Constants associated with the SuccessGetUserByID.Locked property.
Constants associated with the SuccessGetUserByID.Locked property.
Constants associated with the SuccessGetUserByID.Role property.
Constants associated with the SuccessGetUserByID.Role property.
Constants associated with the SuccessGetUserInfoResourcesItem.Locked property.
Constants associated with the SuccessGetUserInfoResourcesItem.Locked property.
Constants associated with the SuccessGetUserInfoResourcesItem.Role property.
Constants associated with the SuccessGetUserInfoResourcesItem.Role property.
Constants associated with the SuccessUserResponse.Locked property.
Constants associated with the SuccessUserResponse.Locked property.
Constants associated with the SuccessUserResponse.Role property.
Constants associated with the SuccessUserResponse.Role property.

# Structs

CreateUserAuthentication : CreateUserAuthentication struct.
Db2saasV1 : Manage lifecycle of your Db2 on Cloud resources using the APIs.
Db2saasV1Options : Service options.
DeleteDb2SaasUserOptions : The DeleteDb2SaasUser options.
GetbyidDb2SaasUserOptions : The GetbyidDb2SaasUser options.
GetDb2SaasAllowlistOptions : The GetDb2SaasAllowlist options.
GetDb2SaasAutoscaleOptions : The GetDb2SaasAutoscale options.
GetDb2SaasConnectionInfoOptions : The GetDb2SaasConnectionInfo options.
GetDb2SaasUserOptions : The GetDb2SaasUser options.
IpAddress : Details of an IP address.
PostDb2SaasAllowlistOptions : The PostDb2SaasAllowlist options.
PostDb2SaasUserOptions : The PostDb2SaasUser options.
PutDb2SaasAutoscaleOptions : The PutDb2SaasAutoscale options.
SuccessAutoScaling : The details of the autoscale.
SuccessConnectionInfo : Responds with JSON of the connection information for the Db2 SaaS Instance.
SuccessConnectionInfoPrivate : SuccessConnectionInfoPrivate struct.
SuccessConnectionInfoPublic : SuccessConnectionInfoPublic struct.
SuccessGetAllowlistIPs : Success response of get allowlist IPs.
SuccessGetUserByID : The details of the users.
SuccessGetUserByIDAuthentication : Authentication details for the user.
SuccessGetUserInfo : Success response of get user.
SuccessGetUserInfoResourcesItem : SuccessGetUserInfoResourcesItem struct.
SuccessGetUserInfoResourcesItemAuthentication : Authentication details for the user.
SuccessPostAllowedlistIPs : Success response of post allowlist IPs.
SuccessUpdateAutoScale : Response of successful updation of scaling configurations.
SuccessUserResponse : The details of the users.
SuccessUserResponseAuthentication : Authentication details for the user.