package
64.0.0
Repository: https://github.com/oracle/oci-go-sdk.git
Documentation: pkg.go.dev

# Functions

GetConfigTypesEnumStringValues Enumerates the set of values in String for ConfigTypesEnum.
GetConfigTypesEnumValues Enumerates the set of values for ConfigTypesEnum.
GetListConfigsSortByEnumStringValues Enumerates the set of values in String for ListConfigsSortByEnum.
GetListConfigsSortByEnumValues Enumerates the set of values for ListConfigsSortByEnum.
GetListConfigsSortOrderEnumStringValues Enumerates the set of values in String for ListConfigsSortOrderEnum.
GetListConfigsSortOrderEnumValues Enumerates the set of values for ListConfigsSortOrderEnum.
GetMappingConfigTypesEnum performs case Insensitive comparison on enum value and return the desired enum.
GetMappingListConfigsSortByEnum performs case Insensitive comparison on enum value and return the desired enum.
GetMappingListConfigsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum.
GetMappingSortOrdersEnum performs case Insensitive comparison on enum value and return the desired enum.
GetSortOrdersEnumStringValues Enumerates the set of values in String for SortOrdersEnum.
GetSortOrdersEnumValues Enumerates the set of values for SortOrdersEnum.
NewConfigClientWithConfigurationProvider Creates a new default Config client with the given configuration provider.
NewConfigClientWithOboToken Creates a new default Config client with the given configuration provider.

# Constants

Set of constants representing the allowable values for ConfigTypesEnum.
Set of constants representing the allowable values for ConfigTypesEnum.
Set of constants representing the allowable values for ConfigTypesEnum.
Set of constants representing the allowable values for ListConfigsSortByEnum.
Set of constants representing the allowable values for ListConfigsSortByEnum.
Set of constants representing the allowable values for ListConfigsSortByEnum.
Set of constants representing the allowable values for ListConfigsSortOrderEnum.
Set of constants representing the allowable values for ListConfigsSortOrderEnum.
Set of constants representing the allowable values for SortOrdersEnum.
Set of constants representing the allowable values for SortOrdersEnum.

# Structs

Apdex An Apdex configuration rule.
ApdexRules The set of Apdex rules to be used in Apdex computation.
ApdexRulesSummary The set of Apdex rules used in Apdex computation.
ConfigClient a client for Config.
ConfigCollection A collection of configuration items.
CreateApdexRulesDetails The set of Apdex rules to be used in Apdex computation.
CreateConfigRequest wrapper for the CreateConfig operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmconfig/CreateConfig.go.html to see an example of how to use CreateConfigRequest.
CreateConfigResponse wrapper for the CreateConfig operation.
CreateMetricGroupDetails A metric group defines a set of metrics to collect from a span.
CreateSpanFilterDetails A named setting that specifies the filter criteria to match a subset of the spans.
DeleteConfigRequest wrapper for the DeleteConfig operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmconfig/DeleteConfig.go.html to see an example of how to use DeleteConfigRequest.
DeleteConfigResponse wrapper for the DeleteConfig operation.
Dimension A dimension is a label that is used to describe or group metrics.
GetConfigRequest wrapper for the GetConfig operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmconfig/GetConfig.go.html to see an example of how to use GetConfigRequest.
GetConfigResponse wrapper for the GetConfig operation.
ListConfigsRequest wrapper for the ListConfigs operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmconfig/ListConfigs.go.html to see an example of how to use ListConfigsRequest.
ListConfigsResponse wrapper for the ListConfigs operation.
Metric A metric is a quantitative measurement of an entity.
MetricGroup A metric group defines a set of metrics to collect from a span.
MetricGroupSummary A metric group defines a set of metrics to collect from a span.
SpanFilter A named setting that specifies the filter criteria to match a subset of the spans.
SpanFilterSummary A named setting that specifies the span filter criteria to match a subset of the spans.
UpdateApdexRulesDetails The set of Apdex rules to be used in Apdex computation.
UpdateConfigRequest wrapper for the UpdateConfig operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmconfig/UpdateConfig.go.html to see an example of how to use UpdateConfigRequest.
UpdateConfigResponse wrapper for the UpdateConfig operation.
UpdateMetricGroupDetails A metric group defines a set of metrics to collect from a span.
UpdateSpanFilterDetails A named setting that specifies the filter criteria to match a subset of the spans.

# Interfaces

Config A configuration item, which has a number of mutually exclusive properties that can be used to set specific portions of the configuration.
ConfigSummary A description of a configuration item.
CreateConfigDetails The request body used to create new configuration items.
UpdateConfigDetails The request body used to update the configuration item.

# Type aliases

ConfigTypesEnum Enum with underlying type: string.
ListConfigsSortByEnum Enum with underlying type: string.
ListConfigsSortOrderEnum Enum with underlying type: string.
SortOrdersEnum Enum with underlying type: string.