Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type APIEntityReference
- type BaseClient
- type DedicatedHsm
- type DedicatedHsmClient
- type DedicatedHsmCreateOrUpdateFuture
- type DedicatedHsmDeleteFuture
- type DedicatedHsmError
- type DedicatedHsmListResult
- type DedicatedHsmListResultIterator
- type DedicatedHsmListResultPage
- type DedicatedHsmOperation
- type DedicatedHsmOperationDisplay
- type DedicatedHsmOperationListResult
- type DedicatedHsmPatchParameters
- type DedicatedHsmProperties
- type DedicatedHsmUpdateFuture
- type Error
- type JSONWebKeyType
- type Name
- type NetworkInterface
- type NetworkProfile
- type OperationsClient
- type Resource
- type ResourceListResult
- type Sku
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIEntityReference ¶
type APIEntityReference = original.APIEntityReference
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type DedicatedHsm ¶
type DedicatedHsm = original.DedicatedHsm
type DedicatedHsmClient ¶
type DedicatedHsmClient = original.DedicatedHsmClient
func NewDedicatedHsmClient ¶
func NewDedicatedHsmClient(subscriptionID string) DedicatedHsmClient
func NewDedicatedHsmClientWithBaseURI ¶
func NewDedicatedHsmClientWithBaseURI(baseURI string, subscriptionID string) DedicatedHsmClient
type DedicatedHsmCreateOrUpdateFuture ¶
type DedicatedHsmCreateOrUpdateFuture = original.DedicatedHsmCreateOrUpdateFuture
type DedicatedHsmDeleteFuture ¶
type DedicatedHsmDeleteFuture = original.DedicatedHsmDeleteFuture
type DedicatedHsmError ¶
type DedicatedHsmError = original.DedicatedHsmError
type DedicatedHsmListResult ¶
type DedicatedHsmListResult = original.DedicatedHsmListResult
type DedicatedHsmListResultIterator ¶
type DedicatedHsmListResultIterator = original.DedicatedHsmListResultIterator
func NewDedicatedHsmListResultIterator ¶
func NewDedicatedHsmListResultIterator(page DedicatedHsmListResultPage) DedicatedHsmListResultIterator
type DedicatedHsmListResultPage ¶
type DedicatedHsmListResultPage = original.DedicatedHsmListResultPage
func NewDedicatedHsmListResultPage ¶
func NewDedicatedHsmListResultPage(cur DedicatedHsmListResult, getNextPage func(context.Context, DedicatedHsmListResult) (DedicatedHsmListResult, error)) DedicatedHsmListResultPage
type DedicatedHsmOperation ¶
type DedicatedHsmOperation = original.DedicatedHsmOperation
type DedicatedHsmOperationDisplay ¶
type DedicatedHsmOperationDisplay = original.DedicatedHsmOperationDisplay
type DedicatedHsmOperationListResult ¶
type DedicatedHsmOperationListResult = original.DedicatedHsmOperationListResult
type DedicatedHsmPatchParameters ¶
type DedicatedHsmPatchParameters = original.DedicatedHsmPatchParameters
type DedicatedHsmProperties ¶
type DedicatedHsmProperties = original.DedicatedHsmProperties
type DedicatedHsmUpdateFuture ¶
type DedicatedHsmUpdateFuture = original.DedicatedHsmUpdateFuture
type JSONWebKeyType ¶
type JSONWebKeyType = original.JSONWebKeyType
const ( Allocating JSONWebKeyType = original.Allocating CheckingQuota JSONWebKeyType = original.CheckingQuota Connecting JSONWebKeyType = original.Connecting Deleting JSONWebKeyType = original.Deleting Failed JSONWebKeyType = original.Failed Provisioning JSONWebKeyType = original.Provisioning Succeeded JSONWebKeyType = original.Succeeded )
func PossibleJSONWebKeyTypeValues ¶
func PossibleJSONWebKeyTypeValues() []JSONWebKeyType
type Name ¶
const (
SafeNetLunaNetworkHSMA790 Name = original.SafeNetLunaNetworkHSMA790
)
func PossibleNameValues ¶
func PossibleNameValues() []Name
type NetworkInterface ¶
type NetworkInterface = original.NetworkInterface
type NetworkProfile ¶
type NetworkProfile = original.NetworkProfile
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ResourceListResult ¶
type ResourceListResult = original.ResourceListResult
Click to show internal directories.
Click to hide internal directories.