Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AADBasedSecurityPrincipal
- type BaseClient
- type CertBasedSecurityPrincipal
- type CreatedByType
- type ErrorAdditionalInfo
- type ErrorDetail
- type ErrorResponse
- type LedgerClient
- type LedgerCreateFuture
- type LedgerDeleteFuture
- type LedgerProperties
- type LedgerRoleName
- type LedgerType
- type LedgerUpdateFuture
- type List
- type ListIterator
- type ListPage
- type Location
- type Model
- type OperationsClient
- type ProvisioningState
- type Resource
- type ResourceProviderOperationDefinition
- type ResourceProviderOperationDisplay
- type ResourceProviderOperationList
- type ResourceProviderOperationListIterator
- type ResourceProviderOperationListPage
- type SystemData
- type Tags
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AADBasedSecurityPrincipal ¶
type AADBasedSecurityPrincipal = original.AADBasedSecurityPrincipal
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CertBasedSecurityPrincipal ¶
type CertBasedSecurityPrincipal = original.CertBasedSecurityPrincipal
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 LedgerClient ¶
type LedgerClient = original.LedgerClient
func NewLedgerClient ¶
func NewLedgerClient(subscriptionID string) LedgerClient
func NewLedgerClientWithBaseURI ¶
func NewLedgerClientWithBaseURI(baseURI string, subscriptionID string) LedgerClient
type LedgerCreateFuture ¶
type LedgerCreateFuture = original.LedgerCreateFuture
type LedgerDeleteFuture ¶
type LedgerDeleteFuture = original.LedgerDeleteFuture
type LedgerProperties ¶
type LedgerProperties = original.LedgerProperties
type LedgerRoleName ¶
type LedgerRoleName = original.LedgerRoleName
const ( LedgerRoleNameAdministrator LedgerRoleName = original.LedgerRoleNameAdministrator LedgerRoleNameContributor LedgerRoleName = original.LedgerRoleNameContributor LedgerRoleNameReader LedgerRoleName = original.LedgerRoleNameReader )
func PossibleLedgerRoleNameValues ¶
func PossibleLedgerRoleNameValues() []LedgerRoleName
type LedgerType ¶
type LedgerType = original.LedgerType
const ( LedgerTypePrivate LedgerType = original.LedgerTypePrivate LedgerTypePublic LedgerType = original.LedgerTypePublic LedgerTypeUnknown LedgerType = original.LedgerTypeUnknown )
func PossibleLedgerTypeValues ¶
func PossibleLedgerTypeValues() []LedgerType
type LedgerUpdateFuture ¶
type LedgerUpdateFuture = original.LedgerUpdateFuture
type ListIterator ¶
type ListIterator = original.ListIterator
func NewListIterator ¶
func NewListIterator(page ListPage) ListIterator
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
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 ProvisioningStateUnknown ProvisioningState = original.ProvisioningStateUnknown ProvisioningStateUpdating ProvisioningState = original.ProvisioningStateUpdating )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type ResourceProviderOperationDefinition ¶
type ResourceProviderOperationDefinition = original.ResourceProviderOperationDefinition
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 SystemData ¶
type SystemData = original.SystemData
Click to show internal directories.
Click to hide internal directories.