keyvault

package
v48.1.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation ¶

Index ¶

Constants ¶

This section is empty.

Variables ¶

This section is empty.

Functions ¶

func UserAgent ¶

func UserAgent() string

func Version ¶

func Version() string

Types ¶

type Action ¶

type Action = original.Action

type ActionType ¶

type ActionType = original.ActionType
const (
	AutoRenew     ActionType = original.AutoRenew
	EmailContacts ActionType = original.EmailContacts
)

func PossibleActionTypeValues ¶

func PossibleActionTypeValues() []ActionType

type AdministratorDetails ¶

type AdministratorDetails = original.AdministratorDetails

type Attributes ¶

type Attributes = original.Attributes

type BackupKeyResult ¶

type BackupKeyResult = original.BackupKeyResult

type BackupSecretResult ¶

type BackupSecretResult = original.BackupSecretResult

type BaseClient ¶

type BaseClient = original.BaseClient

func New ¶

func New() BaseClient

func NewWithoutDefaults ¶

func NewWithoutDefaults() BaseClient

type CertificateAttributes ¶

type CertificateAttributes = original.CertificateAttributes

type CertificateBundle ¶

type CertificateBundle = original.CertificateBundle

type CertificateCreateParameters ¶

type CertificateCreateParameters = original.CertificateCreateParameters

type CertificateImportParameters ¶

type CertificateImportParameters = original.CertificateImportParameters

type CertificateIssuerItem ¶

type CertificateIssuerItem = original.CertificateIssuerItem

type CertificateIssuerListResult ¶

type CertificateIssuerListResult = original.CertificateIssuerListResult

type CertificateIssuerSetParameters ¶

type CertificateIssuerSetParameters = original.CertificateIssuerSetParameters

type CertificateItem ¶

type CertificateItem = original.CertificateItem

type CertificateListResult ¶

type CertificateListResult = original.CertificateListResult

type CertificateMergeParameters ¶

type CertificateMergeParameters = original.CertificateMergeParameters

type CertificateOperation ¶

type CertificateOperation = original.CertificateOperation

type CertificatePolicy ¶

type CertificatePolicy = original.CertificatePolicy

type CertificateUpdateParameters ¶

type CertificateUpdateParameters = original.CertificateUpdateParameters

type Contact ¶

type Contact = original.Contact

type Contacts ¶

type Contacts = original.Contacts

type DeletedCertificateBundle ¶

type DeletedCertificateBundle = original.DeletedCertificateBundle

type DeletedCertificateItem ¶

type DeletedCertificateItem = original.DeletedCertificateItem

type DeletedCertificateListResult ¶

type DeletedCertificateListResult = original.DeletedCertificateListResult

type DeletedKeyBundle ¶

type DeletedKeyBundle = original.DeletedKeyBundle

type DeletedKeyItem ¶

type DeletedKeyItem = original.DeletedKeyItem

type DeletedKeyListResult ¶

type DeletedKeyListResult = original.DeletedKeyListResult

type DeletedSecretBundle ¶

type DeletedSecretBundle = original.DeletedSecretBundle

type DeletedSecretItem ¶

type DeletedSecretItem = original.DeletedSecretItem

type DeletedSecretListResult ¶

type DeletedSecretListResult = original.DeletedSecretListResult

type Error ¶

type Error = original.Error

type ErrorType ¶

type ErrorType = original.ErrorType

type IssuerAttributes ¶

type IssuerAttributes = original.IssuerAttributes

type IssuerBundle ¶

type IssuerBundle = original.IssuerBundle

type IssuerCredentials ¶

type IssuerCredentials = original.IssuerCredentials

type IssuerParameters ¶

type IssuerParameters = original.IssuerParameters

type JSONWebKey ¶

type JSONWebKey = original.JSONWebKey

type KeyAttributes ¶

type KeyAttributes = original.KeyAttributes

type KeyBundle ¶

type KeyBundle = original.KeyBundle

type KeyCreateParameters ¶

type KeyCreateParameters = original.KeyCreateParameters

type KeyImportParameters ¶

type KeyImportParameters = original.KeyImportParameters

type KeyItem ¶

type KeyItem = original.KeyItem

type KeyListResult ¶

type KeyListResult = original.KeyListResult

type KeyListResultIterator ¶

type KeyListResultIterator = original.KeyListResultIterator

func NewKeyListResultIterator ¶

func NewKeyListResultIterator(page KeyListResultPage) KeyListResultIterator

type KeyListResultPage ¶

type KeyListResultPage = original.KeyListResultPage

func NewKeyListResultPage ¶

func NewKeyListResultPage(getNextPage func(context.Context, KeyListResult) (KeyListResult, error)) KeyListResultPage

type KeyOperationResult ¶

type KeyOperationResult = original.KeyOperationResult

type KeyOperationsParameters ¶

type KeyOperationsParameters = original.KeyOperationsParameters

type KeyProperties ¶

type KeyProperties = original.KeyProperties

type KeyRestoreParameters ¶

type KeyRestoreParameters = original.KeyRestoreParameters

type KeySignParameters ¶

type KeySignParameters = original.KeySignParameters

type KeyUpdateParameters ¶

type KeyUpdateParameters = original.KeyUpdateParameters

type KeyUsageType ¶

type KeyUsageType = original.KeyUsageType

func PossibleKeyUsageTypeValues ¶

func PossibleKeyUsageTypeValues() []KeyUsageType

type KeyVerifyParameters ¶

type KeyVerifyParameters = original.KeyVerifyParameters

type KeyVerifyResult ¶

type KeyVerifyResult = original.KeyVerifyResult

type LifetimeAction ¶

type LifetimeAction = original.LifetimeAction

type OrganizationDetails ¶

type OrganizationDetails = original.OrganizationDetails

type SasDefinitionAttributes ¶

type SasDefinitionAttributes = original.SasDefinitionAttributes

type SasDefinitionBundle ¶

type SasDefinitionBundle = original.SasDefinitionBundle

type SasDefinitionCreateParameters ¶

type SasDefinitionCreateParameters = original.SasDefinitionCreateParameters

type SasDefinitionItem ¶

type SasDefinitionItem = original.SasDefinitionItem

type SasDefinitionListResult ¶

type SasDefinitionListResult = original.SasDefinitionListResult

type SasDefinitionUpdateParameters ¶

type SasDefinitionUpdateParameters = original.SasDefinitionUpdateParameters

type SecretAttributes ¶

type SecretAttributes = original.SecretAttributes

type SecretBundle ¶

type SecretBundle = original.SecretBundle

type SecretItem ¶

type SecretItem = original.SecretItem

type SecretListResult ¶

type SecretListResult = original.SecretListResult

type SecretListResultIterator ¶

type SecretListResultIterator = original.SecretListResultIterator

type SecretListResultPage ¶

type SecretListResultPage = original.SecretListResultPage

func NewSecretListResultPage ¶

func NewSecretListResultPage(getNextPage func(context.Context, SecretListResult) (SecretListResult, error)) SecretListResultPage

type SecretProperties ¶

type SecretProperties = original.SecretProperties

type SecretRestoreParameters ¶

type SecretRestoreParameters = original.SecretRestoreParameters

type SecretSetParameters ¶

type SecretSetParameters = original.SecretSetParameters

type SecretUpdateParameters ¶

type SecretUpdateParameters = original.SecretUpdateParameters

type StorageAccountAttributes ¶

type StorageAccountAttributes = original.StorageAccountAttributes

type StorageAccountCreateParameters ¶

type StorageAccountCreateParameters = original.StorageAccountCreateParameters

type StorageAccountItem ¶

type StorageAccountItem = original.StorageAccountItem

type StorageAccountUpdateParameters ¶

type StorageAccountUpdateParameters = original.StorageAccountUpdateParameters

type StorageBundle ¶

type StorageBundle = original.StorageBundle

type StorageListResult ¶

type StorageListResult = original.StorageListResult

type StorageListResultPage ¶

type StorageListResultPage = original.StorageListResultPage

type SubjectAlternativeNames ¶

type SubjectAlternativeNames = original.SubjectAlternativeNames

type Trigger ¶

type Trigger = original.Trigger

type X509CertificateProperties ¶

type X509CertificateProperties = original.X509CertificateProperties

Directories ¶

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL