Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AKSIdentityType
- type AzureEntityResource
- type BaseClient
- type BucketDefinition
- type BucketPatchDefinition
- type ComplianceStateType
- type ComplianceStatus
- 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 FluxComplianceState
- type FluxConfigOperationStatusClient
- type FluxConfiguration
- type FluxConfigurationPatch
- type FluxConfigurationPatchProperties
- type FluxConfigurationProperties
- type FluxConfigurationsClient
- type FluxConfigurationsCreateOrUpdateFuture
- type FluxConfigurationsDeleteFuture
- type FluxConfigurationsList
- type FluxConfigurationsListIterator
- type FluxConfigurationsListPage
- type FluxConfigurationsUpdateFuture
- type GitRepositoryDefinition
- type GitRepositoryPatchDefinition
- type HelmOperatorProperties
- type HelmReleasePropertiesDefinition
- type Identity
- type KustomizationDefinition
- type KustomizationPatchDefinition
- type KustomizationValidationType
- type LevelType
- type MessageLevelType
- type ObjectReferenceDefinition
- type ObjectStatusConditionDefinition
- type ObjectStatusDefinition
- type OperationStatusClient
- type OperationStatusList
- type OperationStatusListIterator
- type OperationStatusListPage
- type OperationStatusResult
- type OperationsClient
- type OperatorScopeType
- type OperatorType
- type PatchExtension
- type PatchExtensionProperties
- type Plan
- type ProvisioningState
- type ProvisioningStateType
- type ProxyResource
- type RepositoryRefDefinition
- 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 ScopeType
- type Sku
- type SkuTier
- type SourceControlConfiguration
- type SourceControlConfigurationList
- type SourceControlConfigurationListIterator
- type SourceControlConfigurationListPage
- type SourceControlConfigurationProperties
- type SourceControlConfigurationsClient
- type SourceControlConfigurationsDeleteFuture
- type SourceKindType
- type SystemData
- type TrackedResource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AKSIdentityType ¶
type AKSIdentityType = original.AKSIdentityType
const ( AKSIdentityTypeSystemAssigned AKSIdentityType = original.AKSIdentityTypeSystemAssigned AKSIdentityTypeUserAssigned AKSIdentityType = original.AKSIdentityTypeUserAssigned )
func PossibleAKSIdentityTypeValues ¶
func PossibleAKSIdentityTypeValues() []AKSIdentityType
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 BucketDefinition ¶
type BucketDefinition = original.BucketDefinition
type BucketPatchDefinition ¶
type BucketPatchDefinition = original.BucketPatchDefinition
type ComplianceStateType ¶
type ComplianceStateType = original.ComplianceStateType
const ( ComplianceStateTypeCompliant ComplianceStateType = original.ComplianceStateTypeCompliant ComplianceStateTypeFailed ComplianceStateType = original.ComplianceStateTypeFailed ComplianceStateTypeInstalled ComplianceStateType = original.ComplianceStateTypeInstalled ComplianceStateTypeNoncompliant ComplianceStateType = original.ComplianceStateTypeNoncompliant ComplianceStateTypePending ComplianceStateType = original.ComplianceStateTypePending )
func PossibleComplianceStateTypeValues ¶
func PossibleComplianceStateTypeValues() []ComplianceStateType
type ComplianceStatus ¶
type ComplianceStatus = original.ComplianceStatus
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 FluxComplianceState ¶
type FluxComplianceState = original.FluxComplianceState
const ( FluxComplianceStateCompliant FluxComplianceState = original.FluxComplianceStateCompliant FluxComplianceStateNonCompliant FluxComplianceState = original.FluxComplianceStateNonCompliant FluxComplianceStatePending FluxComplianceState = original.FluxComplianceStatePending FluxComplianceStateSuspended FluxComplianceState = original.FluxComplianceStateSuspended FluxComplianceStateUnknown FluxComplianceState = original.FluxComplianceStateUnknown )
func PossibleFluxComplianceStateValues ¶
func PossibleFluxComplianceStateValues() []FluxComplianceState
type FluxConfigOperationStatusClient ¶
type FluxConfigOperationStatusClient = original.FluxConfigOperationStatusClient
func NewFluxConfigOperationStatusClient ¶
func NewFluxConfigOperationStatusClient(subscriptionID string) FluxConfigOperationStatusClient
func NewFluxConfigOperationStatusClientWithBaseURI ¶
func NewFluxConfigOperationStatusClientWithBaseURI(baseURI string, subscriptionID string) FluxConfigOperationStatusClient
type FluxConfiguration ¶
type FluxConfiguration = original.FluxConfiguration
type FluxConfigurationPatch ¶
type FluxConfigurationPatch = original.FluxConfigurationPatch
type FluxConfigurationPatchProperties ¶
type FluxConfigurationPatchProperties = original.FluxConfigurationPatchProperties
type FluxConfigurationProperties ¶
type FluxConfigurationProperties = original.FluxConfigurationProperties
type FluxConfigurationsClient ¶
type FluxConfigurationsClient = original.FluxConfigurationsClient
func NewFluxConfigurationsClient ¶
func NewFluxConfigurationsClient(subscriptionID string) FluxConfigurationsClient
func NewFluxConfigurationsClientWithBaseURI ¶
func NewFluxConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) FluxConfigurationsClient
type FluxConfigurationsCreateOrUpdateFuture ¶
type FluxConfigurationsCreateOrUpdateFuture = original.FluxConfigurationsCreateOrUpdateFuture
type FluxConfigurationsDeleteFuture ¶
type FluxConfigurationsDeleteFuture = original.FluxConfigurationsDeleteFuture
type FluxConfigurationsList ¶
type FluxConfigurationsList = original.FluxConfigurationsList
type FluxConfigurationsListIterator ¶
type FluxConfigurationsListIterator = original.FluxConfigurationsListIterator
func NewFluxConfigurationsListIterator ¶
func NewFluxConfigurationsListIterator(page FluxConfigurationsListPage) FluxConfigurationsListIterator
type FluxConfigurationsListPage ¶
type FluxConfigurationsListPage = original.FluxConfigurationsListPage
func NewFluxConfigurationsListPage ¶
func NewFluxConfigurationsListPage(cur FluxConfigurationsList, getNextPage func(context.Context, FluxConfigurationsList) (FluxConfigurationsList, error)) FluxConfigurationsListPage
type FluxConfigurationsUpdateFuture ¶
type FluxConfigurationsUpdateFuture = original.FluxConfigurationsUpdateFuture
type GitRepositoryDefinition ¶
type GitRepositoryDefinition = original.GitRepositoryDefinition
type GitRepositoryPatchDefinition ¶
type GitRepositoryPatchDefinition = original.GitRepositoryPatchDefinition
type HelmOperatorProperties ¶
type HelmOperatorProperties = original.HelmOperatorProperties
type HelmReleasePropertiesDefinition ¶
type HelmReleasePropertiesDefinition = original.HelmReleasePropertiesDefinition
type KustomizationDefinition ¶
type KustomizationDefinition = original.KustomizationDefinition
type KustomizationPatchDefinition ¶
type KustomizationPatchDefinition = original.KustomizationPatchDefinition
type KustomizationValidationType ¶
type KustomizationValidationType = original.KustomizationValidationType
const ( KustomizationValidationTypeClient KustomizationValidationType = original.KustomizationValidationTypeClient KustomizationValidationTypeNone KustomizationValidationType = original.KustomizationValidationTypeNone KustomizationValidationTypeServer KustomizationValidationType = original.KustomizationValidationTypeServer )
func PossibleKustomizationValidationTypeValues ¶
func PossibleKustomizationValidationTypeValues() []KustomizationValidationType
type LevelType ¶
const ( LevelTypeError LevelType = original.LevelTypeError LevelTypeInformation LevelType = original.LevelTypeInformation LevelTypeWarning LevelType = original.LevelTypeWarning )
func PossibleLevelTypeValues ¶
func PossibleLevelTypeValues() []LevelType
type MessageLevelType ¶
type MessageLevelType = original.MessageLevelType
const ( MessageLevelTypeError MessageLevelType = original.MessageLevelTypeError MessageLevelTypeInformation MessageLevelType = original.MessageLevelTypeInformation MessageLevelTypeWarning MessageLevelType = original.MessageLevelTypeWarning )
func PossibleMessageLevelTypeValues ¶
func PossibleMessageLevelTypeValues() []MessageLevelType
type ObjectReferenceDefinition ¶
type ObjectReferenceDefinition = original.ObjectReferenceDefinition
type ObjectStatusConditionDefinition ¶
type ObjectStatusConditionDefinition = original.ObjectStatusConditionDefinition
type ObjectStatusDefinition ¶
type ObjectStatusDefinition = original.ObjectStatusDefinition
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 OperatorScopeType ¶
type OperatorScopeType = original.OperatorScopeType
const ( OperatorScopeTypeCluster OperatorScopeType = original.OperatorScopeTypeCluster OperatorScopeTypeNamespace OperatorScopeType = original.OperatorScopeTypeNamespace )
func PossibleOperatorScopeTypeValues ¶
func PossibleOperatorScopeTypeValues() []OperatorScopeType
type OperatorType ¶
type OperatorType = original.OperatorType
const (
OperatorTypeFlux OperatorType = original.OperatorTypeFlux
)
func PossibleOperatorTypeValues ¶
func PossibleOperatorTypeValues() []OperatorType
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 ProvisioningStateType ¶
type ProvisioningStateType = original.ProvisioningStateType
const ( ProvisioningStateTypeAccepted ProvisioningStateType = original.ProvisioningStateTypeAccepted ProvisioningStateTypeDeleting ProvisioningStateType = original.ProvisioningStateTypeDeleting ProvisioningStateTypeFailed ProvisioningStateType = original.ProvisioningStateTypeFailed ProvisioningStateTypeRunning ProvisioningStateType = original.ProvisioningStateTypeRunning ProvisioningStateTypeSucceeded ProvisioningStateType = original.ProvisioningStateTypeSucceeded )
func PossibleProvisioningStateTypeValues ¶
func PossibleProvisioningStateTypeValues() []ProvisioningStateType
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type RepositoryRefDefinition ¶
type RepositoryRefDefinition = original.RepositoryRefDefinition
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 ScopeType ¶
const ( ScopeTypeCluster ScopeType = original.ScopeTypeCluster ScopeTypeNamespace ScopeType = original.ScopeTypeNamespace )
func PossibleScopeTypeValues ¶
func PossibleScopeTypeValues() []ScopeType
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 SourceControlConfiguration ¶
type SourceControlConfiguration = original.SourceControlConfiguration
type SourceControlConfigurationList ¶
type SourceControlConfigurationList = original.SourceControlConfigurationList
type SourceControlConfigurationListIterator ¶
type SourceControlConfigurationListIterator = original.SourceControlConfigurationListIterator
func NewSourceControlConfigurationListIterator ¶
func NewSourceControlConfigurationListIterator(page SourceControlConfigurationListPage) SourceControlConfigurationListIterator
type SourceControlConfigurationListPage ¶
type SourceControlConfigurationListPage = original.SourceControlConfigurationListPage
func NewSourceControlConfigurationListPage ¶
func NewSourceControlConfigurationListPage(cur SourceControlConfigurationList, getNextPage func(context.Context, SourceControlConfigurationList) (SourceControlConfigurationList, error)) SourceControlConfigurationListPage
type SourceControlConfigurationProperties ¶
type SourceControlConfigurationProperties = original.SourceControlConfigurationProperties
type SourceControlConfigurationsClient ¶
type SourceControlConfigurationsClient = original.SourceControlConfigurationsClient
func NewSourceControlConfigurationsClient ¶
func NewSourceControlConfigurationsClient(subscriptionID string) SourceControlConfigurationsClient
func NewSourceControlConfigurationsClientWithBaseURI ¶
func NewSourceControlConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) SourceControlConfigurationsClient
type SourceControlConfigurationsDeleteFuture ¶
type SourceControlConfigurationsDeleteFuture = original.SourceControlConfigurationsDeleteFuture
type SourceKindType ¶
type SourceKindType = original.SourceKindType
const ( SourceKindTypeBucket SourceKindType = original.SourceKindTypeBucket SourceKindTypeGitRepository SourceKindType = original.SourceKindTypeGitRepository )
func PossibleSourceKindTypeValues ¶
func PossibleSourceKindTypeValues() []SourceKindType
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.