databricks

package
v60.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2021 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 AddressSpace

type AddressSpace = original.AddressSpace

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CreatedBy

type CreatedBy = original.CreatedBy

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 CustomParameterType

type CustomParameterType = original.CustomParameterType

func PossibleCustomParameterTypeValues

func PossibleCustomParameterTypeValues() []CustomParameterType

type Encryption

type Encryption = original.Encryption

type EncryptionEntitiesDefinition

type EncryptionEntitiesDefinition = original.EncryptionEntitiesDefinition

type EncryptionV2

type EncryptionV2 = original.EncryptionV2

type EncryptionV2KeyVaultProperties

type EncryptionV2KeyVaultProperties = original.EncryptionV2KeyVaultProperties

type ErrorDetail

type ErrorDetail = original.ErrorDetail

type ErrorInfo

type ErrorInfo = original.ErrorInfo

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type GroupIDInformation

type GroupIDInformation = original.GroupIDInformation

type GroupIDInformationProperties

type GroupIDInformationProperties = original.GroupIDInformationProperties

type KeySource

type KeySource = original.KeySource
const (
	KeySourceDefault           KeySource = original.KeySourceDefault
	KeySourceMicrosoftKeyvault KeySource = original.KeySourceMicrosoftKeyvault
)

func PossibleKeySourceValues

func PossibleKeySourceValues() []KeySource

type ManagedIdentityConfiguration

type ManagedIdentityConfiguration = original.ManagedIdentityConfiguration

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PeeringProvisioningState

type PeeringProvisioningState = original.PeeringProvisioningState

func PossiblePeeringProvisioningStateValues

func PossiblePeeringProvisioningStateValues() []PeeringProvisioningState

type PeeringState

type PeeringState = original.PeeringState
const (
	PeeringStateConnected    PeeringState = original.PeeringStateConnected
	PeeringStateDisconnected PeeringState = original.PeeringStateDisconnected
	PeeringStateInitiated    PeeringState = original.PeeringStateInitiated
)

func PossiblePeeringStateValues

func PossiblePeeringStateValues() []PeeringState

type PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsList

type PrivateEndpointConnectionsList = original.PrivateEndpointConnectionsList

type PrivateLinkResourcesClient

type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient

func NewPrivateLinkResourcesClient

func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient

func NewPrivateLinkResourcesClientWithBaseURI

func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient

type PrivateLinkResourcesList

type PrivateLinkResourcesList = original.PrivateLinkResourcesList

type PrivateLinkServiceConnectionState

type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState

type ProvisioningState

type ProvisioningState = original.ProvisioningState

func PossibleProvisioningStateValues

func PossibleProvisioningStateValues() []ProvisioningState

type PublicNetworkAccess

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

func PossiblePublicNetworkAccessValues

func PossiblePublicNetworkAccessValues() []PublicNetworkAccess

type RequiredNsgRules

type RequiredNsgRules = original.RequiredNsgRules
const (
	RequiredNsgRulesAllRules               RequiredNsgRules = original.RequiredNsgRulesAllRules
	RequiredNsgRulesNoAzureDatabricksRules RequiredNsgRules = original.RequiredNsgRulesNoAzureDatabricksRules
	RequiredNsgRulesNoAzureServiceRules    RequiredNsgRules = original.RequiredNsgRulesNoAzureServiceRules
)

func PossibleRequiredNsgRulesValues

func PossibleRequiredNsgRulesValues() []RequiredNsgRules

type Resource

type Resource = original.Resource

type Sku

type Sku = original.Sku

type SystemData

type SystemData = original.SystemData

type TrackedResource

type TrackedResource = original.TrackedResource

type VNetPeeringClient

type VNetPeeringClient = original.VNetPeeringClient

func NewVNetPeeringClient

func NewVNetPeeringClient(subscriptionID string) VNetPeeringClient

func NewVNetPeeringClientWithBaseURI

func NewVNetPeeringClientWithBaseURI(baseURI string, subscriptionID string) VNetPeeringClient

type VNetPeeringCreateOrUpdateFuture

type VNetPeeringCreateOrUpdateFuture = original.VNetPeeringCreateOrUpdateFuture

type VNetPeeringDeleteFuture

type VNetPeeringDeleteFuture = original.VNetPeeringDeleteFuture

type VirtualNetworkPeering

type VirtualNetworkPeering = original.VirtualNetworkPeering

type VirtualNetworkPeeringList

type VirtualNetworkPeeringList = original.VirtualNetworkPeeringList

type Workspace

type Workspace = original.Workspace

type WorkspaceCustomBooleanParameter

type WorkspaceCustomBooleanParameter = original.WorkspaceCustomBooleanParameter

type WorkspaceCustomObjectParameter

type WorkspaceCustomObjectParameter = original.WorkspaceCustomObjectParameter

type WorkspaceCustomParameters

type WorkspaceCustomParameters = original.WorkspaceCustomParameters

type WorkspaceCustomStringParameter

type WorkspaceCustomStringParameter = original.WorkspaceCustomStringParameter

type WorkspaceEncryptionParameter

type WorkspaceEncryptionParameter = original.WorkspaceEncryptionParameter

type WorkspaceListResult

type WorkspaceListResult = original.WorkspaceListResult

type WorkspaceProperties

type WorkspaceProperties = original.WorkspaceProperties

type WorkspacePropertiesEncryption

type WorkspacePropertiesEncryption = original.WorkspacePropertiesEncryption

type WorkspaceProviderAuthorization

type WorkspaceProviderAuthorization = original.WorkspaceProviderAuthorization

type WorkspaceUpdate

type WorkspaceUpdate = original.WorkspaceUpdate

type WorkspacesClient

type WorkspacesClient = original.WorkspacesClient

func NewWorkspacesClient

func NewWorkspacesClient(subscriptionID string) WorkspacesClient

func NewWorkspacesClientWithBaseURI

func NewWorkspacesClientWithBaseURI(baseURI string, subscriptionID string) WorkspacesClient

type WorkspacesCreateOrUpdateFuture

type WorkspacesCreateOrUpdateFuture = original.WorkspacesCreateOrUpdateFuture

type WorkspacesDeleteFuture

type WorkspacesDeleteFuture = original.WorkspacesDeleteFuture

type WorkspacesUpdateFuture

type WorkspacesUpdateFuture = original.WorkspacesUpdateFuture

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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