Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AzureEntityResource
- type BaseClient
- type CreatedByType
- type CustomLocation
- type CustomLocationListResult
- type CustomLocationListResultIterator
- type CustomLocationListResultPage
- type CustomLocationOperation
- type CustomLocationOperationValueDisplay
- type CustomLocationOperationsList
- type CustomLocationOperationsListIterator
- type CustomLocationOperationsListPage
- type CustomLocationProperties
- type CustomLocationPropertiesAuthentication
- type CustomLocationsClient
- type CustomLocationsCreateOrUpdateFuture
- type CustomLocationsDeleteFuture
- type EnabledResourceType
- type EnabledResourceTypeProperties
- type EnabledResourceTypePropertiesTypesMetadataItem
- type EnabledResourceTypesListResult
- type EnabledResourceTypesListResultIterator
- type EnabledResourceTypesListResultPage
- type ErrorAdditionalInfo
- type ErrorDetail
- type ErrorResponse
- type HostType
- type Identity
- type PatchableCustomLocations
- type ProxyResource
- type Resource
- type ResourceIdentityType
- 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 CustomLocation ¶
type CustomLocation = original.CustomLocation
type CustomLocationListResult ¶
type CustomLocationListResult = original.CustomLocationListResult
type CustomLocationListResultIterator ¶
type CustomLocationListResultIterator = original.CustomLocationListResultIterator
func NewCustomLocationListResultIterator ¶
func NewCustomLocationListResultIterator(page CustomLocationListResultPage) CustomLocationListResultIterator
type CustomLocationListResultPage ¶
type CustomLocationListResultPage = original.CustomLocationListResultPage
func NewCustomLocationListResultPage ¶
func NewCustomLocationListResultPage(cur CustomLocationListResult, getNextPage func(context.Context, CustomLocationListResult) (CustomLocationListResult, error)) CustomLocationListResultPage
type CustomLocationOperation ¶
type CustomLocationOperation = original.CustomLocationOperation
type CustomLocationOperationValueDisplay ¶
type CustomLocationOperationValueDisplay = original.CustomLocationOperationValueDisplay
type CustomLocationOperationsList ¶
type CustomLocationOperationsList = original.CustomLocationOperationsList
type CustomLocationOperationsListIterator ¶
type CustomLocationOperationsListIterator = original.CustomLocationOperationsListIterator
func NewCustomLocationOperationsListIterator ¶
func NewCustomLocationOperationsListIterator(page CustomLocationOperationsListPage) CustomLocationOperationsListIterator
type CustomLocationOperationsListPage ¶
type CustomLocationOperationsListPage = original.CustomLocationOperationsListPage
func NewCustomLocationOperationsListPage ¶
func NewCustomLocationOperationsListPage(cur CustomLocationOperationsList, getNextPage func(context.Context, CustomLocationOperationsList) (CustomLocationOperationsList, error)) CustomLocationOperationsListPage
type CustomLocationProperties ¶
type CustomLocationProperties = original.CustomLocationProperties
type CustomLocationPropertiesAuthentication ¶
type CustomLocationPropertiesAuthentication = original.CustomLocationPropertiesAuthentication
type CustomLocationsClient ¶
type CustomLocationsClient = original.CustomLocationsClient
func NewCustomLocationsClient ¶
func NewCustomLocationsClient(subscriptionID string) CustomLocationsClient
func NewCustomLocationsClientWithBaseURI ¶
func NewCustomLocationsClientWithBaseURI(baseURI string, subscriptionID string) CustomLocationsClient
type CustomLocationsCreateOrUpdateFuture ¶
type CustomLocationsCreateOrUpdateFuture = original.CustomLocationsCreateOrUpdateFuture
type CustomLocationsDeleteFuture ¶
type CustomLocationsDeleteFuture = original.CustomLocationsDeleteFuture
type EnabledResourceType ¶
type EnabledResourceType = original.EnabledResourceType
type EnabledResourceTypeProperties ¶
type EnabledResourceTypeProperties = original.EnabledResourceTypeProperties
type EnabledResourceTypePropertiesTypesMetadataItem ¶
type EnabledResourceTypePropertiesTypesMetadataItem = original.EnabledResourceTypePropertiesTypesMetadataItem
type EnabledResourceTypesListResult ¶
type EnabledResourceTypesListResult = original.EnabledResourceTypesListResult
type EnabledResourceTypesListResultIterator ¶
type EnabledResourceTypesListResultIterator = original.EnabledResourceTypesListResultIterator
func NewEnabledResourceTypesListResultIterator ¶
func NewEnabledResourceTypesListResultIterator(page EnabledResourceTypesListResultPage) EnabledResourceTypesListResultIterator
type EnabledResourceTypesListResultPage ¶
type EnabledResourceTypesListResultPage = original.EnabledResourceTypesListResultPage
func NewEnabledResourceTypesListResultPage ¶
func NewEnabledResourceTypesListResultPage(cur EnabledResourceTypesListResult, getNextPage func(context.Context, EnabledResourceTypesListResult) (EnabledResourceTypesListResult, error)) EnabledResourceTypesListResultPage
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type HostType ¶
const (
HostTypeKubernetes HostType = original.HostTypeKubernetes
)
func PossibleHostTypeValues ¶
func PossibleHostTypeValues() []HostType
type PatchableCustomLocations ¶
type PatchableCustomLocations = original.PatchableCustomLocations
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 SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.