Versions in this module Expand all Collapse all v43 v43.1.0 Jul 6, 2021 v43.0.0 Jun 29, 2021 Changes in this version + type AbsoluteWaitCriteria struct + WaitDuration *string + func (m AbsoluteWaitCriteria) MarshalJSON() (buff []byte, e error) + func (m AbsoluteWaitCriteria) String() string + type AbsoluteWaitCriteriaSummary struct + WaitDuration *string + func (m AbsoluteWaitCriteriaSummary) MarshalJSON() (buff []byte, e error) + func (m AbsoluteWaitCriteriaSummary) String() string + type ActionTypeEnum string + const ActionTypeCreated + const ActionTypeDeleted + const ActionTypeFailed + const ActionTypeInProgress + const ActionTypeRelated + const ActionTypeUpdated + func GetActionTypeEnumValues() []ActionTypeEnum + type ApprovalAction struct + Action ApprovalActionActionEnum + SubjectId *string + func (m ApprovalAction) String() string + type ApprovalActionActionEnum string + const ApprovalActionActionApprove + const ApprovalActionActionReject + func GetApprovalActionActionEnumValues() []ApprovalActionActionEnum + type ApprovalPolicy interface + type ApprovalPolicyApprovalPolicyTypeEnum string + const ApprovalPolicyApprovalPolicyTypeCountBasedApproval + func GetApprovalPolicyApprovalPolicyTypeEnumValues() []ApprovalPolicyApprovalPolicyTypeEnum + type ApproveDeploymentDetails struct + Action ApproveDeploymentDetailsActionEnum + DeployStageId *string + Reason *string + func (m ApproveDeploymentDetails) String() string + type ApproveDeploymentDetailsActionEnum string + const ApproveDeploymentDetailsActionApprove + const ApproveDeploymentDetailsActionReject + func GetApproveDeploymentDetailsActionEnumValues() []ApproveDeploymentDetailsActionEnum + type ApproveDeploymentRequest struct + DeploymentId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ApproveDeploymentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ApproveDeploymentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request ApproveDeploymentRequest) RetryPolicy() *common.RetryPolicy + func (request ApproveDeploymentRequest) String() string + type ApproveDeploymentResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response ApproveDeploymentResponse) HTTPResponse() *http.Response + func (response ApproveDeploymentResponse) String() string + type AutomatedDeployStageRollbackPolicy struct + func (m AutomatedDeployStageRollbackPolicy) MarshalJSON() (buff []byte, e error) + func (m AutomatedDeployStageRollbackPolicy) String() string + type BackendSetIpCollection struct + Items []string + func (m BackendSetIpCollection) String() string + type CancelDeploymentDetails struct + Reason *string + func (m CancelDeploymentDetails) String() string + type CancelDeploymentRequest struct + DeploymentId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CancelDeploymentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CancelDeploymentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request CancelDeploymentRequest) RetryPolicy() *common.RetryPolicy + func (request CancelDeploymentRequest) String() string + type CancelDeploymentResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CancelDeploymentResponse) HTTPResponse() *http.Response + func (response CancelDeploymentResponse) String() string + type ChangeProjectCompartmentDetails struct + CompartmentId *string + func (m ChangeProjectCompartmentDetails) String() string + type ChangeProjectCompartmentRequest struct + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + ProjectId *string + RequestMetadata common.RequestMetadata + func (request ChangeProjectCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeProjectCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request ChangeProjectCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeProjectCompartmentRequest) String() string + type ChangeProjectCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ChangeProjectCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeProjectCompartmentResponse) String() string + type ComputeInstanceGroupBlueGreenDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m ComputeInstanceGroupBlueGreenDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m ComputeInstanceGroupBlueGreenDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m ComputeInstanceGroupBlueGreenDeployStageExecutionProgress) GetDeployStageId() *string + func (m ComputeInstanceGroupBlueGreenDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m ComputeInstanceGroupBlueGreenDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m ComputeInstanceGroupBlueGreenDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m ComputeInstanceGroupBlueGreenDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m ComputeInstanceGroupBlueGreenDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupBlueGreenDeployStageExecutionProgress) String() string + type ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress) GetDeployStageId() *string + func (m ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress) String() string + type ComputeInstanceGroupByIdsSelector struct + ComputeInstanceIds []string + func (m ComputeInstanceGroupByIdsSelector) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupByIdsSelector) String() string + type ComputeInstanceGroupByQuerySelector struct + Query *string + Region *string + func (m ComputeInstanceGroupByQuerySelector) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupByQuerySelector) String() string + type ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress struct + ApprovalActions []ApprovalAction + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress) GetDeployStageId() *string + func (m ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress) String() string + type ComputeInstanceGroupCanaryDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m ComputeInstanceGroupCanaryDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m ComputeInstanceGroupCanaryDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m ComputeInstanceGroupCanaryDeployStageExecutionProgress) GetDeployStageId() *string + func (m ComputeInstanceGroupCanaryDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m ComputeInstanceGroupCanaryDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m ComputeInstanceGroupCanaryDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m ComputeInstanceGroupCanaryDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m ComputeInstanceGroupCanaryDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupCanaryDeployStageExecutionProgress) String() string + type ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress) GetDeployStageId() *string + func (m ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress) String() string + type ComputeInstanceGroupDeployEnvironment struct + CompartmentId *string + ComputeInstanceGroupSelectors *ComputeInstanceGroupSelectorCollection + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployEnvironmentLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m ComputeInstanceGroupDeployEnvironment) GetCompartmentId() *string + func (m ComputeInstanceGroupDeployEnvironment) GetDefinedTags() map[string]map[string]interface{} + func (m ComputeInstanceGroupDeployEnvironment) GetDescription() *string + func (m ComputeInstanceGroupDeployEnvironment) GetDisplayName() *string + func (m ComputeInstanceGroupDeployEnvironment) GetFreeformTags() map[string]string + func (m ComputeInstanceGroupDeployEnvironment) GetId() *string + func (m ComputeInstanceGroupDeployEnvironment) GetLifecycleDetails() *string + func (m ComputeInstanceGroupDeployEnvironment) GetLifecycleState() DeployEnvironmentLifecycleStateEnum + func (m ComputeInstanceGroupDeployEnvironment) GetProjectId() *string + func (m ComputeInstanceGroupDeployEnvironment) GetSystemTags() map[string]map[string]interface{} + func (m ComputeInstanceGroupDeployEnvironment) GetTimeCreated() *common.SDKTime + func (m ComputeInstanceGroupDeployEnvironment) GetTimeUpdated() *common.SDKTime + func (m ComputeInstanceGroupDeployEnvironment) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupDeployEnvironment) String() string + type ComputeInstanceGroupDeployEnvironmentSummary struct + CompartmentId *string + ComputeInstanceGroupSelectors *ComputeInstanceGroupSelectorCollection + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployEnvironmentLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetCompartmentId() *string + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetDefinedTags() map[string]map[string]interface{} + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetDescription() *string + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetDisplayName() *string + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetFreeformTags() map[string]string + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetId() *string + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetLifecycleDetails() *string + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetLifecycleState() DeployEnvironmentLifecycleStateEnum + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetProjectId() *string + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetSystemTags() map[string]map[string]interface{} + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetTimeCreated() *common.SDKTime + func (m ComputeInstanceGroupDeployEnvironmentSummary) GetTimeUpdated() *common.SDKTime + func (m ComputeInstanceGroupDeployEnvironmentSummary) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupDeployEnvironmentSummary) String() string + type ComputeInstanceGroupDeployStage struct + CompartmentId *string + ComputeInstanceGroupDeployEnvironmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactIds []string + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + DeploymentSpecDeployArtifactId *string + Description *string + DisplayName *string + FailurePolicy ComputeInstanceGroupFailurePolicy + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + LoadBalancerConfig *LoadBalancerConfig + ProjectId *string + RollbackPolicy DeployStageRollbackPolicy + RolloutPolicy ComputeInstanceGroupRolloutPolicy + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m *ComputeInstanceGroupDeployStage) UnmarshalJSON(data []byte) (e error) + func (m ComputeInstanceGroupDeployStage) GetCompartmentId() *string + func (m ComputeInstanceGroupDeployStage) GetDefinedTags() map[string]map[string]interface{} + func (m ComputeInstanceGroupDeployStage) GetDeployPipelineId() *string + func (m ComputeInstanceGroupDeployStage) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m ComputeInstanceGroupDeployStage) GetDescription() *string + func (m ComputeInstanceGroupDeployStage) GetDisplayName() *string + func (m ComputeInstanceGroupDeployStage) GetFreeformTags() map[string]string + func (m ComputeInstanceGroupDeployStage) GetId() *string + func (m ComputeInstanceGroupDeployStage) GetLifecycleDetails() *string + func (m ComputeInstanceGroupDeployStage) GetLifecycleState() DeployStageLifecycleStateEnum + func (m ComputeInstanceGroupDeployStage) GetProjectId() *string + func (m ComputeInstanceGroupDeployStage) GetSystemTags() map[string]map[string]interface{} + func (m ComputeInstanceGroupDeployStage) GetTimeCreated() *common.SDKTime + func (m ComputeInstanceGroupDeployStage) GetTimeUpdated() *common.SDKTime + func (m ComputeInstanceGroupDeployStage) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupDeployStage) String() string + type ComputeInstanceGroupDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m ComputeInstanceGroupDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m ComputeInstanceGroupDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m ComputeInstanceGroupDeployStageExecutionProgress) GetDeployStageId() *string + func (m ComputeInstanceGroupDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m ComputeInstanceGroupDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m ComputeInstanceGroupDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m ComputeInstanceGroupDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m ComputeInstanceGroupDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupDeployStageExecutionProgress) String() string + type ComputeInstanceGroupDeployStageSummary struct + CompartmentId *string + ComputeInstanceGroupDeployEnvironmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactIds []string + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + DeploymentSpecDeployArtifactId *string + Description *string + DisplayName *string + FailurePolicy ComputeInstanceGroupFailurePolicy + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + LoadBalancerConfig *LoadBalancerConfig + ProjectId *string + RollbackPolicy DeployStageRollbackPolicy + RolloutPolicy ComputeInstanceGroupRolloutPolicy + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m *ComputeInstanceGroupDeployStageSummary) UnmarshalJSON(data []byte) (e error) + func (m ComputeInstanceGroupDeployStageSummary) GetCompartmentId() *string + func (m ComputeInstanceGroupDeployStageSummary) GetDefinedTags() map[string]map[string]interface{} + func (m ComputeInstanceGroupDeployStageSummary) GetDeployPipelineId() *string + func (m ComputeInstanceGroupDeployStageSummary) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m ComputeInstanceGroupDeployStageSummary) GetDescription() *string + func (m ComputeInstanceGroupDeployStageSummary) GetDisplayName() *string + func (m ComputeInstanceGroupDeployStageSummary) GetFreeformTags() map[string]string + func (m ComputeInstanceGroupDeployStageSummary) GetId() *string + func (m ComputeInstanceGroupDeployStageSummary) GetLifecycleDetails() *string + func (m ComputeInstanceGroupDeployStageSummary) GetLifecycleState() DeployStageLifecycleStateEnum + func (m ComputeInstanceGroupDeployStageSummary) GetProjectId() *string + func (m ComputeInstanceGroupDeployStageSummary) GetSystemTags() map[string]map[string]interface{} + func (m ComputeInstanceGroupDeployStageSummary) GetTimeCreated() *common.SDKTime + func (m ComputeInstanceGroupDeployStageSummary) GetTimeUpdated() *common.SDKTime + func (m ComputeInstanceGroupDeployStageSummary) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupDeployStageSummary) String() string + type ComputeInstanceGroupFailurePolicy interface + type ComputeInstanceGroupFailurePolicyByCount struct + FailureCount *int + func (m ComputeInstanceGroupFailurePolicyByCount) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupFailurePolicyByCount) String() string + type ComputeInstanceGroupFailurePolicyByPercentage struct + FailurePercentage *int + func (m ComputeInstanceGroupFailurePolicyByPercentage) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupFailurePolicyByPercentage) String() string + type ComputeInstanceGroupFailurePolicyPolicyTypeEnum string + const ComputeInstanceGroupFailurePolicyPolicyTypeCount + const ComputeInstanceGroupFailurePolicyPolicyTypePercentage + func GetComputeInstanceGroupFailurePolicyPolicyTypeEnumValues() []ComputeInstanceGroupFailurePolicyPolicyTypeEnum + type ComputeInstanceGroupLinearRolloutPolicyByCount struct + BatchCount *int + BatchDelayInSeconds *int + func (m ComputeInstanceGroupLinearRolloutPolicyByCount) GetBatchDelayInSeconds() *int + func (m ComputeInstanceGroupLinearRolloutPolicyByCount) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupLinearRolloutPolicyByCount) String() string + type ComputeInstanceGroupLinearRolloutPolicyByPercentage struct + BatchDelayInSeconds *int + BatchPercentage *int + func (m ComputeInstanceGroupLinearRolloutPolicyByPercentage) GetBatchDelayInSeconds() *int + func (m ComputeInstanceGroupLinearRolloutPolicyByPercentage) MarshalJSON() (buff []byte, e error) + func (m ComputeInstanceGroupLinearRolloutPolicyByPercentage) String() string + type ComputeInstanceGroupRolloutPolicy interface + GetBatchDelayInSeconds func() *int + type ComputeInstanceGroupRolloutPolicyPolicyTypeEnum string + const ComputeInstanceGroupRolloutPolicyPolicyTypeCount + const ComputeInstanceGroupRolloutPolicyPolicyTypePercentage + func GetComputeInstanceGroupRolloutPolicyPolicyTypeEnumValues() []ComputeInstanceGroupRolloutPolicyPolicyTypeEnum + type ComputeInstanceGroupSelector interface + type ComputeInstanceGroupSelectorCollection struct + Items []ComputeInstanceGroupSelector + func (m *ComputeInstanceGroupSelectorCollection) UnmarshalJSON(data []byte) (e error) + func (m ComputeInstanceGroupSelectorCollection) String() string + type ComputeInstanceGroupSelectorSelectorTypeEnum string + const ComputeInstanceGroupSelectorSelectorTypeIds + const ComputeInstanceGroupSelectorSelectorTypeQuery + func GetComputeInstanceGroupSelectorSelectorTypeEnumValues() []ComputeInstanceGroupSelectorSelectorTypeEnum + type CountBasedApprovalPolicy struct + NumberOfApprovalsRequired *int + func (m CountBasedApprovalPolicy) MarshalJSON() (buff []byte, e error) + func (m CountBasedApprovalPolicy) String() string + type CreateComputeInstanceGroupDeployEnvironmentDetails struct + ComputeInstanceGroupSelectors *ComputeInstanceGroupSelectorCollection + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + ProjectId *string + func (m CreateComputeInstanceGroupDeployEnvironmentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateComputeInstanceGroupDeployEnvironmentDetails) GetDescription() *string + func (m CreateComputeInstanceGroupDeployEnvironmentDetails) GetDisplayName() *string + func (m CreateComputeInstanceGroupDeployEnvironmentDetails) GetFreeformTags() map[string]string + func (m CreateComputeInstanceGroupDeployEnvironmentDetails) GetProjectId() *string + func (m CreateComputeInstanceGroupDeployEnvironmentDetails) MarshalJSON() (buff []byte, e error) + func (m CreateComputeInstanceGroupDeployEnvironmentDetails) String() string + type CreateComputeInstanceGroupDeployStageDetails struct + ComputeInstanceGroupDeployEnvironmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactIds []string + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + DeploymentSpecDeployArtifactId *string + Description *string + DisplayName *string + FailurePolicy ComputeInstanceGroupFailurePolicy + FreeformTags map[string]string + LoadBalancerConfig *LoadBalancerConfig + RollbackPolicy DeployStageRollbackPolicy + RolloutPolicy ComputeInstanceGroupRolloutPolicy + func (m *CreateComputeInstanceGroupDeployStageDetails) UnmarshalJSON(data []byte) (e error) + func (m CreateComputeInstanceGroupDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateComputeInstanceGroupDeployStageDetails) GetDeployPipelineId() *string + func (m CreateComputeInstanceGroupDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m CreateComputeInstanceGroupDeployStageDetails) GetDescription() *string + func (m CreateComputeInstanceGroupDeployStageDetails) GetDisplayName() *string + func (m CreateComputeInstanceGroupDeployStageDetails) GetFreeformTags() map[string]string + func (m CreateComputeInstanceGroupDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m CreateComputeInstanceGroupDeployStageDetails) String() string + type CreateDeployArtifactDetails struct + ArgumentSubstitutionMode DeployArtifactArgumentSubstitutionModeEnum + DefinedTags map[string]map[string]interface{} + DeployArtifactSource DeployArtifactSource + DeployArtifactType DeployArtifactDeployArtifactTypeEnum + Description *string + DisplayName *string + FreeformTags map[string]string + ProjectId *string + func (m *CreateDeployArtifactDetails) UnmarshalJSON(data []byte) (e error) + func (m CreateDeployArtifactDetails) String() string + type CreateDeployArtifactRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateDeployArtifactRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateDeployArtifactRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request CreateDeployArtifactRequest) RetryPolicy() *common.RetryPolicy + func (request CreateDeployArtifactRequest) String() string + type CreateDeployArtifactResponse struct + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateDeployArtifactResponse) HTTPResponse() *http.Response + func (response CreateDeployArtifactResponse) String() string + type CreateDeployEnvironmentDetails interface + GetDefinedTags func() map[string]map[string]interface{} + GetDescription func() *string + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetProjectId func() *string + type CreateDeployEnvironmentRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateDeployEnvironmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateDeployEnvironmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request CreateDeployEnvironmentRequest) RetryPolicy() *common.RetryPolicy + func (request CreateDeployEnvironmentRequest) String() string + type CreateDeployEnvironmentResponse struct + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateDeployEnvironmentResponse) HTTPResponse() *http.Response + func (response CreateDeployEnvironmentResponse) String() string + type CreateDeployPipelineDeploymentDetails struct + DefinedTags map[string]map[string]interface{} + DeployArtifactOverrideArguments *DeployArtifactOverrideArgumentCollection + DeployPipelineId *string + DeploymentArguments *DeploymentArgumentCollection + DisplayName *string + FreeformTags map[string]string + func (m CreateDeployPipelineDeploymentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateDeployPipelineDeploymentDetails) GetDeployPipelineId() *string + func (m CreateDeployPipelineDeploymentDetails) GetDisplayName() *string + func (m CreateDeployPipelineDeploymentDetails) GetFreeformTags() map[string]string + func (m CreateDeployPipelineDeploymentDetails) MarshalJSON() (buff []byte, e error) + func (m CreateDeployPipelineDeploymentDetails) String() string + type CreateDeployPipelineDetails struct + DefinedTags map[string]map[string]interface{} + DeployPipelineParameters *DeployPipelineParameterCollection + Description *string + DisplayName *string + FreeformTags map[string]string + ProjectId *string + func (m CreateDeployPipelineDetails) String() string + type CreateDeployPipelineRedeploymentDetails struct + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DisplayName *string + FreeformTags map[string]string + PreviousDeploymentId *string + func (m CreateDeployPipelineRedeploymentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateDeployPipelineRedeploymentDetails) GetDeployPipelineId() *string + func (m CreateDeployPipelineRedeploymentDetails) GetDisplayName() *string + func (m CreateDeployPipelineRedeploymentDetails) GetFreeformTags() map[string]string + func (m CreateDeployPipelineRedeploymentDetails) MarshalJSON() (buff []byte, e error) + func (m CreateDeployPipelineRedeploymentDetails) String() string + type CreateDeployPipelineRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateDeployPipelineRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateDeployPipelineRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request CreateDeployPipelineRequest) RetryPolicy() *common.RetryPolicy + func (request CreateDeployPipelineRequest) String() string + type CreateDeployPipelineResponse struct + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateDeployPipelineResponse) HTTPResponse() *http.Response + func (response CreateDeployPipelineResponse) String() string + type CreateDeployStageDetails interface + GetDefinedTags func() map[string]map[string]interface{} + GetDeployPipelineId func() *string + GetDeployStagePredecessorCollection func() *DeployStagePredecessorCollection + GetDescription func() *string + GetDisplayName func() *string + GetFreeformTags func() map[string]string + type CreateDeployStageRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateDeployStageRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateDeployStageRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request CreateDeployStageRequest) RetryPolicy() *common.RetryPolicy + func (request CreateDeployStageRequest) String() string + type CreateDeployStageResponse struct + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateDeployStageResponse) HTTPResponse() *http.Response + func (response CreateDeployStageResponse) String() string + type CreateDeploymentDetails interface + GetDefinedTags func() map[string]map[string]interface{} + GetDeployPipelineId func() *string + GetDisplayName func() *string + GetFreeformTags func() map[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 + RawResponse *http.Response + func (response CreateDeploymentResponse) HTTPResponse() *http.Response + func (response CreateDeploymentResponse) String() string + type CreateFunctionDeployEnvironmentDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + FunctionId *string + ProjectId *string + func (m CreateFunctionDeployEnvironmentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateFunctionDeployEnvironmentDetails) GetDescription() *string + func (m CreateFunctionDeployEnvironmentDetails) GetDisplayName() *string + func (m CreateFunctionDeployEnvironmentDetails) GetFreeformTags() map[string]string + func (m CreateFunctionDeployEnvironmentDetails) GetProjectId() *string + func (m CreateFunctionDeployEnvironmentDetails) MarshalJSON() (buff []byte, e error) + func (m CreateFunctionDeployEnvironmentDetails) String() string + type CreateFunctionDeployStageDetails struct + Config map[string]string + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + DockerImageDeployArtifactId *string + FreeformTags map[string]string + FunctionDeployEnvironmentId *string + FunctionTimeoutInSeconds *int + MaxMemoryInMBs *int64 + func (m CreateFunctionDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateFunctionDeployStageDetails) GetDeployPipelineId() *string + func (m CreateFunctionDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m CreateFunctionDeployStageDetails) GetDescription() *string + func (m CreateFunctionDeployStageDetails) GetDisplayName() *string + func (m CreateFunctionDeployStageDetails) GetFreeformTags() map[string]string + func (m CreateFunctionDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m CreateFunctionDeployStageDetails) String() string + type CreateInvokeFunctionDeployStageDetails struct + DefinedTags map[string]map[string]interface{} + DeployArtifactId *string + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + FunctionDeployEnvironmentId *string + IsAsync *bool + IsValidationEnabled *bool + func (m CreateInvokeFunctionDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateInvokeFunctionDeployStageDetails) GetDeployPipelineId() *string + func (m CreateInvokeFunctionDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m CreateInvokeFunctionDeployStageDetails) GetDescription() *string + func (m CreateInvokeFunctionDeployStageDetails) GetDisplayName() *string + func (m CreateInvokeFunctionDeployStageDetails) GetFreeformTags() map[string]string + func (m CreateInvokeFunctionDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m CreateInvokeFunctionDeployStageDetails) String() string + type CreateLoadBalancerTrafficShiftDeployStageDetails struct + BlueBackendIps *BackendSetIpCollection + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + GreenBackendIps *BackendSetIpCollection + LoadBalancerConfig *LoadBalancerConfig + RollbackPolicy DeployStageRollbackPolicy + RolloutPolicy *LoadBalancerTrafficShiftRolloutPolicy + TrafficShiftTarget LoadBalancerTrafficShiftDeployStageTrafficShiftTargetEnum + func (m *CreateLoadBalancerTrafficShiftDeployStageDetails) UnmarshalJSON(data []byte) (e error) + func (m CreateLoadBalancerTrafficShiftDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateLoadBalancerTrafficShiftDeployStageDetails) GetDeployPipelineId() *string + func (m CreateLoadBalancerTrafficShiftDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m CreateLoadBalancerTrafficShiftDeployStageDetails) GetDescription() *string + func (m CreateLoadBalancerTrafficShiftDeployStageDetails) GetDisplayName() *string + func (m CreateLoadBalancerTrafficShiftDeployStageDetails) GetFreeformTags() map[string]string + func (m CreateLoadBalancerTrafficShiftDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m CreateLoadBalancerTrafficShiftDeployStageDetails) String() string + type CreateManualApprovalDeployStageDetails struct + ApprovalPolicy ApprovalPolicy + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + func (m *CreateManualApprovalDeployStageDetails) UnmarshalJSON(data []byte) (e error) + func (m CreateManualApprovalDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateManualApprovalDeployStageDetails) GetDeployPipelineId() *string + func (m CreateManualApprovalDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m CreateManualApprovalDeployStageDetails) GetDescription() *string + func (m CreateManualApprovalDeployStageDetails) GetDisplayName() *string + func (m CreateManualApprovalDeployStageDetails) GetFreeformTags() map[string]string + func (m CreateManualApprovalDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m CreateManualApprovalDeployStageDetails) String() string + type CreateOkeClusterDeployEnvironmentDetails struct + ClusterId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + ProjectId *string + func (m CreateOkeClusterDeployEnvironmentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateOkeClusterDeployEnvironmentDetails) GetDescription() *string + func (m CreateOkeClusterDeployEnvironmentDetails) GetDisplayName() *string + func (m CreateOkeClusterDeployEnvironmentDetails) GetFreeformTags() map[string]string + func (m CreateOkeClusterDeployEnvironmentDetails) GetProjectId() *string + func (m CreateOkeClusterDeployEnvironmentDetails) MarshalJSON() (buff []byte, e error) + func (m CreateOkeClusterDeployEnvironmentDetails) String() string + type CreateOkeDeployStageDetails struct + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + KubernetesManifestDeployArtifactIds []string + Namespace *string + OkeClusterDeployEnvironmentId *string + RollbackPolicy DeployStageRollbackPolicy + func (m *CreateOkeDeployStageDetails) UnmarshalJSON(data []byte) (e error) + func (m CreateOkeDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateOkeDeployStageDetails) GetDeployPipelineId() *string + func (m CreateOkeDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m CreateOkeDeployStageDetails) GetDescription() *string + func (m CreateOkeDeployStageDetails) GetDisplayName() *string + func (m CreateOkeDeployStageDetails) GetFreeformTags() map[string]string + func (m CreateOkeDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m CreateOkeDeployStageDetails) String() string + type CreateProjectDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Name *string + NotificationConfig *NotificationConfig + func (m CreateProjectDetails) String() string + type CreateProjectRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateProjectRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateProjectRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request CreateProjectRequest) RetryPolicy() *common.RetryPolicy + func (request CreateProjectRequest) String() string + type CreateProjectResponse struct + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateProjectResponse) HTTPResponse() *http.Response + func (response CreateProjectResponse) String() string + type CreateSingleDeployStageDeploymentDetails struct + DefinedTags map[string]map[string]interface{} + DeployArtifactOverrideArguments *DeployArtifactOverrideArgumentCollection + DeployPipelineId *string + DeployStageId *string + DeploymentArguments *DeploymentArgumentCollection + DisplayName *string + FreeformTags map[string]string + func (m CreateSingleDeployStageDeploymentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateSingleDeployStageDeploymentDetails) GetDeployPipelineId() *string + func (m CreateSingleDeployStageDeploymentDetails) GetDisplayName() *string + func (m CreateSingleDeployStageDeploymentDetails) GetFreeformTags() map[string]string + func (m CreateSingleDeployStageDeploymentDetails) MarshalJSON() (buff []byte, e error) + func (m CreateSingleDeployStageDeploymentDetails) String() string + type CreateWaitDeployStageDetails struct + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + WaitCriteria WaitCriteria + func (m *CreateWaitDeployStageDetails) UnmarshalJSON(data []byte) (e error) + func (m CreateWaitDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateWaitDeployStageDetails) GetDeployPipelineId() *string + func (m CreateWaitDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m CreateWaitDeployStageDetails) GetDescription() *string + func (m CreateWaitDeployStageDetails) GetDisplayName() *string + func (m CreateWaitDeployStageDetails) GetFreeformTags() map[string]string + func (m CreateWaitDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m CreateWaitDeployStageDetails) String() string + type DeleteDeployArtifactRequest struct + DeployArtifactId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteDeployArtifactRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteDeployArtifactRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request DeleteDeployArtifactRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteDeployArtifactRequest) String() string + type DeleteDeployArtifactResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteDeployArtifactResponse) HTTPResponse() *http.Response + func (response DeleteDeployArtifactResponse) String() string + type DeleteDeployEnvironmentRequest struct + DeployEnvironmentId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteDeployEnvironmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteDeployEnvironmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request DeleteDeployEnvironmentRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteDeployEnvironmentRequest) String() string + type DeleteDeployEnvironmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteDeployEnvironmentResponse) HTTPResponse() *http.Response + func (response DeleteDeployEnvironmentResponse) String() string + type DeleteDeployPipelineRequest struct + DeployPipelineId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteDeployPipelineRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteDeployPipelineRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request DeleteDeployPipelineRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteDeployPipelineRequest) String() string + type DeleteDeployPipelineResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteDeployPipelineResponse) HTTPResponse() *http.Response + func (response DeleteDeployPipelineResponse) String() string + type DeleteDeployStageRequest struct + DeployStageId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteDeployStageRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteDeployStageRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request DeleteDeployStageRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteDeployStageRequest) String() string + type DeleteDeployStageResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteDeployStageResponse) HTTPResponse() *http.Response + func (response DeleteDeployStageResponse) String() string + type DeleteProjectRequest struct + IfMatch *string + OpcRequestId *string + ProjectId *string + RequestMetadata common.RequestMetadata + func (request DeleteProjectRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteProjectRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request DeleteProjectRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteProjectRequest) String() string + type DeleteProjectResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteProjectResponse) HTTPResponse() *http.Response + func (response DeleteProjectResponse) String() string + type DeployArtifact struct + ArgumentSubstitutionMode DeployArtifactArgumentSubstitutionModeEnum + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactSource DeployArtifactSource + DeployArtifactType DeployArtifactDeployArtifactTypeEnum + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployArtifactLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m *DeployArtifact) UnmarshalJSON(data []byte) (e error) + func (m DeployArtifact) String() string + type DeployArtifactArgumentSubstitutionModeEnum string + const DeployArtifactArgumentSubstitutionModeNone + const DeployArtifactArgumentSubstitutionModeSubstitutePlaceholders + func GetDeployArtifactArgumentSubstitutionModeEnumValues() []DeployArtifactArgumentSubstitutionModeEnum + type DeployArtifactCollection struct + Items []DeployArtifactSummary + func (m DeployArtifactCollection) String() string + type DeployArtifactDeployArtifactTypeEnum string + const DeployArtifactDeployArtifactTypeDeploymentSpec + const DeployArtifactDeployArtifactTypeDockerImage + const DeployArtifactDeployArtifactTypeGenericFile + const DeployArtifactDeployArtifactTypeJobSpec + const DeployArtifactDeployArtifactTypeKubernetesManifest + func GetDeployArtifactDeployArtifactTypeEnumValues() []DeployArtifactDeployArtifactTypeEnum + type DeployArtifactLifecycleStateEnum string + const DeployArtifactLifecycleStateActive + const DeployArtifactLifecycleStateCreating + const DeployArtifactLifecycleStateDeleted + const DeployArtifactLifecycleStateDeleting + const DeployArtifactLifecycleStateFailed + const DeployArtifactLifecycleStateUpdating + func GetDeployArtifactLifecycleStateEnumValues() []DeployArtifactLifecycleStateEnum + type DeployArtifactOverrideArgument struct + DeployArtifactId *string + Name *string + Value *string + func (m DeployArtifactOverrideArgument) String() string + type DeployArtifactOverrideArgumentCollection struct + Items []DeployArtifactOverrideArgument + func (m DeployArtifactOverrideArgumentCollection) String() string + type DeployArtifactSource interface + type DeployArtifactSourceDeployArtifactSourceTypeEnum string + const DeployArtifactSourceDeployArtifactSourceTypeGenericArtifact + const DeployArtifactSourceDeployArtifactSourceTypeInline + const DeployArtifactSourceDeployArtifactSourceTypeOcir + func GetDeployArtifactSourceDeployArtifactSourceTypeEnumValues() []DeployArtifactSourceDeployArtifactSourceTypeEnum + type DeployArtifactSummary struct + ArgumentSubstitutionMode DeployArtifactArgumentSubstitutionModeEnum + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactSource DeployArtifactSource + DeployArtifactType DeployArtifactDeployArtifactTypeEnum + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployArtifactLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m *DeployArtifactSummary) UnmarshalJSON(data []byte) (e error) + func (m DeployArtifactSummary) String() string + type DeployEnvironment interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDescription func() *string + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetLifecycleDetails func() *string + GetLifecycleState func() DeployEnvironmentLifecycleStateEnum + GetProjectId func() *string + GetSystemTags func() map[string]map[string]interface{} + GetTimeCreated func() *common.SDKTime + GetTimeUpdated func() *common.SDKTime + type DeployEnvironmentCollection struct + Items []DeployEnvironmentSummary + func (m *DeployEnvironmentCollection) UnmarshalJSON(data []byte) (e error) + func (m DeployEnvironmentCollection) String() string + type DeployEnvironmentDeployEnvironmentTypeEnum string + const DeployEnvironmentDeployEnvironmentTypeComputeInstanceGroup + const DeployEnvironmentDeployEnvironmentTypeFunction + const DeployEnvironmentDeployEnvironmentTypeOkeCluster + func GetDeployEnvironmentDeployEnvironmentTypeEnumValues() []DeployEnvironmentDeployEnvironmentTypeEnum + type DeployEnvironmentLifecycleStateEnum string + const DeployEnvironmentLifecycleStateActive + const DeployEnvironmentLifecycleStateCreating + const DeployEnvironmentLifecycleStateDeleted + const DeployEnvironmentLifecycleStateDeleting + const DeployEnvironmentLifecycleStateFailed + const DeployEnvironmentLifecycleStateUpdating + func GetDeployEnvironmentLifecycleStateEnumValues() []DeployEnvironmentLifecycleStateEnum + type DeployEnvironmentSummary interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDescription func() *string + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetLifecycleDetails func() *string + GetLifecycleState func() DeployEnvironmentLifecycleStateEnum + GetProjectId func() *string + GetSystemTags func() map[string]map[string]interface{} + GetTimeCreated func() *common.SDKTime + GetTimeUpdated func() *common.SDKTime + type DeployPipeline struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployPipelineArtifacts *DeployPipelineArtifactCollection + DeployPipelineEnvironments *DeployPipelineEnvironmentCollection + DeployPipelineParameters *DeployPipelineParameterCollection + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployPipelineLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m DeployPipeline) String() string + type DeployPipelineArtifact struct + DeployArtifactId *string + DeployPipelineStages *DeployPipelineStageCollection + DisplayName *string + func (m DeployPipelineArtifact) String() string + type DeployPipelineArtifactCollection struct + Items []DeployPipelineArtifact + func (m DeployPipelineArtifactCollection) String() string + type DeployPipelineCollection struct + Items []DeployPipelineSummary + func (m DeployPipelineCollection) String() string + type DeployPipelineDeployment struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactOverrideArguments *DeployArtifactOverrideArgumentCollection + DeployPipelineArtifacts *DeployPipelineArtifactCollection + DeployPipelineEnvironments *DeployPipelineEnvironmentCollection + DeployPipelineId *string + DeploymentArguments *DeploymentArgumentCollection + DeploymentExecutionProgress *DeploymentExecutionProgress + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeploymentLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m DeployPipelineDeployment) GetCompartmentId() *string + func (m DeployPipelineDeployment) GetDefinedTags() map[string]map[string]interface{} + func (m DeployPipelineDeployment) GetDeployArtifactOverrideArguments() *DeployArtifactOverrideArgumentCollection + func (m DeployPipelineDeployment) GetDeployPipelineArtifacts() *DeployPipelineArtifactCollection + func (m DeployPipelineDeployment) GetDeployPipelineEnvironments() *DeployPipelineEnvironmentCollection + func (m DeployPipelineDeployment) GetDeployPipelineId() *string + func (m DeployPipelineDeployment) GetDeploymentArguments() *DeploymentArgumentCollection + func (m DeployPipelineDeployment) GetDeploymentExecutionProgress() *DeploymentExecutionProgress + func (m DeployPipelineDeployment) GetDisplayName() *string + func (m DeployPipelineDeployment) GetFreeformTags() map[string]string + func (m DeployPipelineDeployment) GetId() *string + func (m DeployPipelineDeployment) GetLifecycleDetails() *string + func (m DeployPipelineDeployment) GetLifecycleState() DeploymentLifecycleStateEnum + func (m DeployPipelineDeployment) GetProjectId() *string + func (m DeployPipelineDeployment) GetSystemTags() map[string]map[string]interface{} + func (m DeployPipelineDeployment) GetTimeCreated() *common.SDKTime + func (m DeployPipelineDeployment) GetTimeUpdated() *common.SDKTime + func (m DeployPipelineDeployment) MarshalJSON() (buff []byte, e error) + func (m DeployPipelineDeployment) String() string + type DeployPipelineDeploymentSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactOverrideArguments *DeployArtifactOverrideArgumentCollection + DeployPipelineId *string + DeploymentArguments *DeploymentArgumentCollection + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeploymentLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m DeployPipelineDeploymentSummary) GetCompartmentId() *string + func (m DeployPipelineDeploymentSummary) GetDefinedTags() map[string]map[string]interface{} + func (m DeployPipelineDeploymentSummary) GetDeployArtifactOverrideArguments() *DeployArtifactOverrideArgumentCollection + func (m DeployPipelineDeploymentSummary) GetDeployPipelineId() *string + func (m DeployPipelineDeploymentSummary) GetDeploymentArguments() *DeploymentArgumentCollection + func (m DeployPipelineDeploymentSummary) GetDisplayName() *string + func (m DeployPipelineDeploymentSummary) GetFreeformTags() map[string]string + func (m DeployPipelineDeploymentSummary) GetId() *string + func (m DeployPipelineDeploymentSummary) GetLifecycleDetails() *string + func (m DeployPipelineDeploymentSummary) GetLifecycleState() DeploymentLifecycleStateEnum + func (m DeployPipelineDeploymentSummary) GetProjectId() *string + func (m DeployPipelineDeploymentSummary) GetSystemTags() map[string]map[string]interface{} + func (m DeployPipelineDeploymentSummary) GetTimeCreated() *common.SDKTime + func (m DeployPipelineDeploymentSummary) GetTimeUpdated() *common.SDKTime + func (m DeployPipelineDeploymentSummary) MarshalJSON() (buff []byte, e error) + func (m DeployPipelineDeploymentSummary) String() string + type DeployPipelineEnvironment struct + DeployEnvironmentId *string + DeployPipelineStages *DeployPipelineStageCollection + DisplayName *string + func (m DeployPipelineEnvironment) String() string + type DeployPipelineEnvironmentCollection struct + Items []DeployPipelineEnvironment + func (m DeployPipelineEnvironmentCollection) String() string + type DeployPipelineLifecycleStateEnum string + const DeployPipelineLifecycleStateActive + const DeployPipelineLifecycleStateCreating + const DeployPipelineLifecycleStateDeleted + const DeployPipelineLifecycleStateDeleting + const DeployPipelineLifecycleStateFailed + const DeployPipelineLifecycleStateInactive + const DeployPipelineLifecycleStateUpdating + func GetDeployPipelineLifecycleStateEnumValues() []DeployPipelineLifecycleStateEnum + type DeployPipelineParameter struct + DefaultValue *string + Description *string + Name *string + func (m DeployPipelineParameter) String() string + type DeployPipelineParameterCollection struct + Items []DeployPipelineParameter + func (m DeployPipelineParameterCollection) String() string + type DeployPipelineRedeployment struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactOverrideArguments *DeployArtifactOverrideArgumentCollection + DeployPipelineArtifacts *DeployPipelineArtifactCollection + DeployPipelineEnvironments *DeployPipelineEnvironmentCollection + DeployPipelineId *string + DeploymentArguments *DeploymentArgumentCollection + DeploymentExecutionProgress *DeploymentExecutionProgress + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeploymentLifecycleStateEnum + PreviousDeploymentId *string + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m DeployPipelineRedeployment) GetCompartmentId() *string + func (m DeployPipelineRedeployment) GetDefinedTags() map[string]map[string]interface{} + func (m DeployPipelineRedeployment) GetDeployArtifactOverrideArguments() *DeployArtifactOverrideArgumentCollection + func (m DeployPipelineRedeployment) GetDeployPipelineArtifacts() *DeployPipelineArtifactCollection + func (m DeployPipelineRedeployment) GetDeployPipelineEnvironments() *DeployPipelineEnvironmentCollection + func (m DeployPipelineRedeployment) GetDeployPipelineId() *string + func (m DeployPipelineRedeployment) GetDeploymentArguments() *DeploymentArgumentCollection + func (m DeployPipelineRedeployment) GetDeploymentExecutionProgress() *DeploymentExecutionProgress + func (m DeployPipelineRedeployment) GetDisplayName() *string + func (m DeployPipelineRedeployment) GetFreeformTags() map[string]string + func (m DeployPipelineRedeployment) GetId() *string + func (m DeployPipelineRedeployment) GetLifecycleDetails() *string + func (m DeployPipelineRedeployment) GetLifecycleState() DeploymentLifecycleStateEnum + func (m DeployPipelineRedeployment) GetProjectId() *string + func (m DeployPipelineRedeployment) GetSystemTags() map[string]map[string]interface{} + func (m DeployPipelineRedeployment) GetTimeCreated() *common.SDKTime + func (m DeployPipelineRedeployment) GetTimeUpdated() *common.SDKTime + func (m DeployPipelineRedeployment) MarshalJSON() (buff []byte, e error) + func (m DeployPipelineRedeployment) String() string + type DeployPipelineRedeploymentSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactOverrideArguments *DeployArtifactOverrideArgumentCollection + DeployPipelineId *string + DeploymentArguments *DeploymentArgumentCollection + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeploymentLifecycleStateEnum + PreviousDeploymentId *string + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m DeployPipelineRedeploymentSummary) GetCompartmentId() *string + func (m DeployPipelineRedeploymentSummary) GetDefinedTags() map[string]map[string]interface{} + func (m DeployPipelineRedeploymentSummary) GetDeployArtifactOverrideArguments() *DeployArtifactOverrideArgumentCollection + func (m DeployPipelineRedeploymentSummary) GetDeployPipelineId() *string + func (m DeployPipelineRedeploymentSummary) GetDeploymentArguments() *DeploymentArgumentCollection + func (m DeployPipelineRedeploymentSummary) GetDisplayName() *string + func (m DeployPipelineRedeploymentSummary) GetFreeformTags() map[string]string + func (m DeployPipelineRedeploymentSummary) GetId() *string + func (m DeployPipelineRedeploymentSummary) GetLifecycleDetails() *string + func (m DeployPipelineRedeploymentSummary) GetLifecycleState() DeploymentLifecycleStateEnum + func (m DeployPipelineRedeploymentSummary) GetProjectId() *string + func (m DeployPipelineRedeploymentSummary) GetSystemTags() map[string]map[string]interface{} + func (m DeployPipelineRedeploymentSummary) GetTimeCreated() *common.SDKTime + func (m DeployPipelineRedeploymentSummary) GetTimeUpdated() *common.SDKTime + func (m DeployPipelineRedeploymentSummary) MarshalJSON() (buff []byte, e error) + func (m DeployPipelineRedeploymentSummary) String() string + type DeployPipelineStage struct + DeployStageId *string + DisplayName *string + func (m DeployPipelineStage) String() string + type DeployPipelineStageCollection struct + Items []DeployPipelineStage + func (m DeployPipelineStageCollection) String() string + type DeployPipelineSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployPipelineParameters *DeployPipelineParameterCollection + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleState DeployPipelineLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m DeployPipelineSummary) String() string + type DeployStage interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDeployPipelineId func() *string + GetDeployStagePredecessorCollection func() *DeployStagePredecessorCollection + GetDescription func() *string + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetLifecycleDetails func() *string + GetLifecycleState func() DeployStageLifecycleStateEnum + GetProjectId func() *string + GetSystemTags func() map[string]map[string]interface{} + GetTimeCreated func() *common.SDKTime + GetTimeUpdated func() *common.SDKTime + type DeployStageCollection struct + Items []DeployStageSummary + func (m *DeployStageCollection) UnmarshalJSON(data []byte) (e error) + func (m DeployStageCollection) String() string + type DeployStageDeployStageTypeEnum string + const DeployStageDeployStageTypeComputeInstanceGroupRollingDeployment + const DeployStageDeployStageTypeDeployFunction + const DeployStageDeployStageTypeInvokeFunction + const DeployStageDeployStageTypeLoadBalancerTrafficShift + const DeployStageDeployStageTypeManualApproval + const DeployStageDeployStageTypeOkeDeployment + const DeployStageDeployStageTypeWait + func GetDeployStageDeployStageTypeEnumValues() []DeployStageDeployStageTypeEnum + type DeployStageExecutionProgress interface + GetDeployStageDisplayName func() *string + GetDeployStageExecutionProgressDetails func() []DeployStageExecutionProgressDetails + GetDeployStageId func() *string + GetDeployStagePredecessors func() *DeployStagePredecessorCollection + GetStatus func() DeployStageExecutionProgressStatusEnum + GetTimeFinished func() *common.SDKTime + GetTimeStarted func() *common.SDKTime + type DeployStageExecutionProgressDetails struct + RollbackSteps []DeployStageExecutionStep + Steps []DeployStageExecutionStep + TargetGroup *string + TargetId *string + func (m DeployStageExecutionProgressDetails) String() string + type DeployStageExecutionProgressStatusEnum string + const DeployStageExecutionProgressStatusAccepted + const DeployStageExecutionProgressStatusCanceled + const DeployStageExecutionProgressStatusCanceling + const DeployStageExecutionProgressStatusFailed + const DeployStageExecutionProgressStatusInProgress + const DeployStageExecutionProgressStatusRollbackFailed + const DeployStageExecutionProgressStatusRollbackInProgress + const DeployStageExecutionProgressStatusRollbackSucceeded + const DeployStageExecutionProgressStatusSucceeded + func GetDeployStageExecutionProgressStatusEnumValues() []DeployStageExecutionProgressStatusEnum + type DeployStageExecutionStep struct + Name *string + State DeployStageExecutionStepStateEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m DeployStageExecutionStep) String() string + type DeployStageExecutionStepStateEnum string + const DeployStageExecutionStepStateCanceled + const DeployStageExecutionStepStateFailed + const DeployStageExecutionStepStateInProgress + const DeployStageExecutionStepStateSucceeded + const DeployStageExecutionStepStateWaiting + func GetDeployStageExecutionStepStateEnumValues() []DeployStageExecutionStepStateEnum + type DeployStageLifecycleStateEnum string + const DeployStageLifecycleStateActive + const DeployStageLifecycleStateCreating + const DeployStageLifecycleStateDeleted + const DeployStageLifecycleStateDeleting + const DeployStageLifecycleStateFailed + const DeployStageLifecycleStateUpdating + func GetDeployStageLifecycleStateEnumValues() []DeployStageLifecycleStateEnum + type DeployStagePredecessor struct + Id *string + func (m DeployStagePredecessor) String() string + type DeployStagePredecessorCollection struct + Items []DeployStagePredecessor + func (m DeployStagePredecessorCollection) String() string + type DeployStageRollbackPolicy interface + type DeployStageRollbackPolicyPolicyTypeEnum string + const DeployStageRollbackPolicyPolicyTypeAutomatedStageRollbackPolicy + const DeployStageRollbackPolicyPolicyTypeNoStageRollbackPolicy + func GetDeployStageRollbackPolicyPolicyTypeEnumValues() []DeployStageRollbackPolicyPolicyTypeEnum + type DeployStageSummary interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDeployPipelineId func() *string + GetDeployStagePredecessorCollection func() *DeployStagePredecessorCollection + GetDescription func() *string + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetLifecycleDetails func() *string + GetLifecycleState func() DeployStageLifecycleStateEnum + GetProjectId func() *string + GetSystemTags func() map[string]map[string]interface{} + GetTimeCreated func() *common.SDKTime + GetTimeUpdated func() *common.SDKTime + type Deployment interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDeployArtifactOverrideArguments func() *DeployArtifactOverrideArgumentCollection + GetDeployPipelineArtifacts func() *DeployPipelineArtifactCollection + GetDeployPipelineEnvironments func() *DeployPipelineEnvironmentCollection + GetDeployPipelineId func() *string + GetDeploymentArguments func() *DeploymentArgumentCollection + GetDeploymentExecutionProgress func() *DeploymentExecutionProgress + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetLifecycleDetails func() *string + GetLifecycleState func() DeploymentLifecycleStateEnum + GetProjectId func() *string + GetSystemTags func() map[string]map[string]interface{} + GetTimeCreated func() *common.SDKTime + GetTimeUpdated func() *common.SDKTime + type DeploymentArgument struct + Name *string + Value *string + func (m DeploymentArgument) String() string + type DeploymentArgumentCollection struct + Items []DeploymentArgument + func (m DeploymentArgumentCollection) String() string + type DeploymentCollection struct + Items []DeploymentSummary + func (m *DeploymentCollection) UnmarshalJSON(data []byte) (e error) + func (m DeploymentCollection) String() string + type DeploymentDeploymentTypeEnum string + const DeploymentDeploymentTypePipelineDeployment + const DeploymentDeploymentTypePipelineRedeployment + const DeploymentDeploymentTypeSingleStageDeployment + func GetDeploymentDeploymentTypeEnumValues() []DeploymentDeploymentTypeEnum + type DeploymentExecutionProgress struct + DeployStageExecutionProgress map[string]DeployStageExecutionProgress + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m *DeploymentExecutionProgress) UnmarshalJSON(data []byte) (e error) + func (m DeploymentExecutionProgress) String() string + type DeploymentLifecycleStateEnum string + const DeploymentLifecycleStateAccepted + const DeploymentLifecycleStateCanceled + const DeploymentLifecycleStateCanceling + const DeploymentLifecycleStateFailed + const DeploymentLifecycleStateInProgress + const DeploymentLifecycleStateSucceeded + func GetDeploymentLifecycleStateEnumValues() []DeploymentLifecycleStateEnum + type DeploymentSummary interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDeployArtifactOverrideArguments func() *DeployArtifactOverrideArgumentCollection + GetDeployPipelineId func() *string + GetDeploymentArguments func() *DeploymentArgumentCollection + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetLifecycleDetails func() *string + GetLifecycleState func() DeploymentLifecycleStateEnum + GetProjectId func() *string + GetSystemTags func() map[string]map[string]interface{} + GetTimeCreated func() *common.SDKTime + GetTimeUpdated func() *common.SDKTime + type DevopsClient struct + func NewDevopsClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client DevopsClient, err error) + func NewDevopsClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client DevopsClient, err error) + func (client *DevopsClient) ConfigurationProvider() *common.ConfigurationProvider + func (client *DevopsClient) SetRegion(region string) + func (client DevopsClient) ApproveDeployment(ctx context.Context, request ApproveDeploymentRequest) (response ApproveDeploymentResponse, err error) + func (client DevopsClient) CancelDeployment(ctx context.Context, request CancelDeploymentRequest) (response CancelDeploymentResponse, err error) + func (client DevopsClient) ChangeProjectCompartment(ctx context.Context, request ChangeProjectCompartmentRequest) (response ChangeProjectCompartmentResponse, err error) + func (client DevopsClient) CreateDeployArtifact(ctx context.Context, request CreateDeployArtifactRequest) (response CreateDeployArtifactResponse, err error) + func (client DevopsClient) CreateDeployEnvironment(ctx context.Context, request CreateDeployEnvironmentRequest) (response CreateDeployEnvironmentResponse, err error) + func (client DevopsClient) CreateDeployPipeline(ctx context.Context, request CreateDeployPipelineRequest) (response CreateDeployPipelineResponse, err error) + func (client DevopsClient) CreateDeployStage(ctx context.Context, request CreateDeployStageRequest) (response CreateDeployStageResponse, err error) + func (client DevopsClient) CreateDeployment(ctx context.Context, request CreateDeploymentRequest) (response CreateDeploymentResponse, err error) + func (client DevopsClient) CreateProject(ctx context.Context, request CreateProjectRequest) (response CreateProjectResponse, err error) + func (client DevopsClient) DeleteDeployArtifact(ctx context.Context, request DeleteDeployArtifactRequest) (response DeleteDeployArtifactResponse, err error) + func (client DevopsClient) DeleteDeployEnvironment(ctx context.Context, request DeleteDeployEnvironmentRequest) (response DeleteDeployEnvironmentResponse, err error) + func (client DevopsClient) DeleteDeployPipeline(ctx context.Context, request DeleteDeployPipelineRequest) (response DeleteDeployPipelineResponse, err error) + func (client DevopsClient) DeleteDeployStage(ctx context.Context, request DeleteDeployStageRequest) (response DeleteDeployStageResponse, err error) + func (client DevopsClient) DeleteProject(ctx context.Context, request DeleteProjectRequest) (response DeleteProjectResponse, err error) + func (client DevopsClient) GetDeployArtifact(ctx context.Context, request GetDeployArtifactRequest) (response GetDeployArtifactResponse, err error) + func (client DevopsClient) GetDeployEnvironment(ctx context.Context, request GetDeployEnvironmentRequest) (response GetDeployEnvironmentResponse, err error) + func (client DevopsClient) GetDeployPipeline(ctx context.Context, request GetDeployPipelineRequest) (response GetDeployPipelineResponse, err error) + func (client DevopsClient) GetDeployStage(ctx context.Context, request GetDeployStageRequest) (response GetDeployStageResponse, err error) + func (client DevopsClient) GetDeployment(ctx context.Context, request GetDeploymentRequest) (response GetDeploymentResponse, err error) + func (client DevopsClient) GetProject(ctx context.Context, request GetProjectRequest) (response GetProjectResponse, err error) + func (client DevopsClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error) + func (client DevopsClient) ListDeployArtifacts(ctx context.Context, request ListDeployArtifactsRequest) (response ListDeployArtifactsResponse, err error) + func (client DevopsClient) ListDeployEnvironments(ctx context.Context, request ListDeployEnvironmentsRequest) (response ListDeployEnvironmentsResponse, err error) + func (client DevopsClient) ListDeployPipelines(ctx context.Context, request ListDeployPipelinesRequest) (response ListDeployPipelinesResponse, err error) + func (client DevopsClient) ListDeployStages(ctx context.Context, request ListDeployStagesRequest) (response ListDeployStagesResponse, err error) + func (client DevopsClient) ListDeployments(ctx context.Context, request ListDeploymentsRequest) (response ListDeploymentsResponse, err error) + func (client DevopsClient) ListProjects(ctx context.Context, request ListProjectsRequest) (response ListProjectsResponse, err error) + func (client DevopsClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error) + func (client DevopsClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error) + func (client DevopsClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error) + func (client DevopsClient) UpdateDeployArtifact(ctx context.Context, request UpdateDeployArtifactRequest) (response UpdateDeployArtifactResponse, err error) + func (client DevopsClient) UpdateDeployEnvironment(ctx context.Context, request UpdateDeployEnvironmentRequest) (response UpdateDeployEnvironmentResponse, err error) + func (client DevopsClient) UpdateDeployPipeline(ctx context.Context, request UpdateDeployPipelineRequest) (response UpdateDeployPipelineResponse, err error) + func (client DevopsClient) UpdateDeployStage(ctx context.Context, request UpdateDeployStageRequest) (response UpdateDeployStageResponse, err error) + func (client DevopsClient) UpdateDeployment(ctx context.Context, request UpdateDeploymentRequest) (response UpdateDeploymentResponse, err error) + func (client DevopsClient) UpdateProject(ctx context.Context, request UpdateProjectRequest) (response UpdateProjectResponse, err error) + type FunctionDeployEnvironment struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + FunctionId *string + Id *string + LifecycleDetails *string + LifecycleState DeployEnvironmentLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m FunctionDeployEnvironment) GetCompartmentId() *string + func (m FunctionDeployEnvironment) GetDefinedTags() map[string]map[string]interface{} + func (m FunctionDeployEnvironment) GetDescription() *string + func (m FunctionDeployEnvironment) GetDisplayName() *string + func (m FunctionDeployEnvironment) GetFreeformTags() map[string]string + func (m FunctionDeployEnvironment) GetId() *string + func (m FunctionDeployEnvironment) GetLifecycleDetails() *string + func (m FunctionDeployEnvironment) GetLifecycleState() DeployEnvironmentLifecycleStateEnum + func (m FunctionDeployEnvironment) GetProjectId() *string + func (m FunctionDeployEnvironment) GetSystemTags() map[string]map[string]interface{} + func (m FunctionDeployEnvironment) GetTimeCreated() *common.SDKTime + func (m FunctionDeployEnvironment) GetTimeUpdated() *common.SDKTime + func (m FunctionDeployEnvironment) MarshalJSON() (buff []byte, e error) + func (m FunctionDeployEnvironment) String() string + type FunctionDeployEnvironmentSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + FunctionId *string + Id *string + LifecycleDetails *string + LifecycleState DeployEnvironmentLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m FunctionDeployEnvironmentSummary) GetCompartmentId() *string + func (m FunctionDeployEnvironmentSummary) GetDefinedTags() map[string]map[string]interface{} + func (m FunctionDeployEnvironmentSummary) GetDescription() *string + func (m FunctionDeployEnvironmentSummary) GetDisplayName() *string + func (m FunctionDeployEnvironmentSummary) GetFreeformTags() map[string]string + func (m FunctionDeployEnvironmentSummary) GetId() *string + func (m FunctionDeployEnvironmentSummary) GetLifecycleDetails() *string + func (m FunctionDeployEnvironmentSummary) GetLifecycleState() DeployEnvironmentLifecycleStateEnum + func (m FunctionDeployEnvironmentSummary) GetProjectId() *string + func (m FunctionDeployEnvironmentSummary) GetSystemTags() map[string]map[string]interface{} + func (m FunctionDeployEnvironmentSummary) GetTimeCreated() *common.SDKTime + func (m FunctionDeployEnvironmentSummary) GetTimeUpdated() *common.SDKTime + func (m FunctionDeployEnvironmentSummary) MarshalJSON() (buff []byte, e error) + func (m FunctionDeployEnvironmentSummary) String() string + type FunctionDeployStage struct + CompartmentId *string + Config map[string]string + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + DockerImageDeployArtifactId *string + FreeformTags map[string]string + FunctionDeployEnvironmentId *string + FunctionTimeoutInSeconds *int + Id *string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + MaxMemoryInMBs *int64 + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m FunctionDeployStage) GetCompartmentId() *string + func (m FunctionDeployStage) GetDefinedTags() map[string]map[string]interface{} + func (m FunctionDeployStage) GetDeployPipelineId() *string + func (m FunctionDeployStage) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m FunctionDeployStage) GetDescription() *string + func (m FunctionDeployStage) GetDisplayName() *string + func (m FunctionDeployStage) GetFreeformTags() map[string]string + func (m FunctionDeployStage) GetId() *string + func (m FunctionDeployStage) GetLifecycleDetails() *string + func (m FunctionDeployStage) GetLifecycleState() DeployStageLifecycleStateEnum + func (m FunctionDeployStage) GetProjectId() *string + func (m FunctionDeployStage) GetSystemTags() map[string]map[string]interface{} + func (m FunctionDeployStage) GetTimeCreated() *common.SDKTime + func (m FunctionDeployStage) GetTimeUpdated() *common.SDKTime + func (m FunctionDeployStage) MarshalJSON() (buff []byte, e error) + func (m FunctionDeployStage) String() string + type FunctionDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m FunctionDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m FunctionDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m FunctionDeployStageExecutionProgress) GetDeployStageId() *string + func (m FunctionDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m FunctionDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m FunctionDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m FunctionDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m FunctionDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m FunctionDeployStageExecutionProgress) String() string + type FunctionDeployStageSummary struct + CompartmentId *string + Config map[string]string + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + DockerImageDeployArtifactId *string + FreeformTags map[string]string + FunctionDeployEnvironmentId *string + FunctionTimeoutInSeconds *int + Id *string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + MaxMemoryInMBs *int64 + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m FunctionDeployStageSummary) GetCompartmentId() *string + func (m FunctionDeployStageSummary) GetDefinedTags() map[string]map[string]interface{} + func (m FunctionDeployStageSummary) GetDeployPipelineId() *string + func (m FunctionDeployStageSummary) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m FunctionDeployStageSummary) GetDescription() *string + func (m FunctionDeployStageSummary) GetDisplayName() *string + func (m FunctionDeployStageSummary) GetFreeformTags() map[string]string + func (m FunctionDeployStageSummary) GetId() *string + func (m FunctionDeployStageSummary) GetLifecycleDetails() *string + func (m FunctionDeployStageSummary) GetLifecycleState() DeployStageLifecycleStateEnum + func (m FunctionDeployStageSummary) GetProjectId() *string + func (m FunctionDeployStageSummary) GetSystemTags() map[string]map[string]interface{} + func (m FunctionDeployStageSummary) GetTimeCreated() *common.SDKTime + func (m FunctionDeployStageSummary) GetTimeUpdated() *common.SDKTime + func (m FunctionDeployStageSummary) MarshalJSON() (buff []byte, e error) + func (m FunctionDeployStageSummary) String() string + type GenericDeployArtifactSource struct + DeployArtifactPath *string + DeployArtifactVersion *string + RepositoryId *string + func (m GenericDeployArtifactSource) MarshalJSON() (buff []byte, e error) + func (m GenericDeployArtifactSource) String() string + type GetDeployArtifactRequest struct + DeployArtifactId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetDeployArtifactRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetDeployArtifactRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request GetDeployArtifactRequest) RetryPolicy() *common.RetryPolicy + func (request GetDeployArtifactRequest) String() string + type GetDeployArtifactResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetDeployArtifactResponse) HTTPResponse() *http.Response + func (response GetDeployArtifactResponse) String() string + type GetDeployEnvironmentRequest struct + DeployEnvironmentId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetDeployEnvironmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetDeployEnvironmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request GetDeployEnvironmentRequest) RetryPolicy() *common.RetryPolicy + func (request GetDeployEnvironmentRequest) String() string + type GetDeployEnvironmentResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetDeployEnvironmentResponse) HTTPResponse() *http.Response + func (response GetDeployEnvironmentResponse) String() string + type GetDeployPipelineRequest struct + DeployPipelineId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetDeployPipelineRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetDeployPipelineRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request GetDeployPipelineRequest) RetryPolicy() *common.RetryPolicy + func (request GetDeployPipelineRequest) String() string + type GetDeployPipelineResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetDeployPipelineResponse) HTTPResponse() *http.Response + func (response GetDeployPipelineResponse) String() string + type GetDeployStageRequest struct + DeployStageId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetDeployStageRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetDeployStageRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request GetDeployStageRequest) RetryPolicy() *common.RetryPolicy + func (request GetDeployStageRequest) String() string + type GetDeployStageResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetDeployStageResponse) HTTPResponse() *http.Response + func (response GetDeployStageResponse) 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 GetProjectRequest struct + OpcRequestId *string + ProjectId *string + RequestMetadata common.RequestMetadata + func (request GetProjectRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetProjectRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request GetProjectRequest) RetryPolicy() *common.RetryPolicy + func (request GetProjectRequest) String() string + type GetProjectResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetProjectResponse) HTTPResponse() *http.Response + func (response GetProjectResponse) 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 *float32 + func (response GetWorkRequestResponse) HTTPResponse() *http.Response + func (response GetWorkRequestResponse) String() string + type InlineDeployArtifactSource struct + Base64EncodedContent []byte + func (m InlineDeployArtifactSource) MarshalJSON() (buff []byte, e error) + func (m InlineDeployArtifactSource) String() string + type InvokeFunctionDeployStage struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactId *string + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + FunctionDeployEnvironmentId *string + Id *string + IsAsync *bool + IsValidationEnabled *bool + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m InvokeFunctionDeployStage) GetCompartmentId() *string + func (m InvokeFunctionDeployStage) GetDefinedTags() map[string]map[string]interface{} + func (m InvokeFunctionDeployStage) GetDeployPipelineId() *string + func (m InvokeFunctionDeployStage) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m InvokeFunctionDeployStage) GetDescription() *string + func (m InvokeFunctionDeployStage) GetDisplayName() *string + func (m InvokeFunctionDeployStage) GetFreeformTags() map[string]string + func (m InvokeFunctionDeployStage) GetId() *string + func (m InvokeFunctionDeployStage) GetLifecycleDetails() *string + func (m InvokeFunctionDeployStage) GetLifecycleState() DeployStageLifecycleStateEnum + func (m InvokeFunctionDeployStage) GetProjectId() *string + func (m InvokeFunctionDeployStage) GetSystemTags() map[string]map[string]interface{} + func (m InvokeFunctionDeployStage) GetTimeCreated() *common.SDKTime + func (m InvokeFunctionDeployStage) GetTimeUpdated() *common.SDKTime + func (m InvokeFunctionDeployStage) MarshalJSON() (buff []byte, e error) + func (m InvokeFunctionDeployStage) String() string + type InvokeFunctionDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m InvokeFunctionDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m InvokeFunctionDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m InvokeFunctionDeployStageExecutionProgress) GetDeployStageId() *string + func (m InvokeFunctionDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m InvokeFunctionDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m InvokeFunctionDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m InvokeFunctionDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m InvokeFunctionDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m InvokeFunctionDeployStageExecutionProgress) String() string + type InvokeFunctionDeployStageSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactId *string + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + FunctionDeployEnvironmentId *string + Id *string + IsAsync *bool + IsValidationEnabled *bool + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m InvokeFunctionDeployStageSummary) GetCompartmentId() *string + func (m InvokeFunctionDeployStageSummary) GetDefinedTags() map[string]map[string]interface{} + func (m InvokeFunctionDeployStageSummary) GetDeployPipelineId() *string + func (m InvokeFunctionDeployStageSummary) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m InvokeFunctionDeployStageSummary) GetDescription() *string + func (m InvokeFunctionDeployStageSummary) GetDisplayName() *string + func (m InvokeFunctionDeployStageSummary) GetFreeformTags() map[string]string + func (m InvokeFunctionDeployStageSummary) GetId() *string + func (m InvokeFunctionDeployStageSummary) GetLifecycleDetails() *string + func (m InvokeFunctionDeployStageSummary) GetLifecycleState() DeployStageLifecycleStateEnum + func (m InvokeFunctionDeployStageSummary) GetProjectId() *string + func (m InvokeFunctionDeployStageSummary) GetSystemTags() map[string]map[string]interface{} + func (m InvokeFunctionDeployStageSummary) GetTimeCreated() *common.SDKTime + func (m InvokeFunctionDeployStageSummary) GetTimeUpdated() *common.SDKTime + func (m InvokeFunctionDeployStageSummary) MarshalJSON() (buff []byte, e error) + func (m InvokeFunctionDeployStageSummary) String() string + type ListDeployArtifactsRequest struct + CompartmentId *string + DisplayName *string + Id *string + LifecycleState DeployArtifactLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + ProjectId *string + RequestMetadata common.RequestMetadata + SortBy ListDeployArtifactsSortByEnum + SortOrder ListDeployArtifactsSortOrderEnum + func (request ListDeployArtifactsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListDeployArtifactsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request ListDeployArtifactsRequest) RetryPolicy() *common.RetryPolicy + func (request ListDeployArtifactsRequest) String() string + type ListDeployArtifactsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListDeployArtifactsResponse) HTTPResponse() *http.Response + func (response ListDeployArtifactsResponse) String() string + type ListDeployArtifactsSortByEnum string + const ListDeployArtifactsSortByDisplayname + const ListDeployArtifactsSortByTimecreated + func GetListDeployArtifactsSortByEnumValues() []ListDeployArtifactsSortByEnum + type ListDeployArtifactsSortOrderEnum string + const ListDeployArtifactsSortOrderAsc + const ListDeployArtifactsSortOrderDesc + func GetListDeployArtifactsSortOrderEnumValues() []ListDeployArtifactsSortOrderEnum + type ListDeployEnvironmentsRequest struct + CompartmentId *string + DisplayName *string + Id *string + LifecycleState DeployEnvironmentLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + ProjectId *string + RequestMetadata common.RequestMetadata + SortBy ListDeployEnvironmentsSortByEnum + SortOrder ListDeployEnvironmentsSortOrderEnum + func (request ListDeployEnvironmentsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListDeployEnvironmentsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request ListDeployEnvironmentsRequest) RetryPolicy() *common.RetryPolicy + func (request ListDeployEnvironmentsRequest) String() string + type ListDeployEnvironmentsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListDeployEnvironmentsResponse) HTTPResponse() *http.Response + func (response ListDeployEnvironmentsResponse) String() string + type ListDeployEnvironmentsSortByEnum string + const ListDeployEnvironmentsSortByDisplayname + const ListDeployEnvironmentsSortByTimecreated + func GetListDeployEnvironmentsSortByEnumValues() []ListDeployEnvironmentsSortByEnum + type ListDeployEnvironmentsSortOrderEnum string + const ListDeployEnvironmentsSortOrderAsc + const ListDeployEnvironmentsSortOrderDesc + func GetListDeployEnvironmentsSortOrderEnumValues() []ListDeployEnvironmentsSortOrderEnum + type ListDeployPipelinesRequest struct + CompartmentId *string + DisplayName *string + Id *string + LifecycleState DeployPipelineLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + ProjectId *string + RequestMetadata common.RequestMetadata + SortBy ListDeployPipelinesSortByEnum + SortOrder ListDeployPipelinesSortOrderEnum + func (request ListDeployPipelinesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListDeployPipelinesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request ListDeployPipelinesRequest) RetryPolicy() *common.RetryPolicy + func (request ListDeployPipelinesRequest) String() string + type ListDeployPipelinesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListDeployPipelinesResponse) HTTPResponse() *http.Response + func (response ListDeployPipelinesResponse) String() string + type ListDeployPipelinesSortByEnum string + const ListDeployPipelinesSortByDisplayname + const ListDeployPipelinesSortByTimecreated + func GetListDeployPipelinesSortByEnumValues() []ListDeployPipelinesSortByEnum + type ListDeployPipelinesSortOrderEnum string + const ListDeployPipelinesSortOrderAsc + const ListDeployPipelinesSortOrderDesc + func GetListDeployPipelinesSortOrderEnumValues() []ListDeployPipelinesSortOrderEnum + type ListDeployStagesRequest struct + CompartmentId *string + DeployPipelineId *string + DisplayName *string + Id *string + LifecycleState DeployStageLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListDeployStagesSortByEnum + SortOrder ListDeployStagesSortOrderEnum + func (request ListDeployStagesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListDeployStagesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request ListDeployStagesRequest) RetryPolicy() *common.RetryPolicy + func (request ListDeployStagesRequest) String() string + type ListDeployStagesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListDeployStagesResponse) HTTPResponse() *http.Response + func (response ListDeployStagesResponse) String() string + type ListDeployStagesSortByEnum string + const ListDeployStagesSortByDisplayname + const ListDeployStagesSortByTimecreated + func GetListDeployStagesSortByEnumValues() []ListDeployStagesSortByEnum + type ListDeployStagesSortOrderEnum string + const ListDeployStagesSortOrderAsc + const ListDeployStagesSortOrderDesc + func GetListDeployStagesSortOrderEnumValues() []ListDeployStagesSortOrderEnum + type ListDeploymentsRequest struct + CompartmentId *string + DeployPipelineId *string + DisplayName *string + Id *string + LifecycleState DeploymentLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + ProjectId *string + RequestMetadata common.RequestMetadata + SortBy ListDeploymentsSortByEnum + SortOrder ListDeploymentsSortOrderEnum + TimeCreatedGreaterThanOrEqualTo *common.SDKTime + TimeCreatedLessThan *common.SDKTime + 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 ListProjectsRequest struct + CompartmentId *string + Id *string + LifecycleState ProjectLifecycleStateEnum + Limit *int + Name *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListProjectsSortByEnum + SortOrder ListProjectsSortOrderEnum + func (request ListProjectsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListProjectsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request ListProjectsRequest) RetryPolicy() *common.RetryPolicy + func (request ListProjectsRequest) String() string + type ListProjectsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListProjectsResponse) HTTPResponse() *http.Response + func (response ListProjectsResponse) String() string + type ListProjectsSortByEnum string + const ListProjectsSortByDisplayname + const ListProjectsSortByTimecreated + func GetListProjectsSortByEnumValues() []ListProjectsSortByEnum + type ListProjectsSortOrderEnum string + const ListProjectsSortOrderAsc + const ListProjectsSortOrderDesc + func GetListProjectsSortOrderEnumValues() []ListProjectsSortOrderEnum + type ListWorkRequestErrorsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListWorkRequestErrorsSortByEnum + SortOrder ListWorkRequestErrorsSortOrderEnum + 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 + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestErrorsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestErrorsResponse) String() string + type ListWorkRequestErrorsSortByEnum string + const ListWorkRequestErrorsSortByTimeaccepted + func GetListWorkRequestErrorsSortByEnumValues() []ListWorkRequestErrorsSortByEnum + type ListWorkRequestErrorsSortOrderEnum string + const ListWorkRequestErrorsSortOrderAsc + const ListWorkRequestErrorsSortOrderDesc + func GetListWorkRequestErrorsSortOrderEnumValues() []ListWorkRequestErrorsSortOrderEnum + type ListWorkRequestLogsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListWorkRequestLogsSortByEnum + SortOrder ListWorkRequestLogsSortOrderEnum + 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 + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestLogsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestLogsResponse) String() string + type ListWorkRequestLogsSortByEnum string + const ListWorkRequestLogsSortByTimeaccepted + func GetListWorkRequestLogsSortByEnumValues() []ListWorkRequestLogsSortByEnum + type ListWorkRequestLogsSortOrderEnum string + const ListWorkRequestLogsSortOrderAsc + const ListWorkRequestLogsSortOrderDesc + func GetListWorkRequestLogsSortOrderEnumValues() []ListWorkRequestLogsSortOrderEnum + type ListWorkRequestsRequest struct + CompartmentId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + ResourceId *string + SortBy ListWorkRequestsSortByEnum + SortOrder ListWorkRequestsSortOrderEnum + Status ListWorkRequestsStatusEnum + WorkRequestId *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 + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestsResponse) String() string + type ListWorkRequestsSortByEnum string + const ListWorkRequestsSortByTimeaccepted + func GetListWorkRequestsSortByEnumValues() []ListWorkRequestsSortByEnum + type ListWorkRequestsSortOrderEnum string + const ListWorkRequestsSortOrderAsc + const ListWorkRequestsSortOrderDesc + func GetListWorkRequestsSortOrderEnumValues() []ListWorkRequestsSortOrderEnum + type ListWorkRequestsStatusEnum string + const ListWorkRequestsStatusAccepted + const ListWorkRequestsStatusCanceled + const ListWorkRequestsStatusCanceling + const ListWorkRequestsStatusFailed + const ListWorkRequestsStatusInProgress + const ListWorkRequestsStatusSucceeded + func GetListWorkRequestsStatusEnumValues() []ListWorkRequestsStatusEnum + type LoadBalancerConfig struct + BackendPort *int + ListenerName *string + LoadBalancerId *string + func (m LoadBalancerConfig) String() string + type LoadBalancerTrafficShiftDeployStage struct + BlueBackendIps *BackendSetIpCollection + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + GreenBackendIps *BackendSetIpCollection + Id *string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + LoadBalancerConfig *LoadBalancerConfig + ProjectId *string + RollbackPolicy DeployStageRollbackPolicy + RolloutPolicy *LoadBalancerTrafficShiftRolloutPolicy + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + TrafficShiftTarget LoadBalancerTrafficShiftDeployStageTrafficShiftTargetEnum + func (m *LoadBalancerTrafficShiftDeployStage) UnmarshalJSON(data []byte) (e error) + func (m LoadBalancerTrafficShiftDeployStage) GetCompartmentId() *string + func (m LoadBalancerTrafficShiftDeployStage) GetDefinedTags() map[string]map[string]interface{} + func (m LoadBalancerTrafficShiftDeployStage) GetDeployPipelineId() *string + func (m LoadBalancerTrafficShiftDeployStage) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m LoadBalancerTrafficShiftDeployStage) GetDescription() *string + func (m LoadBalancerTrafficShiftDeployStage) GetDisplayName() *string + func (m LoadBalancerTrafficShiftDeployStage) GetFreeformTags() map[string]string + func (m LoadBalancerTrafficShiftDeployStage) GetId() *string + func (m LoadBalancerTrafficShiftDeployStage) GetLifecycleDetails() *string + func (m LoadBalancerTrafficShiftDeployStage) GetLifecycleState() DeployStageLifecycleStateEnum + func (m LoadBalancerTrafficShiftDeployStage) GetProjectId() *string + func (m LoadBalancerTrafficShiftDeployStage) GetSystemTags() map[string]map[string]interface{} + func (m LoadBalancerTrafficShiftDeployStage) GetTimeCreated() *common.SDKTime + func (m LoadBalancerTrafficShiftDeployStage) GetTimeUpdated() *common.SDKTime + func (m LoadBalancerTrafficShiftDeployStage) MarshalJSON() (buff []byte, e error) + func (m LoadBalancerTrafficShiftDeployStage) String() string + type LoadBalancerTrafficShiftDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m LoadBalancerTrafficShiftDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m LoadBalancerTrafficShiftDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m LoadBalancerTrafficShiftDeployStageExecutionProgress) GetDeployStageId() *string + func (m LoadBalancerTrafficShiftDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m LoadBalancerTrafficShiftDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m LoadBalancerTrafficShiftDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m LoadBalancerTrafficShiftDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m LoadBalancerTrafficShiftDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m LoadBalancerTrafficShiftDeployStageExecutionProgress) String() string + type LoadBalancerTrafficShiftDeployStageSummary struct + BlueBackendIps *BackendSetIpCollection + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + GreenBackendIps *BackendSetIpCollection + Id *string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + LoadBalancerConfig *LoadBalancerConfig + ProjectId *string + RollbackPolicy DeployStageRollbackPolicy + RolloutPolicy *LoadBalancerTrafficShiftRolloutPolicy + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + TrafficShiftTarget LoadBalancerTrafficShiftDeployStageTrafficShiftTargetEnum + func (m *LoadBalancerTrafficShiftDeployStageSummary) UnmarshalJSON(data []byte) (e error) + func (m LoadBalancerTrafficShiftDeployStageSummary) GetCompartmentId() *string + func (m LoadBalancerTrafficShiftDeployStageSummary) GetDefinedTags() map[string]map[string]interface{} + func (m LoadBalancerTrafficShiftDeployStageSummary) GetDeployPipelineId() *string + func (m LoadBalancerTrafficShiftDeployStageSummary) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m LoadBalancerTrafficShiftDeployStageSummary) GetDescription() *string + func (m LoadBalancerTrafficShiftDeployStageSummary) GetDisplayName() *string + func (m LoadBalancerTrafficShiftDeployStageSummary) GetFreeformTags() map[string]string + func (m LoadBalancerTrafficShiftDeployStageSummary) GetId() *string + func (m LoadBalancerTrafficShiftDeployStageSummary) GetLifecycleDetails() *string + func (m LoadBalancerTrafficShiftDeployStageSummary) GetLifecycleState() DeployStageLifecycleStateEnum + func (m LoadBalancerTrafficShiftDeployStageSummary) GetProjectId() *string + func (m LoadBalancerTrafficShiftDeployStageSummary) GetSystemTags() map[string]map[string]interface{} + func (m LoadBalancerTrafficShiftDeployStageSummary) GetTimeCreated() *common.SDKTime + func (m LoadBalancerTrafficShiftDeployStageSummary) GetTimeUpdated() *common.SDKTime + func (m LoadBalancerTrafficShiftDeployStageSummary) MarshalJSON() (buff []byte, e error) + func (m LoadBalancerTrafficShiftDeployStageSummary) String() string + type LoadBalancerTrafficShiftDeployStageTrafficShiftTargetEnum string + const LoadBalancerTrafficShiftDeployStageTrafficShiftTargetAutoSelect + const LoadBalancerTrafficShiftDeployStageTrafficShiftTargetBlue + const LoadBalancerTrafficShiftDeployStageTrafficShiftTargetGreen + func GetLoadBalancerTrafficShiftDeployStageTrafficShiftTargetEnumValues() []LoadBalancerTrafficShiftDeployStageTrafficShiftTargetEnum + type LoadBalancerTrafficShiftRolloutPolicy struct + BatchCount *int + BatchDelayInSeconds *int + RampLimitPercent *float32 + func (m LoadBalancerTrafficShiftRolloutPolicy) String() string + type ManualApprovalDeployStage struct + ApprovalPolicy ApprovalPolicy + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m *ManualApprovalDeployStage) UnmarshalJSON(data []byte) (e error) + func (m ManualApprovalDeployStage) GetCompartmentId() *string + func (m ManualApprovalDeployStage) GetDefinedTags() map[string]map[string]interface{} + func (m ManualApprovalDeployStage) GetDeployPipelineId() *string + func (m ManualApprovalDeployStage) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m ManualApprovalDeployStage) GetDescription() *string + func (m ManualApprovalDeployStage) GetDisplayName() *string + func (m ManualApprovalDeployStage) GetFreeformTags() map[string]string + func (m ManualApprovalDeployStage) GetId() *string + func (m ManualApprovalDeployStage) GetLifecycleDetails() *string + func (m ManualApprovalDeployStage) GetLifecycleState() DeployStageLifecycleStateEnum + func (m ManualApprovalDeployStage) GetProjectId() *string + func (m ManualApprovalDeployStage) GetSystemTags() map[string]map[string]interface{} + func (m ManualApprovalDeployStage) GetTimeCreated() *common.SDKTime + func (m ManualApprovalDeployStage) GetTimeUpdated() *common.SDKTime + func (m ManualApprovalDeployStage) MarshalJSON() (buff []byte, e error) + func (m ManualApprovalDeployStage) String() string + type ManualApprovalDeployStageExecutionProgress struct + ApprovalActions []ApprovalAction + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m ManualApprovalDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m ManualApprovalDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m ManualApprovalDeployStageExecutionProgress) GetDeployStageId() *string + func (m ManualApprovalDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m ManualApprovalDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m ManualApprovalDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m ManualApprovalDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m ManualApprovalDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m ManualApprovalDeployStageExecutionProgress) String() string + type ManualApprovalDeployStageSummary struct + ApprovalPolicy ApprovalPolicy + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m *ManualApprovalDeployStageSummary) UnmarshalJSON(data []byte) (e error) + func (m ManualApprovalDeployStageSummary) GetCompartmentId() *string + func (m ManualApprovalDeployStageSummary) GetDefinedTags() map[string]map[string]interface{} + func (m ManualApprovalDeployStageSummary) GetDeployPipelineId() *string + func (m ManualApprovalDeployStageSummary) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m ManualApprovalDeployStageSummary) GetDescription() *string + func (m ManualApprovalDeployStageSummary) GetDisplayName() *string + func (m ManualApprovalDeployStageSummary) GetFreeformTags() map[string]string + func (m ManualApprovalDeployStageSummary) GetId() *string + func (m ManualApprovalDeployStageSummary) GetLifecycleDetails() *string + func (m ManualApprovalDeployStageSummary) GetLifecycleState() DeployStageLifecycleStateEnum + func (m ManualApprovalDeployStageSummary) GetProjectId() *string + func (m ManualApprovalDeployStageSummary) GetSystemTags() map[string]map[string]interface{} + func (m ManualApprovalDeployStageSummary) GetTimeCreated() *common.SDKTime + func (m ManualApprovalDeployStageSummary) GetTimeUpdated() *common.SDKTime + func (m ManualApprovalDeployStageSummary) MarshalJSON() (buff []byte, e error) + func (m ManualApprovalDeployStageSummary) String() string + type NoDeployStageRollbackPolicy struct + func (m NoDeployStageRollbackPolicy) MarshalJSON() (buff []byte, e error) + func (m NoDeployStageRollbackPolicy) String() string + type NotificationConfig struct + TopicId *string + func (m NotificationConfig) String() string + type OcirDeployArtifactSource struct + ImageDigest *string + ImageUri *string + func (m OcirDeployArtifactSource) MarshalJSON() (buff []byte, e error) + func (m OcirDeployArtifactSource) String() string + type OkeClusterDeployEnvironment struct + ClusterId *string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployEnvironmentLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m OkeClusterDeployEnvironment) GetCompartmentId() *string + func (m OkeClusterDeployEnvironment) GetDefinedTags() map[string]map[string]interface{} + func (m OkeClusterDeployEnvironment) GetDescription() *string + func (m OkeClusterDeployEnvironment) GetDisplayName() *string + func (m OkeClusterDeployEnvironment) GetFreeformTags() map[string]string + func (m OkeClusterDeployEnvironment) GetId() *string + func (m OkeClusterDeployEnvironment) GetLifecycleDetails() *string + func (m OkeClusterDeployEnvironment) GetLifecycleState() DeployEnvironmentLifecycleStateEnum + func (m OkeClusterDeployEnvironment) GetProjectId() *string + func (m OkeClusterDeployEnvironment) GetSystemTags() map[string]map[string]interface{} + func (m OkeClusterDeployEnvironment) GetTimeCreated() *common.SDKTime + func (m OkeClusterDeployEnvironment) GetTimeUpdated() *common.SDKTime + func (m OkeClusterDeployEnvironment) MarshalJSON() (buff []byte, e error) + func (m OkeClusterDeployEnvironment) String() string + type OkeClusterDeployEnvironmentSummary struct + ClusterId *string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployEnvironmentLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m OkeClusterDeployEnvironmentSummary) GetCompartmentId() *string + func (m OkeClusterDeployEnvironmentSummary) GetDefinedTags() map[string]map[string]interface{} + func (m OkeClusterDeployEnvironmentSummary) GetDescription() *string + func (m OkeClusterDeployEnvironmentSummary) GetDisplayName() *string + func (m OkeClusterDeployEnvironmentSummary) GetFreeformTags() map[string]string + func (m OkeClusterDeployEnvironmentSummary) GetId() *string + func (m OkeClusterDeployEnvironmentSummary) GetLifecycleDetails() *string + func (m OkeClusterDeployEnvironmentSummary) GetLifecycleState() DeployEnvironmentLifecycleStateEnum + func (m OkeClusterDeployEnvironmentSummary) GetProjectId() *string + func (m OkeClusterDeployEnvironmentSummary) GetSystemTags() map[string]map[string]interface{} + func (m OkeClusterDeployEnvironmentSummary) GetTimeCreated() *common.SDKTime + func (m OkeClusterDeployEnvironmentSummary) GetTimeUpdated() *common.SDKTime + func (m OkeClusterDeployEnvironmentSummary) MarshalJSON() (buff []byte, e error) + func (m OkeClusterDeployEnvironmentSummary) String() string + type OkeDeployStage struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + KubernetesManifestDeployArtifactIds []string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + Namespace *string + OkeClusterDeployEnvironmentId *string + ProjectId *string + RollbackPolicy DeployStageRollbackPolicy + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m *OkeDeployStage) UnmarshalJSON(data []byte) (e error) + func (m OkeDeployStage) GetCompartmentId() *string + func (m OkeDeployStage) GetDefinedTags() map[string]map[string]interface{} + func (m OkeDeployStage) GetDeployPipelineId() *string + func (m OkeDeployStage) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m OkeDeployStage) GetDescription() *string + func (m OkeDeployStage) GetDisplayName() *string + func (m OkeDeployStage) GetFreeformTags() map[string]string + func (m OkeDeployStage) GetId() *string + func (m OkeDeployStage) GetLifecycleDetails() *string + func (m OkeDeployStage) GetLifecycleState() DeployStageLifecycleStateEnum + func (m OkeDeployStage) GetProjectId() *string + func (m OkeDeployStage) GetSystemTags() map[string]map[string]interface{} + func (m OkeDeployStage) GetTimeCreated() *common.SDKTime + func (m OkeDeployStage) GetTimeUpdated() *common.SDKTime + func (m OkeDeployStage) MarshalJSON() (buff []byte, e error) + func (m OkeDeployStage) String() string + type OkeDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m OkeDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m OkeDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m OkeDeployStageExecutionProgress) GetDeployStageId() *string + func (m OkeDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m OkeDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m OkeDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m OkeDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m OkeDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m OkeDeployStageExecutionProgress) String() string + type OkeDeployStageSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + KubernetesManifestDeployArtifactIds []string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + Namespace *string + OkeClusterDeployEnvironmentId *string + ProjectId *string + RollbackPolicy DeployStageRollbackPolicy + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m *OkeDeployStageSummary) UnmarshalJSON(data []byte) (e error) + func (m OkeDeployStageSummary) GetCompartmentId() *string + func (m OkeDeployStageSummary) GetDefinedTags() map[string]map[string]interface{} + func (m OkeDeployStageSummary) GetDeployPipelineId() *string + func (m OkeDeployStageSummary) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m OkeDeployStageSummary) GetDescription() *string + func (m OkeDeployStageSummary) GetDisplayName() *string + func (m OkeDeployStageSummary) GetFreeformTags() map[string]string + func (m OkeDeployStageSummary) GetId() *string + func (m OkeDeployStageSummary) GetLifecycleDetails() *string + func (m OkeDeployStageSummary) GetLifecycleState() DeployStageLifecycleStateEnum + func (m OkeDeployStageSummary) GetProjectId() *string + func (m OkeDeployStageSummary) GetSystemTags() map[string]map[string]interface{} + func (m OkeDeployStageSummary) GetTimeCreated() *common.SDKTime + func (m OkeDeployStageSummary) GetTimeUpdated() *common.SDKTime + func (m OkeDeployStageSummary) MarshalJSON() (buff []byte, e error) + func (m OkeDeployStageSummary) String() string + type OperationStatusEnum string + const OperationStatusAccepted + const OperationStatusCanceled + const OperationStatusCanceling + const OperationStatusFailed + const OperationStatusInProgress + const OperationStatusSucceeded + func GetOperationStatusEnumValues() []OperationStatusEnum + type OperationTypeEnum string + const OperationTypeCreateDeployArtifact + const OperationTypeCreateDeployEnvironment + const OperationTypeCreateDeployPipeline + const OperationTypeCreateDeployStage + const OperationTypeCreateDeployment + const OperationTypeCreateProject + const OperationTypeDeleteDeployArtifact + const OperationTypeDeleteDeployEnvironment + const OperationTypeDeleteDeployPipeline + const OperationTypeDeleteDeployStage + const OperationTypeDeleteDeployment + const OperationTypeDeleteProject + const OperationTypeMoveProject + const OperationTypeUpdateDeployArtifact + const OperationTypeUpdateDeployEnvironment + const OperationTypeUpdateDeployPipeline + const OperationTypeUpdateDeployStage + const OperationTypeUpdateDeployment + const OperationTypeUpdateProject + func GetOperationTypeEnumValues() []OperationTypeEnum + type Project struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState ProjectLifecycleStateEnum + Name *string + Namespace *string + NotificationConfig *NotificationConfig + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m Project) String() string + type ProjectCollection struct + Items []ProjectSummary + func (m ProjectCollection) String() string + type ProjectLifecycleStateEnum string + const ProjectLifecycleStateActive + const ProjectLifecycleStateCreating + const ProjectLifecycleStateDeleted + const ProjectLifecycleStateDeleting + const ProjectLifecycleStateFailed + const ProjectLifecycleStateUpdating + func GetProjectLifecycleStateEnumValues() []ProjectLifecycleStateEnum + type ProjectSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + LifecycleState ProjectLifecycleStateEnum + Name *string + Namespace *string + NotificationConfig *NotificationConfig + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m ProjectSummary) String() string + type RunPipelineDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m RunPipelineDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m RunPipelineDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m RunPipelineDeployStageExecutionProgress) GetDeployStageId() *string + func (m RunPipelineDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m RunPipelineDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m RunPipelineDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m RunPipelineDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m RunPipelineDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m RunPipelineDeployStageExecutionProgress) String() string + type RunValidationTestOnComputeInstanceDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m RunValidationTestOnComputeInstanceDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m RunValidationTestOnComputeInstanceDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m RunValidationTestOnComputeInstanceDeployStageExecutionProgress) GetDeployStageId() *string + func (m RunValidationTestOnComputeInstanceDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m RunValidationTestOnComputeInstanceDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m RunValidationTestOnComputeInstanceDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m RunValidationTestOnComputeInstanceDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m RunValidationTestOnComputeInstanceDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m RunValidationTestOnComputeInstanceDeployStageExecutionProgress) String() string + type SingleDeployStageDeployment struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactOverrideArguments *DeployArtifactOverrideArgumentCollection + DeployPipelineArtifacts *DeployPipelineArtifactCollection + DeployPipelineEnvironments *DeployPipelineEnvironmentCollection + DeployPipelineId *string + DeployStageId *string + DeploymentArguments *DeploymentArgumentCollection + DeploymentExecutionProgress *DeploymentExecutionProgress + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeploymentLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m SingleDeployStageDeployment) GetCompartmentId() *string + func (m SingleDeployStageDeployment) GetDefinedTags() map[string]map[string]interface{} + func (m SingleDeployStageDeployment) GetDeployArtifactOverrideArguments() *DeployArtifactOverrideArgumentCollection + func (m SingleDeployStageDeployment) GetDeployPipelineArtifacts() *DeployPipelineArtifactCollection + func (m SingleDeployStageDeployment) GetDeployPipelineEnvironments() *DeployPipelineEnvironmentCollection + func (m SingleDeployStageDeployment) GetDeployPipelineId() *string + func (m SingleDeployStageDeployment) GetDeploymentArguments() *DeploymentArgumentCollection + func (m SingleDeployStageDeployment) GetDeploymentExecutionProgress() *DeploymentExecutionProgress + func (m SingleDeployStageDeployment) GetDisplayName() *string + func (m SingleDeployStageDeployment) GetFreeformTags() map[string]string + func (m SingleDeployStageDeployment) GetId() *string + func (m SingleDeployStageDeployment) GetLifecycleDetails() *string + func (m SingleDeployStageDeployment) GetLifecycleState() DeploymentLifecycleStateEnum + func (m SingleDeployStageDeployment) GetProjectId() *string + func (m SingleDeployStageDeployment) GetSystemTags() map[string]map[string]interface{} + func (m SingleDeployStageDeployment) GetTimeCreated() *common.SDKTime + func (m SingleDeployStageDeployment) GetTimeUpdated() *common.SDKTime + func (m SingleDeployStageDeployment) MarshalJSON() (buff []byte, e error) + func (m SingleDeployStageDeployment) String() string + type SingleDeployStageDeploymentSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactOverrideArguments *DeployArtifactOverrideArgumentCollection + DeployPipelineId *string + DeployStageId *string + DeploymentArguments *DeploymentArgumentCollection + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeploymentLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m SingleDeployStageDeploymentSummary) GetCompartmentId() *string + func (m SingleDeployStageDeploymentSummary) GetDefinedTags() map[string]map[string]interface{} + func (m SingleDeployStageDeploymentSummary) GetDeployArtifactOverrideArguments() *DeployArtifactOverrideArgumentCollection + func (m SingleDeployStageDeploymentSummary) GetDeployPipelineId() *string + func (m SingleDeployStageDeploymentSummary) GetDeploymentArguments() *DeploymentArgumentCollection + func (m SingleDeployStageDeploymentSummary) GetDisplayName() *string + func (m SingleDeployStageDeploymentSummary) GetFreeformTags() map[string]string + func (m SingleDeployStageDeploymentSummary) GetId() *string + func (m SingleDeployStageDeploymentSummary) GetLifecycleDetails() *string + func (m SingleDeployStageDeploymentSummary) GetLifecycleState() DeploymentLifecycleStateEnum + func (m SingleDeployStageDeploymentSummary) GetProjectId() *string + func (m SingleDeployStageDeploymentSummary) GetSystemTags() map[string]map[string]interface{} + func (m SingleDeployStageDeploymentSummary) GetTimeCreated() *common.SDKTime + func (m SingleDeployStageDeploymentSummary) GetTimeUpdated() *common.SDKTime + func (m SingleDeployStageDeploymentSummary) MarshalJSON() (buff []byte, e error) + func (m SingleDeployStageDeploymentSummary) String() string + type SortOrderEnum string + const SortOrderAsc + const SortOrderDesc + func GetSortOrderEnumValues() []SortOrderEnum + type UpdateComputeInstanceGroupDeployEnvironmentDetails struct + ComputeInstanceGroupSelectors *ComputeInstanceGroupSelectorCollection + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + func (m UpdateComputeInstanceGroupDeployEnvironmentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateComputeInstanceGroupDeployEnvironmentDetails) GetDescription() *string + func (m UpdateComputeInstanceGroupDeployEnvironmentDetails) GetDisplayName() *string + func (m UpdateComputeInstanceGroupDeployEnvironmentDetails) GetFreeformTags() map[string]string + func (m UpdateComputeInstanceGroupDeployEnvironmentDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateComputeInstanceGroupDeployEnvironmentDetails) String() string + type UpdateComputeInstanceGroupDeployStageDetails struct + ComputeInstanceGroupDeployEnvironmentId *string + DefinedTags map[string]map[string]interface{} + DeployArtifactIds []string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + DeploymentSpecDeployArtifactId *string + Description *string + DisplayName *string + FailurePolicy ComputeInstanceGroupFailurePolicy + FreeformTags map[string]string + LoadBalancerConfig *LoadBalancerConfig + RollbackPolicy DeployStageRollbackPolicy + RolloutPolicy ComputeInstanceGroupRolloutPolicy + func (m *UpdateComputeInstanceGroupDeployStageDetails) UnmarshalJSON(data []byte) (e error) + func (m UpdateComputeInstanceGroupDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateComputeInstanceGroupDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m UpdateComputeInstanceGroupDeployStageDetails) GetDescription() *string + func (m UpdateComputeInstanceGroupDeployStageDetails) GetDisplayName() *string + func (m UpdateComputeInstanceGroupDeployStageDetails) GetFreeformTags() map[string]string + func (m UpdateComputeInstanceGroupDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateComputeInstanceGroupDeployStageDetails) String() string + type UpdateDeployArtifactDetails struct + ArgumentSubstitutionMode DeployArtifactArgumentSubstitutionModeEnum + DefinedTags map[string]map[string]interface{} + DeployArtifactSource DeployArtifactSource + DeployArtifactType DeployArtifactDeployArtifactTypeEnum + Description *string + DisplayName *string + FreeformTags map[string]string + func (m *UpdateDeployArtifactDetails) UnmarshalJSON(data []byte) (e error) + func (m UpdateDeployArtifactDetails) String() string + type UpdateDeployArtifactRequest struct + DeployArtifactId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateDeployArtifactRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateDeployArtifactRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request UpdateDeployArtifactRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateDeployArtifactRequest) String() string + type UpdateDeployArtifactResponse struct + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateDeployArtifactResponse) HTTPResponse() *http.Response + func (response UpdateDeployArtifactResponse) String() string + type UpdateDeployEnvironmentDetails interface + GetDefinedTags func() map[string]map[string]interface{} + GetDescription func() *string + GetDisplayName func() *string + GetFreeformTags func() map[string]string + type UpdateDeployEnvironmentRequest struct + DeployEnvironmentId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateDeployEnvironmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateDeployEnvironmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request UpdateDeployEnvironmentRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateDeployEnvironmentRequest) String() string + type UpdateDeployEnvironmentResponse struct + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateDeployEnvironmentResponse) HTTPResponse() *http.Response + func (response UpdateDeployEnvironmentResponse) String() string + type UpdateDeployPipelineDeploymentDetails struct + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + func (m UpdateDeployPipelineDeploymentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateDeployPipelineDeploymentDetails) GetDisplayName() *string + func (m UpdateDeployPipelineDeploymentDetails) GetFreeformTags() map[string]string + func (m UpdateDeployPipelineDeploymentDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateDeployPipelineDeploymentDetails) String() string + type UpdateDeployPipelineDetails struct + DefinedTags map[string]map[string]interface{} + DeployPipelineParameters *DeployPipelineParameterCollection + Description *string + DisplayName *string + FreeformTags map[string]string + func (m UpdateDeployPipelineDetails) String() string + type UpdateDeployPipelineRedeploymentDetails struct + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + func (m UpdateDeployPipelineRedeploymentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateDeployPipelineRedeploymentDetails) GetDisplayName() *string + func (m UpdateDeployPipelineRedeploymentDetails) GetFreeformTags() map[string]string + func (m UpdateDeployPipelineRedeploymentDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateDeployPipelineRedeploymentDetails) String() string + type UpdateDeployPipelineRequest struct + DeployPipelineId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateDeployPipelineRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateDeployPipelineRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request UpdateDeployPipelineRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateDeployPipelineRequest) String() string + type UpdateDeployPipelineResponse struct + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateDeployPipelineResponse) HTTPResponse() *http.Response + func (response UpdateDeployPipelineResponse) String() string + type UpdateDeployStageDetails interface + GetDefinedTags func() map[string]map[string]interface{} + GetDeployStagePredecessorCollection func() *DeployStagePredecessorCollection + GetDescription func() *string + GetDisplayName func() *string + GetFreeformTags func() map[string]string + type UpdateDeployStageRequest struct + DeployStageId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateDeployStageRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateDeployStageRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request UpdateDeployStageRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateDeployStageRequest) String() string + type UpdateDeployStageResponse struct + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateDeployStageResponse) HTTPResponse() *http.Response + func (response UpdateDeployStageResponse) String() string + type UpdateDeploymentDetails interface + GetDefinedTags func() map[string]map[string]interface{} + GetDisplayName func() *string + GetFreeformTags func() map[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 + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateDeploymentResponse) HTTPResponse() *http.Response + func (response UpdateDeploymentResponse) String() string + type UpdateFunctionDeployEnvironmentDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + FunctionId *string + func (m UpdateFunctionDeployEnvironmentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateFunctionDeployEnvironmentDetails) GetDescription() *string + func (m UpdateFunctionDeployEnvironmentDetails) GetDisplayName() *string + func (m UpdateFunctionDeployEnvironmentDetails) GetFreeformTags() map[string]string + func (m UpdateFunctionDeployEnvironmentDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateFunctionDeployEnvironmentDetails) String() string + type UpdateFunctionDeployStageDetails struct + Config map[string]string + DefinedTags map[string]map[string]interface{} + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + DockerImageDeployArtifactId *string + FreeformTags map[string]string + FunctionDeployEnvironmentId *string + FunctionTimeoutInSeconds *int + MaxMemoryInMBs *int64 + func (m UpdateFunctionDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateFunctionDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m UpdateFunctionDeployStageDetails) GetDescription() *string + func (m UpdateFunctionDeployStageDetails) GetDisplayName() *string + func (m UpdateFunctionDeployStageDetails) GetFreeformTags() map[string]string + func (m UpdateFunctionDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateFunctionDeployStageDetails) String() string + type UpdateInvokeFunctionDeployStageDetails struct + DefinedTags map[string]map[string]interface{} + DeployArtifactId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + FunctionDeployEnvironmentId *string + IsAsync *bool + IsValidationEnabled *bool + func (m UpdateInvokeFunctionDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateInvokeFunctionDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m UpdateInvokeFunctionDeployStageDetails) GetDescription() *string + func (m UpdateInvokeFunctionDeployStageDetails) GetDisplayName() *string + func (m UpdateInvokeFunctionDeployStageDetails) GetFreeformTags() map[string]string + func (m UpdateInvokeFunctionDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateInvokeFunctionDeployStageDetails) String() string + type UpdateLoadBalancerTrafficShiftDeployStageDetails struct + BlueBackendIps *BackendSetIpCollection + DefinedTags map[string]map[string]interface{} + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + GreenBackendIps *BackendSetIpCollection + LoadBalancerConfig *LoadBalancerConfig + RollbackPolicy DeployStageRollbackPolicy + RolloutPolicy *LoadBalancerTrafficShiftRolloutPolicy + TrafficShiftTarget LoadBalancerTrafficShiftDeployStageTrafficShiftTargetEnum + func (m *UpdateLoadBalancerTrafficShiftDeployStageDetails) UnmarshalJSON(data []byte) (e error) + func (m UpdateLoadBalancerTrafficShiftDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateLoadBalancerTrafficShiftDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m UpdateLoadBalancerTrafficShiftDeployStageDetails) GetDescription() *string + func (m UpdateLoadBalancerTrafficShiftDeployStageDetails) GetDisplayName() *string + func (m UpdateLoadBalancerTrafficShiftDeployStageDetails) GetFreeformTags() map[string]string + func (m UpdateLoadBalancerTrafficShiftDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateLoadBalancerTrafficShiftDeployStageDetails) String() string + type UpdateManualApprovalDeployStageDetails struct + ApprovalPolicy ApprovalPolicy + DefinedTags map[string]map[string]interface{} + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + func (m *UpdateManualApprovalDeployStageDetails) UnmarshalJSON(data []byte) (e error) + func (m UpdateManualApprovalDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateManualApprovalDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m UpdateManualApprovalDeployStageDetails) GetDescription() *string + func (m UpdateManualApprovalDeployStageDetails) GetDisplayName() *string + func (m UpdateManualApprovalDeployStageDetails) GetFreeformTags() map[string]string + func (m UpdateManualApprovalDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateManualApprovalDeployStageDetails) String() string + type UpdateOkeClusterDeployEnvironmentDetails struct + ClusterId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + func (m UpdateOkeClusterDeployEnvironmentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateOkeClusterDeployEnvironmentDetails) GetDescription() *string + func (m UpdateOkeClusterDeployEnvironmentDetails) GetDisplayName() *string + func (m UpdateOkeClusterDeployEnvironmentDetails) GetFreeformTags() map[string]string + func (m UpdateOkeClusterDeployEnvironmentDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateOkeClusterDeployEnvironmentDetails) String() string + type UpdateOkeDeployStageDetails struct + DefinedTags map[string]map[string]interface{} + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + KubernetesManifestDeployArtifactIds []string + Namespace *string + OkeClusterDeployEnvironmentId *string + RollbackPolicy DeployStageRollbackPolicy + func (m *UpdateOkeDeployStageDetails) UnmarshalJSON(data []byte) (e error) + func (m UpdateOkeDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateOkeDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m UpdateOkeDeployStageDetails) GetDescription() *string + func (m UpdateOkeDeployStageDetails) GetDisplayName() *string + func (m UpdateOkeDeployStageDetails) GetFreeformTags() map[string]string + func (m UpdateOkeDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateOkeDeployStageDetails) String() string + type UpdateProjectDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + NotificationConfig *NotificationConfig + func (m UpdateProjectDetails) String() string + type UpdateProjectRequest struct + IfMatch *string + OpcRequestId *string + ProjectId *string + RequestMetadata common.RequestMetadata + func (request UpdateProjectRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateProjectRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser) (http.Request, error) + func (request UpdateProjectRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateProjectRequest) String() string + type UpdateProjectResponse struct + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateProjectResponse) HTTPResponse() *http.Response + func (response UpdateProjectResponse) String() string + type UpdateSingleDeployStageDeploymentDetails struct + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + func (m UpdateSingleDeployStageDeploymentDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateSingleDeployStageDeploymentDetails) GetDisplayName() *string + func (m UpdateSingleDeployStageDeploymentDetails) GetFreeformTags() map[string]string + func (m UpdateSingleDeployStageDeploymentDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateSingleDeployStageDeploymentDetails) String() string + type UpdateWaitDeployStageDetails struct + DefinedTags map[string]map[string]interface{} + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + WaitCriteria WaitCriteria + func (m *UpdateWaitDeployStageDetails) UnmarshalJSON(data []byte) (e error) + func (m UpdateWaitDeployStageDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateWaitDeployStageDetails) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m UpdateWaitDeployStageDetails) GetDescription() *string + func (m UpdateWaitDeployStageDetails) GetDisplayName() *string + func (m UpdateWaitDeployStageDetails) GetFreeformTags() map[string]string + func (m UpdateWaitDeployStageDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateWaitDeployStageDetails) String() string + type WaitCriteria interface + type WaitCriteriaSummary interface + type WaitCriteriaSummaryWaitTypeEnum string + const WaitCriteriaSummaryWaitTypeAbsoluteWait + func GetWaitCriteriaSummaryWaitTypeEnumValues() []WaitCriteriaSummaryWaitTypeEnum + type WaitCriteriaWaitTypeEnum string + const WaitCriteriaWaitTypeAbsoluteWait + func GetWaitCriteriaWaitTypeEnumValues() []WaitCriteriaWaitTypeEnum + type WaitDeployStage struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + WaitCriteria WaitCriteria + func (m *WaitDeployStage) UnmarshalJSON(data []byte) (e error) + func (m WaitDeployStage) GetCompartmentId() *string + func (m WaitDeployStage) GetDefinedTags() map[string]map[string]interface{} + func (m WaitDeployStage) GetDeployPipelineId() *string + func (m WaitDeployStage) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m WaitDeployStage) GetDescription() *string + func (m WaitDeployStage) GetDisplayName() *string + func (m WaitDeployStage) GetFreeformTags() map[string]string + func (m WaitDeployStage) GetId() *string + func (m WaitDeployStage) GetLifecycleDetails() *string + func (m WaitDeployStage) GetLifecycleState() DeployStageLifecycleStateEnum + func (m WaitDeployStage) GetProjectId() *string + func (m WaitDeployStage) GetSystemTags() map[string]map[string]interface{} + func (m WaitDeployStage) GetTimeCreated() *common.SDKTime + func (m WaitDeployStage) GetTimeUpdated() *common.SDKTime + func (m WaitDeployStage) MarshalJSON() (buff []byte, e error) + func (m WaitDeployStage) String() string + type WaitDeployStageExecutionProgress struct + DeployStageDisplayName *string + DeployStageExecutionProgressDetails []DeployStageExecutionProgressDetails + DeployStageId *string + DeployStagePredecessors *DeployStagePredecessorCollection + Status DeployStageExecutionProgressStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WaitDeployStageExecutionProgress) GetDeployStageDisplayName() *string + func (m WaitDeployStageExecutionProgress) GetDeployStageExecutionProgressDetails() []DeployStageExecutionProgressDetails + func (m WaitDeployStageExecutionProgress) GetDeployStageId() *string + func (m WaitDeployStageExecutionProgress) GetDeployStagePredecessors() *DeployStagePredecessorCollection + func (m WaitDeployStageExecutionProgress) GetStatus() DeployStageExecutionProgressStatusEnum + func (m WaitDeployStageExecutionProgress) GetTimeFinished() *common.SDKTime + func (m WaitDeployStageExecutionProgress) GetTimeStarted() *common.SDKTime + func (m WaitDeployStageExecutionProgress) MarshalJSON() (buff []byte, e error) + func (m WaitDeployStageExecutionProgress) String() string + type WaitDeployStageSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DeployPipelineId *string + DeployStagePredecessorCollection *DeployStagePredecessorCollection + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState DeployStageLifecycleStateEnum + ProjectId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + WaitCriteria WaitCriteriaSummary + func (m *WaitDeployStageSummary) UnmarshalJSON(data []byte) (e error) + func (m WaitDeployStageSummary) GetCompartmentId() *string + func (m WaitDeployStageSummary) GetDefinedTags() map[string]map[string]interface{} + func (m WaitDeployStageSummary) GetDeployPipelineId() *string + func (m WaitDeployStageSummary) GetDeployStagePredecessorCollection() *DeployStagePredecessorCollection + func (m WaitDeployStageSummary) GetDescription() *string + func (m WaitDeployStageSummary) GetDisplayName() *string + func (m WaitDeployStageSummary) GetFreeformTags() map[string]string + func (m WaitDeployStageSummary) GetId() *string + func (m WaitDeployStageSummary) GetLifecycleDetails() *string + func (m WaitDeployStageSummary) GetLifecycleState() DeployStageLifecycleStateEnum + func (m WaitDeployStageSummary) GetProjectId() *string + func (m WaitDeployStageSummary) GetSystemTags() map[string]map[string]interface{} + func (m WaitDeployStageSummary) GetTimeCreated() *common.SDKTime + func (m WaitDeployStageSummary) GetTimeUpdated() *common.SDKTime + func (m WaitDeployStageSummary) MarshalJSON() (buff []byte, e error) + func (m WaitDeployStageSummary) String() string + 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 WorkRequestCollection struct + Items []WorkRequestSummary + func (m WorkRequestCollection) String() string + type WorkRequestError struct + Code *string + Message *string + Timestamp *common.SDKTime + func (m WorkRequestError) String() string + type WorkRequestErrorCollection struct + Items []WorkRequestError + func (m WorkRequestErrorCollection) String() string + type WorkRequestLogEntry struct + Message *string + Timestamp *common.SDKTime + func (m WorkRequestLogEntry) String() string + type WorkRequestLogEntryCollection struct + Items []WorkRequestLogEntry + func (m WorkRequestLogEntryCollection) String() string + type WorkRequestResource struct + ActionType ActionTypeEnum + EntityType *string + EntityUri *string + Identifier *string + func (m WorkRequestResource) String() string + type WorkRequestSummary struct + CompartmentId *string + Id *string + OperationType OperationTypeEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status OperationStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequestSummary) String() string Other modules containing this package 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/v52 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