Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AzureEntityResource
- type BaseClient
- type CreatedByType
- type ErrorAdditionalInfo
- type ErrorDetail
- type ErrorResponse
- type Extension
- type ExtensionProperties
- type ExtensionPropertiesAksAssignedIdentity
- type ExtensionStatus
- type ExtensionsClient
- type ExtensionsCreateFuture
- type ExtensionsDeleteFuture
- type ExtensionsList
- type ExtensionsListIterator
- type ExtensionsListPage
- type ExtensionsUpdateFuture
- type Identity
- type LevelType
- type OperationStatusClient
- type OperationStatusList
- type OperationStatusListIterator
- type OperationStatusListPage
- type OperationStatusResult
- type OperationsClient
- type PatchExtension
- type PatchExtensionProperties
- type Plan
- type ProvisioningState
- type ProxyResource
- type Resource
- type ResourceIdentityType
- type ResourceModelWithAllowedPropertySet
- type ResourceModelWithAllowedPropertySetIdentity
- type ResourceModelWithAllowedPropertySetPlan
- type ResourceModelWithAllowedPropertySetSku
- type ResourceProviderOperation
- type ResourceProviderOperationDisplay
- type ResourceProviderOperationList
- type ResourceProviderOperationListIterator
- type ResourceProviderOperationListPage
- type Scope
- type ScopeCluster
- type ScopeNamespace
- type Sku
- type SkuTier
- type SystemData
- type TrackedResource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AzureEntityResource ¶
type AzureEntityResource = original.AzureEntityResource
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( CreatedByTypeApplication CreatedByType = original.CreatedByTypeApplication CreatedByTypeKey CreatedByType = original.CreatedByTypeKey CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity CreatedByTypeUser CreatedByType = original.CreatedByTypeUser )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ExtensionProperties ¶
type ExtensionProperties = original.ExtensionProperties
type ExtensionPropertiesAksAssignedIdentity ¶
type ExtensionPropertiesAksAssignedIdentity = original.ExtensionPropertiesAksAssignedIdentity
type ExtensionStatus ¶
type ExtensionStatus = original.ExtensionStatus
type ExtensionsClient ¶
type ExtensionsClient = original.ExtensionsClient
func NewExtensionsClient ¶
func NewExtensionsClient(subscriptionID string) ExtensionsClient
func NewExtensionsClientWithBaseURI ¶
func NewExtensionsClientWithBaseURI(baseURI string, subscriptionID string) ExtensionsClient
type ExtensionsCreateFuture ¶
type ExtensionsCreateFuture = original.ExtensionsCreateFuture
type ExtensionsDeleteFuture ¶
type ExtensionsDeleteFuture = original.ExtensionsDeleteFuture
type ExtensionsList ¶
type ExtensionsList = original.ExtensionsList
type ExtensionsListIterator ¶
type ExtensionsListIterator = original.ExtensionsListIterator
func NewExtensionsListIterator ¶
func NewExtensionsListIterator(page ExtensionsListPage) ExtensionsListIterator
type ExtensionsListPage ¶
type ExtensionsListPage = original.ExtensionsListPage
func NewExtensionsListPage ¶
func NewExtensionsListPage(cur ExtensionsList, getNextPage func(context.Context, ExtensionsList) (ExtensionsList, error)) ExtensionsListPage
type ExtensionsUpdateFuture ¶
type ExtensionsUpdateFuture = original.ExtensionsUpdateFuture
type LevelType ¶
const ( LevelTypeError LevelType = original.LevelTypeError LevelTypeInformation LevelType = original.LevelTypeInformation LevelTypeWarning LevelType = original.LevelTypeWarning )
func PossibleLevelTypeValues ¶
func PossibleLevelTypeValues() []LevelType
type OperationStatusClient ¶
type OperationStatusClient = original.OperationStatusClient
func NewOperationStatusClient ¶
func NewOperationStatusClient(subscriptionID string) OperationStatusClient
func NewOperationStatusClientWithBaseURI ¶
func NewOperationStatusClientWithBaseURI(baseURI string, subscriptionID string) OperationStatusClient
type OperationStatusList ¶
type OperationStatusList = original.OperationStatusList
type OperationStatusListIterator ¶
type OperationStatusListIterator = original.OperationStatusListIterator
func NewOperationStatusListIterator ¶
func NewOperationStatusListIterator(page OperationStatusListPage) OperationStatusListIterator
type OperationStatusListPage ¶
type OperationStatusListPage = original.OperationStatusListPage
func NewOperationStatusListPage ¶
func NewOperationStatusListPage(cur OperationStatusList, getNextPage func(context.Context, OperationStatusList) (OperationStatusList, error)) OperationStatusListPage
type OperationStatusResult ¶
type OperationStatusResult = original.OperationStatusResult
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PatchExtension ¶
type PatchExtension = original.PatchExtension
type PatchExtensionProperties ¶
type PatchExtensionProperties = original.PatchExtensionProperties
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( ProvisioningStateCanceled ProvisioningState = original.ProvisioningStateCanceled ProvisioningStateCreating ProvisioningState = original.ProvisioningStateCreating ProvisioningStateDeleting ProvisioningState = original.ProvisioningStateDeleting ProvisioningStateFailed ProvisioningState = original.ProvisioningStateFailed ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded ProvisioningStateUpdating ProvisioningState = original.ProvisioningStateUpdating )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const (
ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned
)
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type ResourceModelWithAllowedPropertySet ¶
type ResourceModelWithAllowedPropertySet = original.ResourceModelWithAllowedPropertySet
type ResourceModelWithAllowedPropertySetIdentity ¶
type ResourceModelWithAllowedPropertySetIdentity = original.ResourceModelWithAllowedPropertySetIdentity
type ResourceModelWithAllowedPropertySetPlan ¶
type ResourceModelWithAllowedPropertySetPlan = original.ResourceModelWithAllowedPropertySetPlan
type ResourceModelWithAllowedPropertySetSku ¶
type ResourceModelWithAllowedPropertySetSku = original.ResourceModelWithAllowedPropertySetSku
type ResourceProviderOperation ¶
type ResourceProviderOperation = original.ResourceProviderOperation
type ResourceProviderOperationDisplay ¶
type ResourceProviderOperationDisplay = original.ResourceProviderOperationDisplay
type ResourceProviderOperationList ¶
type ResourceProviderOperationList = original.ResourceProviderOperationList
type ResourceProviderOperationListIterator ¶
type ResourceProviderOperationListIterator = original.ResourceProviderOperationListIterator
func NewResourceProviderOperationListIterator ¶
func NewResourceProviderOperationListIterator(page ResourceProviderOperationListPage) ResourceProviderOperationListIterator
type ResourceProviderOperationListPage ¶
type ResourceProviderOperationListPage = original.ResourceProviderOperationListPage
func NewResourceProviderOperationListPage ¶
func NewResourceProviderOperationListPage(cur ResourceProviderOperationList, getNextPage func(context.Context, ResourceProviderOperationList) (ResourceProviderOperationList, error)) ResourceProviderOperationListPage
type ScopeCluster ¶
type ScopeCluster = original.ScopeCluster
type ScopeNamespace ¶
type ScopeNamespace = original.ScopeNamespace
type SkuTier ¶
const ( SkuTierBasic SkuTier = original.SkuTierBasic SkuTierFree SkuTier = original.SkuTierFree SkuTierPremium SkuTier = original.SkuTierPremium SkuTierStandard SkuTier = original.SkuTierStandard )
func PossibleSkuTierValues ¶
func PossibleSkuTierValues() []SkuTier
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.