purview

package
v66.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AccessKeys

type AccessKeys = original.AccessKeys

type Account

type Account = original.Account

type AccountEndpoints

type AccountEndpoints = original.AccountEndpoints

type AccountList

type AccountList = original.AccountList

type AccountListIterator

type AccountListIterator = original.AccountListIterator

func NewAccountListIterator

func NewAccountListIterator(page AccountListPage) AccountListIterator

type AccountListPage

type AccountListPage = original.AccountListPage

func NewAccountListPage

func NewAccountListPage(cur AccountList, getNextPage func(context.Context, AccountList) (AccountList, error)) AccountListPage

type AccountProperties

type AccountProperties = original.AccountProperties

type AccountPropertiesEndpoints

type AccountPropertiesEndpoints = original.AccountPropertiesEndpoints

type AccountPropertiesManagedResources

type AccountPropertiesManagedResources = original.AccountPropertiesManagedResources

type AccountSku

type AccountSku = original.AccountSku

type AccountUpdateParameters

type AccountUpdateParameters = original.AccountUpdateParameters

type AccountsClient

type AccountsClient = original.AccountsClient

func NewAccountsClient

func NewAccountsClient(subscriptionID string) AccountsClient

func NewAccountsClientWithBaseURI

func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient

type AccountsCreateOrUpdateFuture

type AccountsCreateOrUpdateFuture = original.AccountsCreateOrUpdateFuture

type AccountsDeleteFuture

type AccountsDeleteFuture = original.AccountsDeleteFuture

type AccountsUpdateFuture

type AccountsUpdateFuture = original.AccountsUpdateFuture

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CheckNameAvailabilityRequest

type CheckNameAvailabilityRequest = original.CheckNameAvailabilityRequest

type CheckNameAvailabilityResult

type CheckNameAvailabilityResult = original.CheckNameAvailabilityResult

type CloudConnectors

type CloudConnectors = original.CloudConnectors

type CollectionAdminUpdate

type CollectionAdminUpdate = original.CollectionAdminUpdate

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 DefaultAccountPayload

type DefaultAccountPayload = original.DefaultAccountPayload

type DefaultAccountsClient

type DefaultAccountsClient = original.DefaultAccountsClient

func NewDefaultAccountsClient

func NewDefaultAccountsClient(subscriptionID string) DefaultAccountsClient

func NewDefaultAccountsClientWithBaseURI

func NewDefaultAccountsClientWithBaseURI(baseURI string, subscriptionID string) DefaultAccountsClient

type DimensionProperties

type DimensionProperties = original.DimensionProperties

type ErrorModel

type ErrorModel = original.ErrorModel

type ErrorResponseModel

type ErrorResponseModel = original.ErrorResponseModel

type ErrorResponseModelError

type ErrorResponseModelError = original.ErrorResponseModelError

type Identity

type Identity = original.Identity

type LastModifiedByType

type LastModifiedByType = original.LastModifiedByType
const (
	LastModifiedByTypeApplication     LastModifiedByType = original.LastModifiedByTypeApplication
	LastModifiedByTypeKey             LastModifiedByType = original.LastModifiedByTypeKey
	LastModifiedByTypeManagedIdentity LastModifiedByType = original.LastModifiedByTypeManagedIdentity
	LastModifiedByTypeUser            LastModifiedByType = original.LastModifiedByTypeUser
)

func PossibleLastModifiedByTypeValues

func PossibleLastModifiedByTypeValues() []LastModifiedByType

type ManagedResources

type ManagedResources = original.ManagedResources

type Name

type Name = original.Name
const (
	NameStandard Name = original.NameStandard
)

func PossibleNameValues

func PossibleNameValues() []Name

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationList

type OperationList = original.OperationList

type OperationListIterator

type OperationListIterator = original.OperationListIterator

func NewOperationListIterator

func NewOperationListIterator(page OperationListPage) OperationListIterator

type OperationListPage

type OperationListPage = original.OperationListPage

func NewOperationListPage

func NewOperationListPage(cur OperationList, getNextPage func(context.Context, OperationList) (OperationList, error)) OperationListPage

type OperationMetaLogSpecification

type OperationMetaLogSpecification = original.OperationMetaLogSpecification

type OperationMetaMetricSpecification

type OperationMetaMetricSpecification = original.OperationMetaMetricSpecification

type OperationMetaServiceSpecification

type OperationMetaServiceSpecification = original.OperationMetaServiceSpecification

type OperationProperties

type OperationProperties = original.OperationProperties

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionList

type PrivateEndpointConnectionList = original.PrivateEndpointConnectionList

type PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateLinkResource

type PrivateLinkResource = original.PrivateLinkResource

type PrivateLinkResourceList

type PrivateLinkResourceList = original.PrivateLinkResourceList

type PrivateLinkResourceProperties

type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties

type PrivateLinkResourcesClient

type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient

func NewPrivateLinkResourcesClient

func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient

func NewPrivateLinkResourcesClientWithBaseURI

func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient

type PrivateLinkServiceConnectionState

type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState

type ProvisioningState

type ProvisioningState = original.ProvisioningState

func PossibleProvisioningStateValues

func PossibleProvisioningStateValues() []ProvisioningState

type ProxyResource

type ProxyResource = original.ProxyResource

type PublicNetworkAccess

type PublicNetworkAccess = original.PublicNetworkAccess
const (
	PublicNetworkAccessDisabled     PublicNetworkAccess = original.PublicNetworkAccessDisabled
	PublicNetworkAccessEnabled      PublicNetworkAccess = original.PublicNetworkAccessEnabled
	PublicNetworkAccessNotSpecified PublicNetworkAccess = original.PublicNetworkAccessNotSpecified
)

func PossiblePublicNetworkAccessValues

func PossiblePublicNetworkAccessValues() []PublicNetworkAccess

type Reason

type Reason = original.Reason
const (
	ReasonAlreadyExists Reason = original.ReasonAlreadyExists
	ReasonInvalid       Reason = original.ReasonInvalid
)

func PossibleReasonValues

func PossibleReasonValues() []Reason

type ScopeType

type ScopeType = original.ScopeType
const (
	ScopeTypeSubscription ScopeType = original.ScopeTypeSubscription
	ScopeTypeTenant       ScopeType = original.ScopeTypeTenant
)

func PossibleScopeTypeValues

func PossibleScopeTypeValues() []ScopeType

type Status

type Status = original.Status
const (
	StatusApproved     Status = original.StatusApproved
	StatusDisconnected Status = original.StatusDisconnected
	StatusPending      Status = original.StatusPending
	StatusRejected     Status = original.StatusRejected
	StatusUnknown      Status = original.StatusUnknown
)

func PossibleStatusValues

func PossibleStatusValues() []Status

type SystemData

type SystemData = original.SystemData

type TrackedResource

type TrackedResource = original.TrackedResource

type TrackedResourceSystemData

type TrackedResourceSystemData = original.TrackedResourceSystemData

type Type

type Type = original.Type
const (
	TypeSystemAssigned Type = original.TypeSystemAssigned
)

func PossibleTypeValues

func PossibleTypeValues() []Type

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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