Versions in this module Expand all Collapse all v52 v52.0.0 Nov 17, 2021 Changes in this version + type ActionTypeEnum string + const ActionTypeCreated + const ActionTypeDeleted + const ActionTypeInProgress + const ActionTypeRelated + const ActionTypeUpdated + func GetActionTypeEnumValues() []ActionTypeEnum + type CancelDeploymentBackupDetails interface + type CancelDeploymentBackupRequest struct + DeploymentBackupId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CancelDeploymentBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CancelDeploymentBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CancelDeploymentBackupRequest) RetryPolicy() *common.RetryPolicy + func (request CancelDeploymentBackupRequest) String() string + type CancelDeploymentBackupResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CancelDeploymentBackupResponse) HTTPResponse() *http.Response + func (response CancelDeploymentBackupResponse) String() string + type CancelDeploymentBackupTypeEnum string + const CancelDeploymentBackupTypeDefault + func GetCancelDeploymentBackupTypeEnumValues() []CancelDeploymentBackupTypeEnum + type ChangeDatabaseRegistrationCompartmentDetails struct + CompartmentId *string + func (m ChangeDatabaseRegistrationCompartmentDetails) String() string + type ChangeDatabaseRegistrationCompartmentRequest struct + DatabaseRegistrationId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ChangeDatabaseRegistrationCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeDatabaseRegistrationCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeDatabaseRegistrationCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeDatabaseRegistrationCompartmentRequest) String() string + type ChangeDatabaseRegistrationCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ChangeDatabaseRegistrationCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeDatabaseRegistrationCompartmentResponse) String() string + type ChangeDeploymentBackupCompartmentDetails struct + CompartmentId *string + func (m ChangeDeploymentBackupCompartmentDetails) String() string + type ChangeDeploymentBackupCompartmentRequest struct + DeploymentBackupId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ChangeDeploymentBackupCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeDeploymentBackupCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeDeploymentBackupCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeDeploymentBackupCompartmentRequest) String() string + type ChangeDeploymentBackupCompartmentResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ChangeDeploymentBackupCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeDeploymentBackupCompartmentResponse) String() string + type ChangeDeploymentCompartmentDetails struct + CompartmentId *string + func (m ChangeDeploymentCompartmentDetails) String() string + type ChangeDeploymentCompartmentRequest struct + DeploymentId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ChangeDeploymentCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeDeploymentCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeDeploymentCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeDeploymentCompartmentRequest) String() string + type ChangeDeploymentCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ChangeDeploymentCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeDeploymentCompartmentResponse) String() string + type CreateDatabaseRegistrationDetails struct + AliasName *string + CompartmentId *string + ConnectionString *string + DatabaseId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + Fqdn *string + FreeformTags map[string]string + IpAddress *string + KeyId *string + Password *string + SecretCompartmentId *string + SubnetId *string + Username *string + VaultId *string + Wallet *string + func (m CreateDatabaseRegistrationDetails) String() string + type CreateDatabaseRegistrationRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateDatabaseRegistrationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateDatabaseRegistrationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateDatabaseRegistrationRequest) RetryPolicy() *common.RetryPolicy + func (request CreateDatabaseRegistrationRequest) String() string + type CreateDatabaseRegistrationResponse struct + Etag *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateDatabaseRegistrationResponse) HTTPResponse() *http.Response + func (response CreateDatabaseRegistrationResponse) String() string + type CreateDeploymentBackupDetails struct + BucketName *string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeploymentId *string + DisplayName *string + FreeformTags map[string]string + NamespaceName *string + ObjectName *string + func (m CreateDeploymentBackupDetails) String() string + type CreateDeploymentBackupRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateDeploymentBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateDeploymentBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateDeploymentBackupRequest) RetryPolicy() *common.RetryPolicy + func (request CreateDeploymentBackupRequest) String() string + type CreateDeploymentBackupResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateDeploymentBackupResponse) HTTPResponse() *http.Response + func (response CreateDeploymentBackupResponse) String() string + type CreateDeploymentDetails struct + CompartmentId *string + CpuCoreCount *int + DefinedTags map[string]map[string]interface{} + DeploymentBackupId *string + DeploymentType DeploymentTypeEnum + Description *string + DisplayName *string + Fqdn *string + FreeformTags map[string]string + IsAutoScalingEnabled *bool + IsPublic *bool + LicenseModel LicenseModelEnum + NsgIds []string + OggData *CreateOggDeploymentDetails + SubnetId *string + func (m CreateDeploymentDetails) String() string + type CreateDeploymentRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateDeploymentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateDeploymentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateDeploymentRequest) RetryPolicy() *common.RetryPolicy + func (request CreateDeploymentRequest) String() string + type CreateDeploymentResponse struct + Etag *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateDeploymentResponse) HTTPResponse() *http.Response + func (response CreateDeploymentResponse) String() string + type CreateOggDeploymentDetails struct + AdminPassword *string + AdminUsername *string + Certificate *string + DeploymentName *string + Key *string + func (m CreateOggDeploymentDetails) String() string + type DatabaseRegistration struct + AliasName *string + CompartmentId *string + ConnectionString *string + DatabaseId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + Fqdn *string + FreeformTags map[string]string + Id *string + IpAddress *string + KeyId *string + LifecycleDetails *string + LifecycleState LifecycleStateEnum + RcePrivateIp *string + SecretCompartmentId *string + SecretId *string + SubnetId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + Username *string + VaultId *string + func (m DatabaseRegistration) String() string + type DatabaseRegistrationCollection struct + Items []DatabaseRegistrationSummary + func (m DatabaseRegistrationCollection) String() string + type DatabaseRegistrationSummary struct + AliasName *string + CompartmentId *string + ConnectionString *string + DatabaseId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + Fqdn *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState LifecycleStateEnum + SecretId *string + SubnetId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + Username *string + func (m DatabaseRegistrationSummary) String() string + type DefaultCancelDeploymentBackupDetails struct + func (m DefaultCancelDeploymentBackupDetails) MarshalJSON() (buff []byte, e error) + func (m DefaultCancelDeploymentBackupDetails) String() string + type DefaultRestoreDeploymentDetails struct + func (m DefaultRestoreDeploymentDetails) MarshalJSON() (buff []byte, e error) + func (m DefaultRestoreDeploymentDetails) String() string + type DefaultStartDeploymentDetails struct + func (m DefaultStartDeploymentDetails) MarshalJSON() (buff []byte, e error) + func (m DefaultStartDeploymentDetails) String() string + type DefaultStopDeploymentDetails struct + func (m DefaultStopDeploymentDetails) MarshalJSON() (buff []byte, e error) + func (m DefaultStopDeploymentDetails) String() string + type DeleteDatabaseRegistrationRequest struct + DatabaseRegistrationId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteDatabaseRegistrationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteDatabaseRegistrationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteDatabaseRegistrationRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteDatabaseRegistrationRequest) String() string + type DeleteDatabaseRegistrationResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteDatabaseRegistrationResponse) HTTPResponse() *http.Response + func (response DeleteDatabaseRegistrationResponse) String() string + type DeleteDeploymentBackupRequest struct + DeploymentBackupId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteDeploymentBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteDeploymentBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteDeploymentBackupRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteDeploymentBackupRequest) String() string + type DeleteDeploymentBackupResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteDeploymentBackupResponse) HTTPResponse() *http.Response + func (response DeleteDeploymentBackupResponse) String() string + type DeleteDeploymentRequest struct + DeploymentId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteDeploymentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteDeploymentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteDeploymentRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteDeploymentRequest) String() string + type DeleteDeploymentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteDeploymentResponse) HTTPResponse() *http.Response + func (response DeleteDeploymentResponse) String() string + type Deployment struct + CompartmentId *string + CpuCoreCount *int + DefinedTags map[string]map[string]interface{} + DeploymentBackupId *string + DeploymentType DeploymentTypeEnum + DeploymentUrl *string + Description *string + DisplayName *string + Fqdn *string + FreeformTags map[string]string + Id *string + IsAutoScalingEnabled *bool + IsHealthy *bool + IsLatestVersion *bool + IsPublic *bool + LicenseModel LicenseModelEnum + LifecycleDetails *string + LifecycleState LifecycleStateEnum + LifecycleSubState LifecycleSubStateEnum + NsgIds []string + OggData *OggDeployment + PrivateIpAddress *string + PublicIpAddress *string + SubnetId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + TimeUpgradeRequired *common.SDKTime + func (m Deployment) String() string + type DeploymentBackup struct + BackupType DeploymentBackupTypeEnum + BucketName *string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeploymentId *string + DisplayName *string + FreeformTags map[string]string + Id *string + IsAutomatic *bool + LifecycleDetails *string + LifecycleState LifecycleStateEnum + NamespaceName *string + ObjectName *string + OggVersion *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeOfBackup *common.SDKTime + TimeUpdated *common.SDKTime + func (m DeploymentBackup) String() string + type DeploymentBackupCollection struct + Items []DeploymentBackupSummary + func (m DeploymentBackupCollection) String() string + type DeploymentBackupSummary struct + BackupType DeploymentBackupTypeEnum + BucketName *string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeploymentId *string + DisplayName *string + FreeformTags map[string]string + Id *string + IsAutomatic *bool + LifecycleDetails *string + LifecycleState LifecycleStateEnum + NamespaceName *string + ObjectName *string + OggVersion *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeOfBackup *common.SDKTime + TimeUpdated *common.SDKTime + func (m DeploymentBackupSummary) String() string + type DeploymentBackupTypeEnum string + const DeploymentBackupTypeFull + const DeploymentBackupTypeIncremental + func GetDeploymentBackupTypeEnumValues() []DeploymentBackupTypeEnum + type DeploymentCollection struct + Items []DeploymentSummary + func (m DeploymentCollection) String() string + type DeploymentSummary struct + CompartmentId *string + CpuCoreCount *int + DefinedTags map[string]map[string]interface{} + DeploymentType DeploymentTypeEnum + DeploymentUrl *string + Description *string + DisplayName *string + Fqdn *string + FreeformTags map[string]string + Id *string + IsAutoScalingEnabled *bool + IsLatestVersion *bool + IsPublic *bool + LicenseModel LicenseModelEnum + LifecycleDetails *string + LifecycleState LifecycleStateEnum + LifecycleSubState LifecycleSubStateEnum + PrivateIpAddress *string + PublicIpAddress *string + SubnetId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + TimeUpgradeRequired *common.SDKTime + func (m DeploymentSummary) String() string + type DeploymentTypeEnum string + const DeploymentTypeOgg + func GetDeploymentTypeEnumValues() []DeploymentTypeEnum + type DeploymentUpgrade struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeploymentId *string + DeploymentUpgradeType DeploymentUpgradeTypeEnum + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState LifecycleStateEnum + LifecycleSubState LifecycleSubStateEnum + OggVersion *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + TimeUpdated *common.SDKTime + func (m DeploymentUpgrade) String() string + type DeploymentUpgradeCollection struct + Items []DeploymentUpgradeSummary + func (m DeploymentUpgradeCollection) String() string + type DeploymentUpgradeLifecycleStateEnum string + const DeploymentUpgradeLifecycleStateCanceled + const DeploymentUpgradeLifecycleStateCanceling + const DeploymentUpgradeLifecycleStateFailed + const DeploymentUpgradeLifecycleStateInProgress + const DeploymentUpgradeLifecycleStateNeedsAttention + const DeploymentUpgradeLifecycleStateSucceeded + const DeploymentUpgradeLifecycleStateWaiting + func GetDeploymentUpgradeLifecycleStateEnumValues() []DeploymentUpgradeLifecycleStateEnum + type DeploymentUpgradeSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeploymentId *string + DeploymentUpgradeType DeploymentUpgradeTypeEnum + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState LifecycleStateEnum + LifecycleSubState LifecycleSubStateEnum + OggVersion *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + TimeUpdated *common.SDKTime + func (m DeploymentUpgradeSummary) String() string + type DeploymentUpgradeTypeEnum string + const DeploymentUpgradeTypeAutomatic + const DeploymentUpgradeTypeManual + func GetDeploymentUpgradeTypeEnumValues() []DeploymentUpgradeTypeEnum + type GetDatabaseRegistrationRequest struct + DatabaseRegistrationId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetDatabaseRegistrationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetDatabaseRegistrationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetDatabaseRegistrationRequest) RetryPolicy() *common.RetryPolicy + func (request GetDatabaseRegistrationRequest) String() string + type GetDatabaseRegistrationResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetDatabaseRegistrationResponse) HTTPResponse() *http.Response + func (response GetDatabaseRegistrationResponse) String() string + type GetDeploymentBackupRequest struct + DeploymentBackupId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetDeploymentBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetDeploymentBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetDeploymentBackupRequest) RetryPolicy() *common.RetryPolicy + func (request GetDeploymentBackupRequest) String() string + type GetDeploymentBackupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetDeploymentBackupResponse) HTTPResponse() *http.Response + func (response GetDeploymentBackupResponse) String() string + type GetDeploymentRequest struct + DeploymentId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetDeploymentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetDeploymentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetDeploymentRequest) RetryPolicy() *common.RetryPolicy + func (request GetDeploymentRequest) String() string + type GetDeploymentResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetDeploymentResponse) HTTPResponse() *http.Response + func (response GetDeploymentResponse) String() string + type GetDeploymentUpgradeRequest struct + DeploymentUpgradeId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetDeploymentUpgradeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetDeploymentUpgradeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetDeploymentUpgradeRequest) RetryPolicy() *common.RetryPolicy + func (request GetDeploymentUpgradeRequest) String() string + type GetDeploymentUpgradeResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetDeploymentUpgradeResponse) HTTPResponse() *http.Response + func (response GetDeploymentUpgradeResponse) String() string + type GetWorkRequestRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request GetWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request GetWorkRequestRequest) String() string + type GetWorkRequestResponse struct + OpcRequestId *string + RawResponse *http.Response + RetryAfter *int + func (response GetWorkRequestResponse) HTTPResponse() *http.Response + func (response GetWorkRequestResponse) String() string + type GoldenGateClient struct + func NewGoldenGateClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client GoldenGateClient, err error) + func NewGoldenGateClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client GoldenGateClient, err error) + func (client *GoldenGateClient) ConfigurationProvider() *common.ConfigurationProvider + func (client *GoldenGateClient) SetRegion(region string) + func (client GoldenGateClient) CancelDeploymentBackup(ctx context.Context, request CancelDeploymentBackupRequest) (response CancelDeploymentBackupResponse, err error) + func (client GoldenGateClient) ChangeDatabaseRegistrationCompartment(ctx context.Context, request ChangeDatabaseRegistrationCompartmentRequest) (response ChangeDatabaseRegistrationCompartmentResponse, err error) + func (client GoldenGateClient) ChangeDeploymentBackupCompartment(ctx context.Context, request ChangeDeploymentBackupCompartmentRequest) (response ChangeDeploymentBackupCompartmentResponse, err error) + func (client GoldenGateClient) ChangeDeploymentCompartment(ctx context.Context, request ChangeDeploymentCompartmentRequest) (response ChangeDeploymentCompartmentResponse, err error) + func (client GoldenGateClient) CreateDatabaseRegistration(ctx context.Context, request CreateDatabaseRegistrationRequest) (response CreateDatabaseRegistrationResponse, err error) + func (client GoldenGateClient) CreateDeployment(ctx context.Context, request CreateDeploymentRequest) (response CreateDeploymentResponse, err error) + func (client GoldenGateClient) CreateDeploymentBackup(ctx context.Context, request CreateDeploymentBackupRequest) (response CreateDeploymentBackupResponse, err error) + func (client GoldenGateClient) DeleteDatabaseRegistration(ctx context.Context, request DeleteDatabaseRegistrationRequest) (response DeleteDatabaseRegistrationResponse, err error) + func (client GoldenGateClient) DeleteDeployment(ctx context.Context, request DeleteDeploymentRequest) (response DeleteDeploymentResponse, err error) + func (client GoldenGateClient) DeleteDeploymentBackup(ctx context.Context, request DeleteDeploymentBackupRequest) (response DeleteDeploymentBackupResponse, err error) + func (client GoldenGateClient) GetDatabaseRegistration(ctx context.Context, request GetDatabaseRegistrationRequest) (response GetDatabaseRegistrationResponse, err error) + func (client GoldenGateClient) GetDeployment(ctx context.Context, request GetDeploymentRequest) (response GetDeploymentResponse, err error) + func (client GoldenGateClient) GetDeploymentBackup(ctx context.Context, request GetDeploymentBackupRequest) (response GetDeploymentBackupResponse, err error) + func (client GoldenGateClient) GetDeploymentUpgrade(ctx context.Context, request GetDeploymentUpgradeRequest) (response GetDeploymentUpgradeResponse, err error) + func (client GoldenGateClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error) + func (client GoldenGateClient) ListDatabaseRegistrations(ctx context.Context, request ListDatabaseRegistrationsRequest) (response ListDatabaseRegistrationsResponse, err error) + func (client GoldenGateClient) ListDeploymentBackups(ctx context.Context, request ListDeploymentBackupsRequest) (response ListDeploymentBackupsResponse, err error) + func (client GoldenGateClient) ListDeploymentUpgrades(ctx context.Context, request ListDeploymentUpgradesRequest) (response ListDeploymentUpgradesResponse, err error) + func (client GoldenGateClient) ListDeployments(ctx context.Context, request ListDeploymentsRequest) (response ListDeploymentsResponse, err error) + func (client GoldenGateClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error) + func (client GoldenGateClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error) + func (client GoldenGateClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error) + func (client GoldenGateClient) RestoreDeployment(ctx context.Context, request RestoreDeploymentRequest) (response RestoreDeploymentResponse, err error) + func (client GoldenGateClient) StartDeployment(ctx context.Context, request StartDeploymentRequest) (response StartDeploymentResponse, err error) + func (client GoldenGateClient) StopDeployment(ctx context.Context, request StopDeploymentRequest) (response StopDeploymentResponse, err error) + func (client GoldenGateClient) UpdateDatabaseRegistration(ctx context.Context, request UpdateDatabaseRegistrationRequest) (response UpdateDatabaseRegistrationResponse, err error) + func (client GoldenGateClient) UpdateDeployment(ctx context.Context, request UpdateDeploymentRequest) (response UpdateDeploymentResponse, err error) + func (client GoldenGateClient) UpdateDeploymentBackup(ctx context.Context, request UpdateDeploymentBackupRequest) (response UpdateDeploymentBackupResponse, err error) + func (client GoldenGateClient) UpgradeDeployment(ctx context.Context, request UpgradeDeploymentRequest) (response UpgradeDeploymentResponse, err error) + type LicenseModelEnum string + const LicenseModelBringYourOwnLicense + const LicenseModelLicenseIncluded + func GetLicenseModelEnumValues() []LicenseModelEnum + type LifecycleStateEnum string + const LifecycleStateActive + const LifecycleStateCanceled + const LifecycleStateCanceling + const LifecycleStateCreating + const LifecycleStateDeleted + const LifecycleStateDeleting + const LifecycleStateFailed + const LifecycleStateInProgress + const LifecycleStateInactive + const LifecycleStateNeedsAttention + const LifecycleStateSucceeded + const LifecycleStateUpdating + func GetLifecycleStateEnumValues() []LifecycleStateEnum + type LifecycleSubStateEnum string + const LifecycleSubStateBackupInProgress + const LifecycleSubStateMoving + const LifecycleSubStateRecovering + const LifecycleSubStateRestoring + const LifecycleSubStateStarting + const LifecycleSubStateStopping + const LifecycleSubStateUpgrading + func GetLifecycleSubStateEnumValues() []LifecycleSubStateEnum + type ListDatabaseRegistrationsLifecycleStateEnum string + const ListDatabaseRegistrationsLifecycleStateActive + const ListDatabaseRegistrationsLifecycleStateCanceled + const ListDatabaseRegistrationsLifecycleStateCanceling + const ListDatabaseRegistrationsLifecycleStateCreating + const ListDatabaseRegistrationsLifecycleStateDeleted + const ListDatabaseRegistrationsLifecycleStateDeleting + const ListDatabaseRegistrationsLifecycleStateFailed + const ListDatabaseRegistrationsLifecycleStateInProgress + const ListDatabaseRegistrationsLifecycleStateInactive + const ListDatabaseRegistrationsLifecycleStateNeedsAttention + const ListDatabaseRegistrationsLifecycleStateSucceeded + const ListDatabaseRegistrationsLifecycleStateUpdating + func GetListDatabaseRegistrationsLifecycleStateEnumValues() []ListDatabaseRegistrationsLifecycleStateEnum + type ListDatabaseRegistrationsRequest struct + CompartmentId *string + DisplayName *string + LifecycleState ListDatabaseRegistrationsLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListDatabaseRegistrationsSortByEnum + SortOrder ListDatabaseRegistrationsSortOrderEnum + func (request ListDatabaseRegistrationsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListDatabaseRegistrationsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListDatabaseRegistrationsRequest) RetryPolicy() *common.RetryPolicy + func (request ListDatabaseRegistrationsRequest) String() string + type ListDatabaseRegistrationsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListDatabaseRegistrationsResponse) HTTPResponse() *http.Response + func (response ListDatabaseRegistrationsResponse) String() string + type ListDatabaseRegistrationsSortByEnum string + const ListDatabaseRegistrationsSortByDisplayname + const ListDatabaseRegistrationsSortByTimecreated + func GetListDatabaseRegistrationsSortByEnumValues() []ListDatabaseRegistrationsSortByEnum + type ListDatabaseRegistrationsSortOrderEnum string + const ListDatabaseRegistrationsSortOrderAsc + const ListDatabaseRegistrationsSortOrderDesc + func GetListDatabaseRegistrationsSortOrderEnumValues() []ListDatabaseRegistrationsSortOrderEnum + type ListDeploymentBackupsLifecycleStateEnum string + const ListDeploymentBackupsLifecycleStateActive + const ListDeploymentBackupsLifecycleStateCanceled + const ListDeploymentBackupsLifecycleStateCanceling + const ListDeploymentBackupsLifecycleStateCreating + const ListDeploymentBackupsLifecycleStateDeleted + const ListDeploymentBackupsLifecycleStateDeleting + const ListDeploymentBackupsLifecycleStateFailed + const ListDeploymentBackupsLifecycleStateInProgress + const ListDeploymentBackupsLifecycleStateInactive + const ListDeploymentBackupsLifecycleStateNeedsAttention + const ListDeploymentBackupsLifecycleStateSucceeded + const ListDeploymentBackupsLifecycleStateUpdating + func GetListDeploymentBackupsLifecycleStateEnumValues() []ListDeploymentBackupsLifecycleStateEnum + type ListDeploymentBackupsRequest struct + CompartmentId *string + DeploymentId *string + DisplayName *string + LifecycleState ListDeploymentBackupsLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListDeploymentBackupsSortByEnum + SortOrder ListDeploymentBackupsSortOrderEnum + func (request ListDeploymentBackupsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListDeploymentBackupsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListDeploymentBackupsRequest) RetryPolicy() *common.RetryPolicy + func (request ListDeploymentBackupsRequest) String() string + type ListDeploymentBackupsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListDeploymentBackupsResponse) HTTPResponse() *http.Response + func (response ListDeploymentBackupsResponse) String() string + type ListDeploymentBackupsSortByEnum string + const ListDeploymentBackupsSortByDisplayname + const ListDeploymentBackupsSortByTimecreated + func GetListDeploymentBackupsSortByEnumValues() []ListDeploymentBackupsSortByEnum + type ListDeploymentBackupsSortOrderEnum string + const ListDeploymentBackupsSortOrderAsc + const ListDeploymentBackupsSortOrderDesc + func GetListDeploymentBackupsSortOrderEnumValues() []ListDeploymentBackupsSortOrderEnum + type ListDeploymentUpgradesLifecycleStateEnum string + const ListDeploymentUpgradesLifecycleStateActive + const ListDeploymentUpgradesLifecycleStateCanceled + const ListDeploymentUpgradesLifecycleStateCanceling + const ListDeploymentUpgradesLifecycleStateCreating + const ListDeploymentUpgradesLifecycleStateDeleted + const ListDeploymentUpgradesLifecycleStateDeleting + const ListDeploymentUpgradesLifecycleStateFailed + const ListDeploymentUpgradesLifecycleStateInProgress + const ListDeploymentUpgradesLifecycleStateInactive + const ListDeploymentUpgradesLifecycleStateNeedsAttention + const ListDeploymentUpgradesLifecycleStateSucceeded + const ListDeploymentUpgradesLifecycleStateUpdating + func GetListDeploymentUpgradesLifecycleStateEnumValues() []ListDeploymentUpgradesLifecycleStateEnum + type ListDeploymentUpgradesRequest struct + CompartmentId *string + DeploymentId *string + DisplayName *string + LifecycleState ListDeploymentUpgradesLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListDeploymentUpgradesSortByEnum + SortOrder ListDeploymentUpgradesSortOrderEnum + func (request ListDeploymentUpgradesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListDeploymentUpgradesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListDeploymentUpgradesRequest) RetryPolicy() *common.RetryPolicy + func (request ListDeploymentUpgradesRequest) String() string + type ListDeploymentUpgradesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListDeploymentUpgradesResponse) HTTPResponse() *http.Response + func (response ListDeploymentUpgradesResponse) String() string + type ListDeploymentUpgradesSortByEnum string + const ListDeploymentUpgradesSortByDisplayname + const ListDeploymentUpgradesSortByTimecreated + func GetListDeploymentUpgradesSortByEnumValues() []ListDeploymentUpgradesSortByEnum + type ListDeploymentUpgradesSortOrderEnum string + const ListDeploymentUpgradesSortOrderAsc + const ListDeploymentUpgradesSortOrderDesc + func GetListDeploymentUpgradesSortOrderEnumValues() []ListDeploymentUpgradesSortOrderEnum + type ListDeploymentsLifecycleStateEnum string + const ListDeploymentsLifecycleStateActive + const ListDeploymentsLifecycleStateCanceled + const ListDeploymentsLifecycleStateCanceling + const ListDeploymentsLifecycleStateCreating + const ListDeploymentsLifecycleStateDeleted + const ListDeploymentsLifecycleStateDeleting + const ListDeploymentsLifecycleStateFailed + const ListDeploymentsLifecycleStateInProgress + const ListDeploymentsLifecycleStateInactive + const ListDeploymentsLifecycleStateNeedsAttention + const ListDeploymentsLifecycleStateSucceeded + const ListDeploymentsLifecycleStateUpdating + func GetListDeploymentsLifecycleStateEnumValues() []ListDeploymentsLifecycleStateEnum + type ListDeploymentsLifecycleSubStateEnum string + const ListDeploymentsLifecycleSubStateBackupInProgress + const ListDeploymentsLifecycleSubStateMoving + const ListDeploymentsLifecycleSubStateRecovering + const ListDeploymentsLifecycleSubStateRestoring + const ListDeploymentsLifecycleSubStateStarting + const ListDeploymentsLifecycleSubStateStopping + const ListDeploymentsLifecycleSubStateUpgrading + func GetListDeploymentsLifecycleSubStateEnumValues() []ListDeploymentsLifecycleSubStateEnum + type ListDeploymentsRequest struct + CompartmentId *string + DisplayName *string + Fqdn *string + LifecycleState ListDeploymentsLifecycleStateEnum + LifecycleSubState ListDeploymentsLifecycleSubStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListDeploymentsSortByEnum + SortOrder ListDeploymentsSortOrderEnum + func (request ListDeploymentsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListDeploymentsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListDeploymentsRequest) RetryPolicy() *common.RetryPolicy + func (request ListDeploymentsRequest) String() string + type ListDeploymentsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListDeploymentsResponse) HTTPResponse() *http.Response + func (response ListDeploymentsResponse) String() string + type ListDeploymentsSortByEnum string + const ListDeploymentsSortByDisplayname + const ListDeploymentsSortByTimecreated + func GetListDeploymentsSortByEnumValues() []ListDeploymentsSortByEnum + type ListDeploymentsSortOrderEnum string + const ListDeploymentsSortOrderAsc + const ListDeploymentsSortOrderDesc + func GetListDeploymentsSortOrderEnumValues() []ListDeploymentsSortOrderEnum + type ListWorkRequestErrorsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestErrorsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestErrorsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestErrorsRequest) String() string + type ListWorkRequestErrorsResponse struct + Items []WorkRequestError + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestErrorsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestErrorsResponse) String() string + type ListWorkRequestLogsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestLogsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestLogsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestLogsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestLogsRequest) String() string + type ListWorkRequestLogsResponse struct + Items []WorkRequestLogEntry + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestLogsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestLogsResponse) String() string + type ListWorkRequestsRequest struct + CompartmentId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + ResourceId *string + func (request ListWorkRequestsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestsRequest) String() string + type ListWorkRequestsResponse struct + Items []WorkRequest + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestsResponse) String() string + type OggDeployment struct + AdminUsername *string + Certificate *string + DeploymentName *string + OggVersion *string + func (m OggDeployment) String() string + type OperationStatusEnum string + const OperationStatusAccepted + const OperationStatusCanceled + const OperationStatusFailed + const OperationStatusInProgress + const OperationStatusSucceeded + func GetOperationStatusEnumValues() []OperationStatusEnum + type OperationTypeEnum string + const OperationTypeGoldengateDatabaseRegistrationCreate + const OperationTypeGoldengateDatabaseRegistrationDelete + const OperationTypeGoldengateDatabaseRegistrationMove + const OperationTypeGoldengateDatabaseRegistrationUpdate + const OperationTypeGoldengateDeploymentBackupCreate + const OperationTypeGoldengateDeploymentBackupDelete + const OperationTypeGoldengateDeploymentCreate + const OperationTypeGoldengateDeploymentDelete + const OperationTypeGoldengateDeploymentMove + const OperationTypeGoldengateDeploymentPatch + const OperationTypeGoldengateDeploymentRestore + const OperationTypeGoldengateDeploymentStart + const OperationTypeGoldengateDeploymentStop + const OperationTypeGoldengateDeploymentUpdate + func GetOperationTypeEnumValues() []OperationTypeEnum + type RestoreDeploymentDetails interface + type RestoreDeploymentRequest struct + DeploymentBackupId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request RestoreDeploymentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request RestoreDeploymentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request RestoreDeploymentRequest) RetryPolicy() *common.RetryPolicy + func (request RestoreDeploymentRequest) String() string + type RestoreDeploymentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response RestoreDeploymentResponse) HTTPResponse() *http.Response + func (response RestoreDeploymentResponse) String() string + type RestoreDeploymentTypeEnum string + const RestoreDeploymentTypeDefault + func GetRestoreDeploymentTypeEnumValues() []RestoreDeploymentTypeEnum + type SortOrderEnum string + const SortOrderAsc + const SortOrderDesc + func GetSortOrderEnumValues() []SortOrderEnum + type StartDeploymentDetails interface + type StartDeploymentRequest struct + DeploymentId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request StartDeploymentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request StartDeploymentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request StartDeploymentRequest) RetryPolicy() *common.RetryPolicy + func (request StartDeploymentRequest) String() string + type StartDeploymentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response StartDeploymentResponse) HTTPResponse() *http.Response + func (response StartDeploymentResponse) String() string + type StartDeploymentTypeEnum string + const StartDeploymentTypeDefault + func GetStartDeploymentTypeEnumValues() []StartDeploymentTypeEnum + type StopDeploymentDetails interface + type StopDeploymentRequest struct + DeploymentId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request StopDeploymentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request StopDeploymentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request StopDeploymentRequest) RetryPolicy() *common.RetryPolicy + func (request StopDeploymentRequest) String() string + type StopDeploymentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response StopDeploymentResponse) HTTPResponse() *http.Response + func (response StopDeploymentResponse) String() string + type StopDeploymentTypeEnum string + const StopDeploymentTypeDefault + func GetStopDeploymentTypeEnumValues() []StopDeploymentTypeEnum + type UpdateDatabaseRegistrationDetails struct + AliasName *string + ConnectionString *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + Fqdn *string + FreeformTags map[string]string + Password *string + Username *string + Wallet *string + func (m UpdateDatabaseRegistrationDetails) String() string + type UpdateDatabaseRegistrationRequest struct + DatabaseRegistrationId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateDatabaseRegistrationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateDatabaseRegistrationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateDatabaseRegistrationRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateDatabaseRegistrationRequest) String() string + type UpdateDatabaseRegistrationResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateDatabaseRegistrationResponse) HTTPResponse() *http.Response + func (response UpdateDatabaseRegistrationResponse) String() string + type UpdateDeploymentBackupDetails struct + DefinedTags map[string]map[string]interface{} + FreeformTags map[string]string + func (m UpdateDeploymentBackupDetails) String() string + type UpdateDeploymentBackupRequest struct + DeploymentBackupId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateDeploymentBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateDeploymentBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateDeploymentBackupRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateDeploymentBackupRequest) String() string + type UpdateDeploymentBackupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateDeploymentBackupResponse) HTTPResponse() *http.Response + func (response UpdateDeploymentBackupResponse) String() string + type UpdateDeploymentDetails struct + CpuCoreCount *int + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + Fqdn *string + FreeformTags map[string]string + IsAutoScalingEnabled *bool + IsPublic *bool + LicenseModel LicenseModelEnum + NsgIds []string + OggData *UpdateOggDeploymentDetails + SubnetId *string + func (m UpdateDeploymentDetails) String() string + type UpdateDeploymentRequest struct + DeploymentId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateDeploymentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateDeploymentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateDeploymentRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateDeploymentRequest) String() string + type UpdateDeploymentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateDeploymentResponse) HTTPResponse() *http.Response + func (response UpdateDeploymentResponse) String() string + type UpdateOggDeploymentDetails struct + AdminPassword *string + AdminUsername *string + Certificate *string + Key *string + func (m UpdateOggDeploymentDetails) String() string + type UpgradeDeploymentCurrentReleaseDetails struct + func (m UpgradeDeploymentCurrentReleaseDetails) MarshalJSON() (buff []byte, e error) + func (m UpgradeDeploymentCurrentReleaseDetails) String() string + type UpgradeDeploymentDetails interface + type UpgradeDeploymentRequest struct + DeploymentId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request UpgradeDeploymentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpgradeDeploymentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpgradeDeploymentRequest) RetryPolicy() *common.RetryPolicy + func (request UpgradeDeploymentRequest) String() string + type UpgradeDeploymentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpgradeDeploymentResponse) HTTPResponse() *http.Response + func (response UpgradeDeploymentResponse) String() string + type UpgradeDeploymentTypeEnum string + const UpgradeDeploymentTypeCurrentRelease + func GetUpgradeDeploymentTypeEnumValues() []UpgradeDeploymentTypeEnum + type WorkRequest struct + CompartmentId *string + Id *string + OperationType OperationTypeEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status OperationStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequest) String() string + type WorkRequestError struct + Code *string + Message *string + Timestamp *common.SDKTime + func (m WorkRequestError) String() string + type WorkRequestLogEntry struct + Message *string + Timestamp *common.SDKTime + func (m WorkRequestLogEntry) String() string + type WorkRequestResource struct + ActionType ActionTypeEnum + EntityType *string + EntityUri *string + Identifier *string + func (m WorkRequestResource) String() string Other modules containing this package github.com/oracle/oci-go-sdk/v36 github.com/oracle/oci-go-sdk/v37 github.com/oracle/oci-go-sdk/v38 github.com/oracle/oci-go-sdk/v39 github.com/oracle/oci-go-sdk/v40 github.com/oracle/oci-go-sdk/v41 github.com/oracle/oci-go-sdk/v42 github.com/oracle/oci-go-sdk/v43 github.com/oracle/oci-go-sdk/v44 github.com/oracle/oci-go-sdk/v45 github.com/oracle/oci-go-sdk/v46 github.com/oracle/oci-go-sdk/v47 github.com/oracle/oci-go-sdk/v48 github.com/oracle/oci-go-sdk/v49 github.com/oracle/oci-go-sdk/v50 github.com/oracle/oci-go-sdk/v51 github.com/oracle/oci-go-sdk/v53 github.com/oracle/oci-go-sdk/v54 github.com/oracle/oci-go-sdk/v55 github.com/oracle/oci-go-sdk/v56 github.com/oracle/oci-go-sdk/v57 github.com/oracle/oci-go-sdk/v58 github.com/oracle/oci-go-sdk/v59 github.com/oracle/oci-go-sdk/v60 github.com/oracle/oci-go-sdk/v61 github.com/oracle/oci-go-sdk/v62 github.com/oracle/oci-go-sdk/v63 github.com/oracle/oci-go-sdk/v64 github.com/oracle/oci-go-sdk/v65