Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AccessProfileType
- type Appliance
- type ApplianceCredentialKubeconfig
- type ApplianceListCredentialResults
- type ApplianceListResult
- type ApplianceListResultIterator
- type ApplianceListResultPage
- type ApplianceOperation
- type ApplianceOperationValueDisplay
- type ApplianceOperationsList
- type ApplianceOperationsListIterator
- type ApplianceOperationsListPage
- type ApplianceProperties
- type AppliancePropertiesInfrastructureConfig
- type AppliancesClient
- type AppliancesCreateOrUpdateFuture
- type AppliancesDeleteFuture
- type AzureEntityResource
- type BaseClient
- type CreatedByType
- type Distro
- type ErrorAdditionalInfo
- type ErrorDetail
- type ErrorResponse
- type HybridConnectionConfig
- type Identity
- type PatchableAppliance
- type Provider
- type ProxyResource
- type Resource
- type ResourceIdentityType
- type Status
- type SystemData
- type TrackedResource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccessProfileType ¶
type AccessProfileType = original.AccessProfileType
const (
AccessProfileTypeClusterUser AccessProfileType = original.AccessProfileTypeClusterUser
)
func PossibleAccessProfileTypeValues ¶
func PossibleAccessProfileTypeValues() []AccessProfileType
type ApplianceCredentialKubeconfig ¶
type ApplianceCredentialKubeconfig = original.ApplianceCredentialKubeconfig
type ApplianceListCredentialResults ¶
type ApplianceListCredentialResults = original.ApplianceListCredentialResults
type ApplianceListResult ¶
type ApplianceListResult = original.ApplianceListResult
type ApplianceListResultIterator ¶
type ApplianceListResultIterator = original.ApplianceListResultIterator
func NewApplianceListResultIterator ¶
func NewApplianceListResultIterator(page ApplianceListResultPage) ApplianceListResultIterator
type ApplianceListResultPage ¶
type ApplianceListResultPage = original.ApplianceListResultPage
func NewApplianceListResultPage ¶
func NewApplianceListResultPage(cur ApplianceListResult, getNextPage func(context.Context, ApplianceListResult) (ApplianceListResult, error)) ApplianceListResultPage
type ApplianceOperation ¶
type ApplianceOperation = original.ApplianceOperation
type ApplianceOperationValueDisplay ¶
type ApplianceOperationValueDisplay = original.ApplianceOperationValueDisplay
type ApplianceOperationsList ¶
type ApplianceOperationsList = original.ApplianceOperationsList
type ApplianceOperationsListIterator ¶
type ApplianceOperationsListIterator = original.ApplianceOperationsListIterator
func NewApplianceOperationsListIterator ¶
func NewApplianceOperationsListIterator(page ApplianceOperationsListPage) ApplianceOperationsListIterator
type ApplianceOperationsListPage ¶
type ApplianceOperationsListPage = original.ApplianceOperationsListPage
func NewApplianceOperationsListPage ¶
func NewApplianceOperationsListPage(cur ApplianceOperationsList, getNextPage func(context.Context, ApplianceOperationsList) (ApplianceOperationsList, error)) ApplianceOperationsListPage
type ApplianceProperties ¶
type ApplianceProperties = original.ApplianceProperties
type AppliancePropertiesInfrastructureConfig ¶
type AppliancePropertiesInfrastructureConfig = original.AppliancePropertiesInfrastructureConfig
type AppliancesClient ¶
type AppliancesClient = original.AppliancesClient
func NewAppliancesClient ¶
func NewAppliancesClient(subscriptionID string) AppliancesClient
func NewAppliancesClientWithBaseURI ¶
func NewAppliancesClientWithBaseURI(baseURI string, subscriptionID string) AppliancesClient
type AppliancesCreateOrUpdateFuture ¶
type AppliancesCreateOrUpdateFuture = original.AppliancesCreateOrUpdateFuture
type AppliancesDeleteFuture ¶
type AppliancesDeleteFuture = original.AppliancesDeleteFuture
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 Distro ¶
const (
DistroAKSEdge Distro = original.DistroAKSEdge
)
func PossibleDistroValues ¶
func PossibleDistroValues() []Distro
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type HybridConnectionConfig ¶
type HybridConnectionConfig = original.HybridConnectionConfig
type PatchableAppliance ¶
type PatchableAppliance = original.PatchableAppliance
type Provider ¶
const ( ProviderHCI Provider = original.ProviderHCI ProviderSCVMM Provider = original.ProviderSCVMM ProviderVMWare Provider = original.ProviderVMWare )
func PossibleProviderValues ¶
func PossibleProviderValues() []Provider
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const ( ResourceIdentityTypeNone ResourceIdentityType = original.ResourceIdentityTypeNone ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned )
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type Status ¶
const ( StatusConnected Status = original.StatusConnected StatusRunning Status = original.StatusRunning StatusValidating Status = original.StatusValidating StatusWaitingForHeartbeat Status = original.StatusWaitingForHeartbeat )
func PossibleStatusValues ¶
func PossibleStatusValues() []Status
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.