Package keyvault
- func UserAgent() string
- func Version() string
- type Action
- type ActionType
- func PossibleActionTypeValues() []ActionType
- type AdministratorDetails
- type Attributes
- type BackupKeyResult
- type BackupSecretResult
- type BaseClient
- func New() BaseClient
- func NewWithoutDefaults() BaseClient
- type CertificateAttributes
- type CertificateBundle
- type CertificateCreateParameters
- type CertificateImportParameters
- type CertificateIssuerItem
- type CertificateIssuerListResult
- type CertificateIssuerListResultIterator
- func NewCertificateIssuerListResultIterator(page CertificateIssuerListResultPage) CertificateIssuerListResultIterator
- type CertificateIssuerListResultPage
- func NewCertificateIssuerListResultPage(cur CertificateIssuerListResult, getNextPage func(context.Context, CertificateIssuerListResult) (CertificateIssuerListResult, error)) CertificateIssuerListResultPage
- type CertificateIssuerSetParameters
- type CertificateIssuerUpdateParameters
- type CertificateItem
- type CertificateListResult
- type CertificateListResultIterator
- func NewCertificateListResultIterator(page CertificateListResultPage) CertificateListResultIterator
- type CertificateListResultPage
- func NewCertificateListResultPage(cur CertificateListResult, getNextPage func(context.Context, CertificateListResult) (CertificateListResult, error)) CertificateListResultPage
- type CertificateMergeParameters
- type CertificateOperation
- type CertificateOperationUpdateParameter
- type CertificatePolicy
- type CertificateUpdateParameters
- type Contact
- type Contacts
- type DeletedCertificateBundle
- type DeletedCertificateItem
- type DeletedCertificateListResult
- type DeletedCertificateListResultIterator
- func NewDeletedCertificateListResultIterator(page DeletedCertificateListResultPage) DeletedCertificateListResultIterator
- type DeletedCertificateListResultPage
- func NewDeletedCertificateListResultPage(cur DeletedCertificateListResult, getNextPage func(context.Context, DeletedCertificateListResult) (DeletedCertificateListResult, error)) DeletedCertificateListResultPage
- type DeletedKeyBundle
- type DeletedKeyItem
- type DeletedKeyListResult
- type DeletedKeyListResultIterator
- func NewDeletedKeyListResultIterator(page DeletedKeyListResultPage) DeletedKeyListResultIterator
- type DeletedKeyListResultPage
- func NewDeletedKeyListResultPage(cur DeletedKeyListResult, getNextPage func(context.Context, DeletedKeyListResult) (DeletedKeyListResult, error)) DeletedKeyListResultPage
- type DeletedSecretBundle
- type DeletedSecretItem
- type DeletedSecretListResult
- type DeletedSecretListResultIterator
- func NewDeletedSecretListResultIterator(page DeletedSecretListResultPage) DeletedSecretListResultIterator
- type DeletedSecretListResultPage
- func NewDeletedSecretListResultPage(cur DeletedSecretListResult, getNextPage func(context.Context, DeletedSecretListResult) (DeletedSecretListResult, error)) DeletedSecretListResultPage
- type DeletionRecoveryLevel
- func PossibleDeletionRecoveryLevelValues() []DeletionRecoveryLevel
- type Error
- type ErrorType
- type IssuerAttributes
- type IssuerBundle
- type IssuerCredentials
- type IssuerParameters
- type JSONWebKey
- type JSONWebKeyCurveName
- func PossibleJSONWebKeyCurveNameValues() []JSONWebKeyCurveName
- type JSONWebKeyEncryptionAlgorithm
- func PossibleJSONWebKeyEncryptionAlgorithmValues() []JSONWebKeyEncryptionAlgorithm
- type JSONWebKeyOperation
- func PossibleJSONWebKeyOperationValues() []JSONWebKeyOperation
- type JSONWebKeySignatureAlgorithm
- func PossibleJSONWebKeySignatureAlgorithmValues() []JSONWebKeySignatureAlgorithm
- type JSONWebKeyType
- func PossibleJSONWebKeyTypeValues() []JSONWebKeyType
- type KeyAttributes
- type KeyBundle
- type KeyCreateParameters
- type KeyImportParameters
- type KeyItem
- type KeyListResult
- type KeyListResultIterator
- func NewKeyListResultIterator(page KeyListResultPage) KeyListResultIterator
- type KeyListResultPage
- func NewKeyListResultPage(cur KeyListResult, getNextPage func(context.Context, KeyListResult) (KeyListResult, error)) KeyListResultPage
- type KeyOperationResult
- type KeyOperationsParameters
- type KeyProperties
- type KeyRestoreParameters
- type KeySignParameters
- type KeyUpdateParameters
- type KeyUsageType
- func PossibleKeyUsageTypeValues() []KeyUsageType
- type KeyVerifyParameters
- type KeyVerifyResult
- type LifetimeAction
- type OrganizationDetails
- type PendingCertificateSigningRequestResult
- type SasDefinitionAttributes
- type SasDefinitionBundle
- type SasDefinitionCreateParameters
- type SasDefinitionItem
- type SasDefinitionListResult
- type SasDefinitionListResultIterator
- func NewSasDefinitionListResultIterator(page SasDefinitionListResultPage) SasDefinitionListResultIterator
- type SasDefinitionListResultPage
- func NewSasDefinitionListResultPage(cur SasDefinitionListResult, getNextPage func(context.Context, SasDefinitionListResult) (SasDefinitionListResult, error)) SasDefinitionListResultPage
- type SasDefinitionUpdateParameters
- type SecretAttributes
- type SecretBundle
- type SecretItem
- type SecretListResult
- type SecretListResultIterator
- func NewSecretListResultIterator(page SecretListResultPage) SecretListResultIterator
- type SecretListResultPage
- func NewSecretListResultPage(cur SecretListResult, getNextPage func(context.Context, SecretListResult) (SecretListResult, error)) SecretListResultPage
- type SecretProperties
- type SecretRestoreParameters
- type SecretSetParameters
- type SecretUpdateParameters
- type StorageAccountAttributes
- type StorageAccountCreateParameters
- type StorageAccountItem
- type StorageAccountRegenerteKeyParameters
- type StorageAccountUpdateParameters
- type StorageBundle
- type StorageListResult
- type StorageListResultIterator
- func NewStorageListResultIterator(page StorageListResultPage) StorageListResultIterator
- type StorageListResultPage
- func NewStorageListResultPage(cur StorageListResult, getNextPage func(context.Context, StorageListResult) (StorageListResult, error)) StorageListResultPage
- type SubjectAlternativeNames
- type Trigger
- type X509CertificateProperties
Package files
models.go
func UserAgent() string
func Version() string
type Action = original.Action
type ActionType = original.ActionType
const (
AutoRenew ActionType = original.AutoRenew
EmailContacts ActionType = original.EmailContacts
)
func PossibleActionTypeValues() []ActionType
type AdministratorDetails = original.AdministratorDetails
type Attributes = original.Attributes
type BackupKeyResult = original.BackupKeyResult
type BackupSecretResult = original.BackupSecretResult
type BaseClient = original.BaseClient
func New() BaseClient
func NewWithoutDefaults() BaseClient
type CertificateAttributes = original.CertificateAttributes
type CertificateBundle = original.CertificateBundle
type CertificateCreateParameters = original.CertificateCreateParameters
type CertificateImportParameters = original.CertificateImportParameters
type CertificateIssuerItem = original.CertificateIssuerItem
type CertificateIssuerListResult = original.CertificateIssuerListResult
type CertificateIssuerListResultIterator = original.CertificateIssuerListResultIterator
func NewCertificateIssuerListResultIterator(page CertificateIssuerListResultPage) CertificateIssuerListResultIterator
type CertificateIssuerListResultPage = original.CertificateIssuerListResultPage
func NewCertificateIssuerListResultPage(cur CertificateIssuerListResult, getNextPage func(context.Context, CertificateIssuerListResult) (CertificateIssuerListResult, error)) CertificateIssuerListResultPage
type CertificateIssuerSetParameters = original.CertificateIssuerSetParameters
type CertificateIssuerUpdateParameters = original.CertificateIssuerUpdateParameters
type CertificateItem = original.CertificateItem
type CertificateListResult = original.CertificateListResult
type CertificateListResultIterator = original.CertificateListResultIterator
func NewCertificateListResultIterator(page CertificateListResultPage) CertificateListResultIterator
type CertificateListResultPage = original.CertificateListResultPage
func NewCertificateListResultPage(cur CertificateListResult, getNextPage func(context.Context, CertificateListResult) (CertificateListResult, error)) CertificateListResultPage
type CertificateMergeParameters = original.CertificateMergeParameters
type CertificateOperation = original.CertificateOperation
type CertificateOperationUpdateParameter = original.CertificateOperationUpdateParameter
type CertificatePolicy = original.CertificatePolicy
type CertificateUpdateParameters = original.CertificateUpdateParameters
type Contact = original.Contact
type Contacts = original.Contacts
type DeletedCertificateBundle = original.DeletedCertificateBundle
type DeletedCertificateItem = original.DeletedCertificateItem
type DeletedCertificateListResult = original.DeletedCertificateListResult
type DeletedCertificateListResultIterator = original.DeletedCertificateListResultIterator
func NewDeletedCertificateListResultIterator(page DeletedCertificateListResultPage) DeletedCertificateListResultIterator
type DeletedCertificateListResultPage = original.DeletedCertificateListResultPage
func NewDeletedCertificateListResultPage(cur DeletedCertificateListResult, getNextPage func(context.Context, DeletedCertificateListResult) (DeletedCertificateListResult, error)) DeletedCertificateListResultPage
type DeletedKeyBundle = original.DeletedKeyBundle
type DeletedKeyItem = original.DeletedKeyItem
type DeletedKeyListResult = original.DeletedKeyListResult
type DeletedKeyListResultIterator = original.DeletedKeyListResultIterator
func NewDeletedKeyListResultIterator(page DeletedKeyListResultPage) DeletedKeyListResultIterator
type DeletedKeyListResultPage = original.DeletedKeyListResultPage
func NewDeletedKeyListResultPage(cur DeletedKeyListResult, getNextPage func(context.Context, DeletedKeyListResult) (DeletedKeyListResult, error)) DeletedKeyListResultPage
type DeletedSecretBundle = original.DeletedSecretBundle
type DeletedSecretItem = original.DeletedSecretItem
type DeletedSecretListResult = original.DeletedSecretListResult
type DeletedSecretListResultIterator = original.DeletedSecretListResultIterator
func NewDeletedSecretListResultIterator(page DeletedSecretListResultPage) DeletedSecretListResultIterator
type DeletedSecretListResultPage = original.DeletedSecretListResultPage
func NewDeletedSecretListResultPage(cur DeletedSecretListResult, getNextPage func(context.Context, DeletedSecretListResult) (DeletedSecretListResult, error)) DeletedSecretListResultPage
type DeletionRecoveryLevel = original.DeletionRecoveryLevel
const (
Purgeable DeletionRecoveryLevel = original.Purgeable
Recoverable DeletionRecoveryLevel = original.Recoverable
RecoverableProtectedSubscription DeletionRecoveryLevel = original.RecoverableProtectedSubscription
RecoverablePurgeable DeletionRecoveryLevel = original.RecoverablePurgeable
)
func PossibleDeletionRecoveryLevelValues() []DeletionRecoveryLevel
type Error = original.Error
type ErrorType = original.ErrorType
type IssuerAttributes = original.IssuerAttributes
type IssuerBundle = original.IssuerBundle
type IssuerCredentials = original.IssuerCredentials
type IssuerParameters = original.IssuerParameters
type JSONWebKey = original.JSONWebKey
type JSONWebKeyCurveName = original.JSONWebKeyCurveName
const (
P256 JSONWebKeyCurveName = original.P256
P384 JSONWebKeyCurveName = original.P384
P521 JSONWebKeyCurveName = original.P521
SECP256K1 JSONWebKeyCurveName = original.SECP256K1
)
func PossibleJSONWebKeyCurveNameValues() []JSONWebKeyCurveName
type JSONWebKeyEncryptionAlgorithm = original.JSONWebKeyEncryptionAlgorithm
const (
RSA15 JSONWebKeyEncryptionAlgorithm = original.RSA15
RSAOAEP JSONWebKeyEncryptionAlgorithm = original.RSAOAEP
RSAOAEP256 JSONWebKeyEncryptionAlgorithm = original.RSAOAEP256
)
func PossibleJSONWebKeyEncryptionAlgorithmValues() []JSONWebKeyEncryptionAlgorithm
type JSONWebKeyOperation = original.JSONWebKeyOperation
const (
Decrypt JSONWebKeyOperation = original.Decrypt
Encrypt JSONWebKeyOperation = original.Encrypt
Sign JSONWebKeyOperation = original.Sign
UnwrapKey JSONWebKeyOperation = original.UnwrapKey
Verify JSONWebKeyOperation = original.Verify
WrapKey JSONWebKeyOperation = original.WrapKey
)
func PossibleJSONWebKeyOperationValues() []JSONWebKeyOperation
type JSONWebKeySignatureAlgorithm = original.JSONWebKeySignatureAlgorithm
const (
ECDSA256 JSONWebKeySignatureAlgorithm = original.ECDSA256
ES256 JSONWebKeySignatureAlgorithm = original.ES256
ES384 JSONWebKeySignatureAlgorithm = original.ES384
ES512 JSONWebKeySignatureAlgorithm = original.ES512
PS256 JSONWebKeySignatureAlgorithm = original.PS256
PS384 JSONWebKeySignatureAlgorithm = original.PS384
PS512 JSONWebKeySignatureAlgorithm = original.PS512
RS256 JSONWebKeySignatureAlgorithm = original.RS256
RS384 JSONWebKeySignatureAlgorithm = original.RS384
RS512 JSONWebKeySignatureAlgorithm = original.RS512
RSNULL JSONWebKeySignatureAlgorithm = original.RSNULL
)
func PossibleJSONWebKeySignatureAlgorithmValues() []JSONWebKeySignatureAlgorithm
type JSONWebKeyType = original.JSONWebKeyType
const (
EC JSONWebKeyType = original.EC
ECHSM JSONWebKeyType = original.ECHSM
Oct JSONWebKeyType = original.Oct
RSA JSONWebKeyType = original.RSA
RSAHSM JSONWebKeyType = original.RSAHSM
)
func PossibleJSONWebKeyTypeValues() []JSONWebKeyType
type KeyAttributes = original.KeyAttributes
type KeyBundle = original.KeyBundle
type KeyCreateParameters = original.KeyCreateParameters
type KeyImportParameters = original.KeyImportParameters
type KeyItem = original.KeyItem
type KeyListResult = original.KeyListResult
type KeyListResultIterator = original.KeyListResultIterator
func NewKeyListResultIterator(page KeyListResultPage) KeyListResultIterator
type KeyListResultPage = original.KeyListResultPage
func NewKeyListResultPage(cur KeyListResult, getNextPage func(context.Context, KeyListResult) (KeyListResult, error)) KeyListResultPage
type KeyOperationResult = original.KeyOperationResult
type KeyOperationsParameters = original.KeyOperationsParameters
type KeyProperties = original.KeyProperties
type KeyRestoreParameters = original.KeyRestoreParameters
type KeySignParameters = original.KeySignParameters
type KeyUpdateParameters = original.KeyUpdateParameters
type KeyUsageType = original.KeyUsageType
const (
CRLSign KeyUsageType = original.CRLSign
DataEncipherment KeyUsageType = original.DataEncipherment
DecipherOnly KeyUsageType = original.DecipherOnly
DigitalSignature KeyUsageType = original.DigitalSignature
EncipherOnly KeyUsageType = original.EncipherOnly
KeyAgreement KeyUsageType = original.KeyAgreement
KeyCertSign KeyUsageType = original.KeyCertSign
KeyEncipherment KeyUsageType = original.KeyEncipherment
NonRepudiation KeyUsageType = original.NonRepudiation
)
func PossibleKeyUsageTypeValues() []KeyUsageType
type KeyVerifyParameters = original.KeyVerifyParameters
type KeyVerifyResult = original.KeyVerifyResult
type LifetimeAction = original.LifetimeAction
type OrganizationDetails = original.OrganizationDetails
type PendingCertificateSigningRequestResult = original.PendingCertificateSigningRequestResult
type SasDefinitionAttributes = original.SasDefinitionAttributes
type SasDefinitionBundle = original.SasDefinitionBundle
type SasDefinitionCreateParameters = original.SasDefinitionCreateParameters
type SasDefinitionItem = original.SasDefinitionItem
type SasDefinitionListResult = original.SasDefinitionListResult
type SasDefinitionListResultIterator = original.SasDefinitionListResultIterator
func NewSasDefinitionListResultIterator(page SasDefinitionListResultPage) SasDefinitionListResultIterator
type SasDefinitionListResultPage = original.SasDefinitionListResultPage
func NewSasDefinitionListResultPage(cur SasDefinitionListResult, getNextPage func(context.Context, SasDefinitionListResult) (SasDefinitionListResult, error)) SasDefinitionListResultPage
type SasDefinitionUpdateParameters = original.SasDefinitionUpdateParameters
type SecretAttributes = original.SecretAttributes
type SecretBundle = original.SecretBundle
type SecretItem = original.SecretItem
type SecretListResult = original.SecretListResult
type SecretListResultIterator = original.SecretListResultIterator
func NewSecretListResultIterator(page SecretListResultPage) SecretListResultIterator
type SecretListResultPage = original.SecretListResultPage
func NewSecretListResultPage(cur SecretListResult, getNextPage func(context.Context, SecretListResult) (SecretListResult, error)) SecretListResultPage
type SecretProperties = original.SecretProperties
type SecretRestoreParameters = original.SecretRestoreParameters
type SecretSetParameters = original.SecretSetParameters
type SecretUpdateParameters = original.SecretUpdateParameters
type StorageAccountAttributes = original.StorageAccountAttributes
type StorageAccountCreateParameters = original.StorageAccountCreateParameters
type StorageAccountItem = original.StorageAccountItem
type StorageAccountRegenerteKeyParameters = original.StorageAccountRegenerteKeyParameters
type StorageAccountUpdateParameters = original.StorageAccountUpdateParameters
type StorageBundle = original.StorageBundle
type StorageListResult = original.StorageListResult
type StorageListResultIterator = original.StorageListResultIterator
func NewStorageListResultIterator(page StorageListResultPage) StorageListResultIterator
type StorageListResultPage = original.StorageListResultPage
func NewStorageListResultPage(cur StorageListResult, getNextPage func(context.Context, StorageListResult) (StorageListResult, error)) StorageListResultPage
type SubjectAlternativeNames = original.SubjectAlternativeNames
type Trigger = original.Trigger
type X509CertificateProperties = original.X509CertificateProperties
Subdirectories