Versions in this module Expand all Collapse all v54 v54.0.0 Dec 14, 2021 Changes in this version + type ActionTypeEnum string + const ActionTypeCreated + const ActionTypeDeleted + const ActionTypeInProgress + const ActionTypeRelated + const ActionTypeUpdated + func GetActionTypeEnumValues() []ActionTypeEnum + type ActivateServiceConnectorRequest struct + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + ServiceConnectorId *string + func (request ActivateServiceConnectorRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ActivateServiceConnectorRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ActivateServiceConnectorRequest) RetryPolicy() *common.RetryPolicy + func (request ActivateServiceConnectorRequest) String() string + type ActivateServiceConnectorResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ActivateServiceConnectorResponse) HTTPResponse() *http.Response + func (response ActivateServiceConnectorResponse) String() string + type ChangeServiceConnectorCompartmentDetails struct + CompartmentId *string + func (m ChangeServiceConnectorCompartmentDetails) String() string + type ChangeServiceConnectorCompartmentRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + ServiceConnectorId *string + func (request ChangeServiceConnectorCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeServiceConnectorCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeServiceConnectorCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeServiceConnectorCompartmentRequest) String() string + type ChangeServiceConnectorCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ChangeServiceConnectorCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeServiceConnectorCompartmentResponse) String() string + type CreateServiceConnectorDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Source SourceDetails + Target TargetDetails + Tasks []TaskDetails + func (m *CreateServiceConnectorDetails) UnmarshalJSON(data []byte) (e error) + func (m CreateServiceConnectorDetails) String() string + type CreateServiceConnectorRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateServiceConnectorRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateServiceConnectorRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateServiceConnectorRequest) RetryPolicy() *common.RetryPolicy + func (request CreateServiceConnectorRequest) String() string + type CreateServiceConnectorResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateServiceConnectorResponse) HTTPResponse() *http.Response + func (response CreateServiceConnectorResponse) String() string + type DeactivateServiceConnectorRequest struct + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + ServiceConnectorId *string + func (request DeactivateServiceConnectorRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeactivateServiceConnectorRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeactivateServiceConnectorRequest) RetryPolicy() *common.RetryPolicy + func (request DeactivateServiceConnectorRequest) String() string + type DeactivateServiceConnectorResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeactivateServiceConnectorResponse) HTTPResponse() *http.Response + func (response DeactivateServiceConnectorResponse) String() string + type DeleteServiceConnectorRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + ServiceConnectorId *string + func (request DeleteServiceConnectorRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteServiceConnectorRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteServiceConnectorRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteServiceConnectorRequest) String() string + type DeleteServiceConnectorResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteServiceConnectorResponse) HTTPResponse() *http.Response + func (response DeleteServiceConnectorResponse) String() string + type DimensionDetails struct + DimensionValue DimensionValueDetails + Name *string + func (m *DimensionDetails) UnmarshalJSON(data []byte) (e error) + func (m DimensionDetails) String() string + type DimensionValueDetails interface + type DimensionValueDetailsKindEnum string + const DimensionValueDetailsKindJmespath + const DimensionValueDetailsKindStatic + func GetDimensionValueDetailsKindEnumValues() []DimensionValueDetailsKindEnum + type FunctionTaskDetails struct + BatchSizeInKbs *int + BatchTimeInSec *int + FunctionId *string + func (m FunctionTaskDetails) MarshalJSON() (buff []byte, e error) + func (m FunctionTaskDetails) String() string + type FunctionsTargetDetails struct + FunctionId *string + func (m FunctionsTargetDetails) MarshalJSON() (buff []byte, e error) + func (m FunctionsTargetDetails) String() string + type GetServiceConnectorRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + ServiceConnectorId *string + func (request GetServiceConnectorRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetServiceConnectorRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetServiceConnectorRequest) RetryPolicy() *common.RetryPolicy + func (request GetServiceConnectorRequest) String() string + type GetServiceConnectorResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetServiceConnectorResponse) HTTPResponse() *http.Response + func (response GetServiceConnectorResponse) 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 JmesPathDimensionValue struct + Path *string + func (m JmesPathDimensionValue) MarshalJSON() (buff []byte, e error) + func (m JmesPathDimensionValue) String() string + type LatestStreamingCursor struct + func (m LatestStreamingCursor) MarshalJSON() (buff []byte, e error) + func (m LatestStreamingCursor) String() string + type LifecycleStateEnum string + const LifecycleStateActive + const LifecycleStateCreating + const LifecycleStateDeleted + const LifecycleStateDeleting + const LifecycleStateFailed + const LifecycleStateInactive + const LifecycleStateUpdating + func GetLifecycleStateEnumValues() []LifecycleStateEnum + type ListServiceConnectorsLifecycleStateEnum string + const ListServiceConnectorsLifecycleStateActive + const ListServiceConnectorsLifecycleStateCreating + const ListServiceConnectorsLifecycleStateDeleted + const ListServiceConnectorsLifecycleStateDeleting + const ListServiceConnectorsLifecycleStateFailed + const ListServiceConnectorsLifecycleStateInactive + const ListServiceConnectorsLifecycleStateUpdating + func GetListServiceConnectorsLifecycleStateEnumValues() []ListServiceConnectorsLifecycleStateEnum + type ListServiceConnectorsRequest struct + CompartmentId *string + DisplayName *string + LifecycleState ListServiceConnectorsLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListServiceConnectorsSortByEnum + SortOrder ListServiceConnectorsSortOrderEnum + func (request ListServiceConnectorsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListServiceConnectorsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListServiceConnectorsRequest) RetryPolicy() *common.RetryPolicy + func (request ListServiceConnectorsRequest) String() string + type ListServiceConnectorsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListServiceConnectorsResponse) HTTPResponse() *http.Response + func (response ListServiceConnectorsResponse) String() string + type ListServiceConnectorsSortByEnum string + const ListServiceConnectorsSortByDisplayname + const ListServiceConnectorsSortByTimecreated + func GetListServiceConnectorsSortByEnumValues() []ListServiceConnectorsSortByEnum + type ListServiceConnectorsSortOrderEnum string + const ListServiceConnectorsSortOrderAsc + const ListServiceConnectorsSortOrderDesc + func GetListServiceConnectorsSortOrderEnumValues() []ListServiceConnectorsSortOrderEnum + type ListWorkRequestErrorsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestErrorsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestErrorsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestErrorsRequest) String() string + type ListWorkRequestErrorsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestErrorsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestErrorsResponse) String() string + type ListWorkRequestLogsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestLogsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestLogsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestLogsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestLogsRequest) String() string + type ListWorkRequestLogsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestLogsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestLogsResponse) String() string + type ListWorkRequestsRequest struct + CompartmentId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + 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 + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestsResponse) String() string + type LogRuleTaskDetails struct + Condition *string + func (m LogRuleTaskDetails) MarshalJSON() (buff []byte, e error) + func (m LogRuleTaskDetails) String() string + type LogSource struct + CompartmentId *string + LogGroupId *string + LogId *string + func (m LogSource) String() string + type LoggingAnalyticsTargetDetails struct + LogGroupId *string + func (m LoggingAnalyticsTargetDetails) MarshalJSON() (buff []byte, e error) + func (m LoggingAnalyticsTargetDetails) String() string + type LoggingSourceDetails struct + LogSources []LogSource + func (m LoggingSourceDetails) MarshalJSON() (buff []byte, e error) + func (m LoggingSourceDetails) String() string + type MonitoringTargetDetails struct + CompartmentId *string + Dimensions []DimensionDetails + Metric *string + MetricNamespace *string + func (m MonitoringTargetDetails) MarshalJSON() (buff []byte, e error) + func (m MonitoringTargetDetails) String() string + type NotificationsTargetDetails struct + EnableFormattedMessaging *bool + TopicId *string + func (m NotificationsTargetDetails) MarshalJSON() (buff []byte, e error) + func (m NotificationsTargetDetails) String() string + type ObjectStorageTargetDetails struct + BatchRolloverSizeInMBs *int + BatchRolloverTimeInMs *int + BucketName *string + Namespace *string + ObjectNamePrefix *string + func (m ObjectStorageTargetDetails) MarshalJSON() (buff []byte, e error) + func (m ObjectStorageTargetDetails) String() string + type OperationStatusEnum string + const OperationStatusAccepted + const OperationStatusCanceled + const OperationStatusCanceling + const OperationStatusFailed + const OperationStatusInProgress + const OperationStatusSucceeded + func GetOperationStatusEnumValues() []OperationStatusEnum + type OperationTypeEnum string + const OperationTypeActivateServiceConnector + const OperationTypeCreateServiceConnector + const OperationTypeDeactivateServiceConnector + const OperationTypeDeleteServiceConnector + const OperationTypeUpdateServiceConnector + func GetOperationTypeEnumValues() []OperationTypeEnum + type ServiceConnector struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleState LifecycleStateEnum + LifecyleDetails *string + Source SourceDetails + SystemTags map[string]map[string]interface{} + Target TargetDetails + Tasks []TaskDetails + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m *ServiceConnector) UnmarshalJSON(data []byte) (e error) + func (m ServiceConnector) String() string + type ServiceConnectorClient struct + func NewServiceConnectorClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client ServiceConnectorClient, err error) + func NewServiceConnectorClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client ServiceConnectorClient, err error) + func (client *ServiceConnectorClient) ConfigurationProvider() *common.ConfigurationProvider + func (client *ServiceConnectorClient) SetRegion(region string) + func (client ServiceConnectorClient) ActivateServiceConnector(ctx context.Context, request ActivateServiceConnectorRequest) (response ActivateServiceConnectorResponse, err error) + func (client ServiceConnectorClient) ChangeServiceConnectorCompartment(ctx context.Context, request ChangeServiceConnectorCompartmentRequest) (response ChangeServiceConnectorCompartmentResponse, err error) + func (client ServiceConnectorClient) CreateServiceConnector(ctx context.Context, request CreateServiceConnectorRequest) (response CreateServiceConnectorResponse, err error) + func (client ServiceConnectorClient) DeactivateServiceConnector(ctx context.Context, request DeactivateServiceConnectorRequest) (response DeactivateServiceConnectorResponse, err error) + func (client ServiceConnectorClient) DeleteServiceConnector(ctx context.Context, request DeleteServiceConnectorRequest) (response DeleteServiceConnectorResponse, err error) + func (client ServiceConnectorClient) GetServiceConnector(ctx context.Context, request GetServiceConnectorRequest) (response GetServiceConnectorResponse, err error) + func (client ServiceConnectorClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error) + func (client ServiceConnectorClient) ListServiceConnectors(ctx context.Context, request ListServiceConnectorsRequest) (response ListServiceConnectorsResponse, err error) + func (client ServiceConnectorClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error) + func (client ServiceConnectorClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error) + func (client ServiceConnectorClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error) + func (client ServiceConnectorClient) UpdateServiceConnector(ctx context.Context, request UpdateServiceConnectorRequest) (response UpdateServiceConnectorResponse, err error) + type ServiceConnectorCollection struct + Items []ServiceConnectorSummary + func (m ServiceConnectorCollection) String() string + type ServiceConnectorSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState LifecycleStateEnum + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m ServiceConnectorSummary) String() string + type SortOrderEnum string + const SortOrderAsc + const SortOrderDesc + func GetSortOrderEnumValues() []SortOrderEnum + type SourceDetails interface + type SourceDetailsKindEnum string + const SourceDetailsKindLogging + const SourceDetailsKindStreaming + func GetSourceDetailsKindEnumValues() []SourceDetailsKindEnum + type StaticDimensionValue struct + Value *string + func (m StaticDimensionValue) MarshalJSON() (buff []byte, e error) + func (m StaticDimensionValue) String() string + type StreamingCursorDetails interface + type StreamingCursorDetailsKindEnum string + const StreamingCursorDetailsKindLatest + const StreamingCursorDetailsKindTrimHorizon + func GetStreamingCursorDetailsKindEnumValues() []StreamingCursorDetailsKindEnum + type StreamingSourceDetails struct + Cursor StreamingCursorDetails + StreamId *string + func (m *StreamingSourceDetails) UnmarshalJSON(data []byte) (e error) + func (m StreamingSourceDetails) MarshalJSON() (buff []byte, e error) + func (m StreamingSourceDetails) String() string + type StreamingTargetDetails struct + StreamId *string + func (m StreamingTargetDetails) MarshalJSON() (buff []byte, e error) + func (m StreamingTargetDetails) String() string + type TargetDetails interface + type TargetDetailsKindEnum string + const TargetDetailsKindFunctions + const TargetDetailsKindLogginganalytics + const TargetDetailsKindMonitoring + const TargetDetailsKindNotifications + const TargetDetailsKindObjectstorage + const TargetDetailsKindStreaming + func GetTargetDetailsKindEnumValues() []TargetDetailsKindEnum + type TaskDetails interface + type TaskDetailsKindEnum string + const TaskDetailsKindFunction + const TaskDetailsKindLogrule + func GetTaskDetailsKindEnumValues() []TaskDetailsKindEnum + type TrimHorizonStreamingCursor struct + func (m TrimHorizonStreamingCursor) MarshalJSON() (buff []byte, e error) + func (m TrimHorizonStreamingCursor) String() string + type UpdateServiceConnectorDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Source SourceDetails + Target TargetDetails + Tasks []TaskDetails + func (m *UpdateServiceConnectorDetails) UnmarshalJSON(data []byte) (e error) + func (m UpdateServiceConnectorDetails) String() string + type UpdateServiceConnectorRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + ServiceConnectorId *string + func (request UpdateServiceConnectorRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateServiceConnectorRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateServiceConnectorRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateServiceConnectorRequest) String() string + type UpdateServiceConnectorResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateServiceConnectorResponse) HTTPResponse() *http.Response + func (response UpdateServiceConnectorResponse) 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 []WorkRequest + 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 Other modules containing this package github.com/oracle/oci-go-sdk github.com/oracle/oci-go-sdk/v25 github.com/oracle/oci-go-sdk/v26 github.com/oracle/oci-go-sdk/v27 github.com/oracle/oci-go-sdk/v28 github.com/oracle/oci-go-sdk/v29 github.com/oracle/oci-go-sdk/v30 github.com/oracle/oci-go-sdk/v31 github.com/oracle/oci-go-sdk/v32 github.com/oracle/oci-go-sdk/v33 github.com/oracle/oci-go-sdk/v34 github.com/oracle/oci-go-sdk/v35 github.com/oracle/oci-go-sdk/v36 github.com/oracle/oci-go-sdk/v37 github.com/oracle/oci-go-sdk/v38 github.com/oracle/oci-go-sdk/v39 github.com/oracle/oci-go-sdk/v40 github.com/oracle/oci-go-sdk/v41 github.com/oracle/oci-go-sdk/v42 github.com/oracle/oci-go-sdk/v43 github.com/oracle/oci-go-sdk/v44 github.com/oracle/oci-go-sdk/v45 github.com/oracle/oci-go-sdk/v46 github.com/oracle/oci-go-sdk/v47 github.com/oracle/oci-go-sdk/v48 github.com/oracle/oci-go-sdk/v49 github.com/oracle/oci-go-sdk/v50 github.com/oracle/oci-go-sdk/v51 github.com/oracle/oci-go-sdk/v52 github.com/oracle/oci-go-sdk/v53 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