Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ARMErrorResponseBody
- type ArmErrorResponse
- type BaseClient
- type CPUThreshold
- type Category
- type ConfigData
- type ConfigDataProperties
- type ConfigurationListResult
- type ConfigurationListResultIterator
- type ConfigurationListResultPage
- type ConfigurationsClient
- type DigestConfig
- type DigestConfigState
- type Impact
- type MetadataEntity
- type MetadataEntityListResult
- type MetadataEntityListResultIterator
- type MetadataEntityListResultPage
- type MetadataEntityProperties
- type MetadataSupportedValueDetail
- type OperationDisplayInfo
- type OperationEntity
- type OperationEntityListResult
- type OperationEntityListResultIterator
- type OperationEntityListResultPage
- type OperationsClient
- type RecommendationMetadataClient
- type RecommendationProperties
- type RecommendationsClient
- type Resource
- type ResourceMetadata
- type ResourceRecommendationBase
- type ResourceRecommendationBaseListResult
- type ResourceRecommendationBaseListResultIterator
- type ResourceRecommendationBaseListResultPage
- type Risk
- type Scenario
- type SetObject
- type ShortDescription
- type SuppressionContract
- type SuppressionContractListResult
- type SuppressionContractListResultIterator
- type SuppressionContractListResultPage
- type SuppressionProperties
- type SuppressionsClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ARMErrorResponseBody ¶
type ARMErrorResponseBody = original.ARMErrorResponseBody
type ArmErrorResponse ¶
type ArmErrorResponse = original.ArmErrorResponse
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CPUThreshold ¶
type CPUThreshold = original.CPUThreshold
const ( Five CPUThreshold = original.Five OneFive CPUThreshold = original.OneFive OneZero CPUThreshold = original.OneZero TwoZero CPUThreshold = original.TwoZero )
func PossibleCPUThresholdValues ¶
func PossibleCPUThresholdValues() []CPUThreshold
type Category ¶
const ( Cost Category = original.Cost HighAvailability Category = original.HighAvailability OperationalExcellence Category = original.OperationalExcellence Performance Category = original.Performance Security Category = original.Security )
func PossibleCategoryValues ¶
func PossibleCategoryValues() []Category
type ConfigData ¶
type ConfigData = original.ConfigData
type ConfigDataProperties ¶
type ConfigDataProperties = original.ConfigDataProperties
type ConfigurationListResult ¶
type ConfigurationListResult = original.ConfigurationListResult
type ConfigurationListResultIterator ¶
type ConfigurationListResultIterator = original.ConfigurationListResultIterator
func NewConfigurationListResultIterator ¶
func NewConfigurationListResultIterator(page ConfigurationListResultPage) ConfigurationListResultIterator
type ConfigurationListResultPage ¶
type ConfigurationListResultPage = original.ConfigurationListResultPage
func NewConfigurationListResultPage ¶
func NewConfigurationListResultPage(getNextPage func(context.Context, ConfigurationListResult) (ConfigurationListResult, error)) ConfigurationListResultPage
type ConfigurationsClient ¶
type ConfigurationsClient = original.ConfigurationsClient
func NewConfigurationsClient ¶
func NewConfigurationsClient(subscriptionID string) ConfigurationsClient
func NewConfigurationsClientWithBaseURI ¶
func NewConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ConfigurationsClient
type DigestConfig ¶
type DigestConfig = original.DigestConfig
type DigestConfigState ¶
type DigestConfigState = original.DigestConfigState
const ( Active DigestConfigState = original.Active Disabled DigestConfigState = original.Disabled )
func PossibleDigestConfigStateValues ¶
func PossibleDigestConfigStateValues() []DigestConfigState
type Impact ¶
func PossibleImpactValues ¶
func PossibleImpactValues() []Impact
type MetadataEntity ¶
type MetadataEntity = original.MetadataEntity
type MetadataEntityListResult ¶
type MetadataEntityListResult = original.MetadataEntityListResult
type MetadataEntityListResultIterator ¶
type MetadataEntityListResultIterator = original.MetadataEntityListResultIterator
func NewMetadataEntityListResultIterator ¶
func NewMetadataEntityListResultIterator(page MetadataEntityListResultPage) MetadataEntityListResultIterator
type MetadataEntityListResultPage ¶
type MetadataEntityListResultPage = original.MetadataEntityListResultPage
func NewMetadataEntityListResultPage ¶
func NewMetadataEntityListResultPage(getNextPage func(context.Context, MetadataEntityListResult) (MetadataEntityListResult, error)) MetadataEntityListResultPage
type MetadataEntityProperties ¶
type MetadataEntityProperties = original.MetadataEntityProperties
type MetadataSupportedValueDetail ¶
type MetadataSupportedValueDetail = original.MetadataSupportedValueDetail
type OperationDisplayInfo ¶
type OperationDisplayInfo = original.OperationDisplayInfo
type OperationEntity ¶
type OperationEntity = original.OperationEntity
type OperationEntityListResult ¶
type OperationEntityListResult = original.OperationEntityListResult
type OperationEntityListResultIterator ¶
type OperationEntityListResultIterator = original.OperationEntityListResultIterator
func NewOperationEntityListResultIterator ¶
func NewOperationEntityListResultIterator(page OperationEntityListResultPage) OperationEntityListResultIterator
type OperationEntityListResultPage ¶
type OperationEntityListResultPage = original.OperationEntityListResultPage
func NewOperationEntityListResultPage ¶
func NewOperationEntityListResultPage(getNextPage func(context.Context, OperationEntityListResult) (OperationEntityListResult, error)) OperationEntityListResultPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type RecommendationMetadataClient ¶
type RecommendationMetadataClient = original.RecommendationMetadataClient
func NewRecommendationMetadataClient ¶
func NewRecommendationMetadataClient(subscriptionID string) RecommendationMetadataClient
func NewRecommendationMetadataClientWithBaseURI ¶
func NewRecommendationMetadataClientWithBaseURI(baseURI string, subscriptionID string) RecommendationMetadataClient
type RecommendationProperties ¶
type RecommendationProperties = original.RecommendationProperties
type RecommendationsClient ¶
type RecommendationsClient = original.RecommendationsClient
func NewRecommendationsClient ¶
func NewRecommendationsClient(subscriptionID string) RecommendationsClient
func NewRecommendationsClientWithBaseURI ¶
func NewRecommendationsClientWithBaseURI(baseURI string, subscriptionID string) RecommendationsClient
type ResourceMetadata ¶
type ResourceMetadata = original.ResourceMetadata
type ResourceRecommendationBase ¶
type ResourceRecommendationBase = original.ResourceRecommendationBase
type ResourceRecommendationBaseListResult ¶
type ResourceRecommendationBaseListResult = original.ResourceRecommendationBaseListResult
type ResourceRecommendationBaseListResultIterator ¶
type ResourceRecommendationBaseListResultIterator = original.ResourceRecommendationBaseListResultIterator
func NewResourceRecommendationBaseListResultIterator ¶
func NewResourceRecommendationBaseListResultIterator(page ResourceRecommendationBaseListResultPage) ResourceRecommendationBaseListResultIterator
type ResourceRecommendationBaseListResultPage ¶
type ResourceRecommendationBaseListResultPage = original.ResourceRecommendationBaseListResultPage
func NewResourceRecommendationBaseListResultPage ¶
func NewResourceRecommendationBaseListResultPage(getNextPage func(context.Context, ResourceRecommendationBaseListResult) (ResourceRecommendationBaseListResult, error)) ResourceRecommendationBaseListResultPage
type Risk ¶
func PossibleRiskValues ¶
func PossibleRiskValues() []Risk
type Scenario ¶
func PossibleScenarioValues ¶
func PossibleScenarioValues() []Scenario
type ShortDescription ¶
type ShortDescription = original.ShortDescription
type SuppressionContract ¶
type SuppressionContract = original.SuppressionContract
type SuppressionContractListResult ¶
type SuppressionContractListResult = original.SuppressionContractListResult
type SuppressionContractListResultIterator ¶
type SuppressionContractListResultIterator = original.SuppressionContractListResultIterator
func NewSuppressionContractListResultIterator ¶
func NewSuppressionContractListResultIterator(page SuppressionContractListResultPage) SuppressionContractListResultIterator
type SuppressionContractListResultPage ¶
type SuppressionContractListResultPage = original.SuppressionContractListResultPage
func NewSuppressionContractListResultPage ¶
func NewSuppressionContractListResultPage(getNextPage func(context.Context, SuppressionContractListResult) (SuppressionContractListResult, error)) SuppressionContractListResultPage
type SuppressionProperties ¶
type SuppressionProperties = original.SuppressionProperties
type SuppressionsClient ¶
type SuppressionsClient = original.SuppressionsClient
func NewSuppressionsClient ¶
func NewSuppressionsClient(subscriptionID string) SuppressionsClient
func NewSuppressionsClientWithBaseURI ¶
func NewSuppressionsClientWithBaseURI(baseURI string, subscriptionID string) SuppressionsClient
Click to show internal directories.
Click to hide internal directories.