batchai

package
v30.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2019 License: Apache-2.0 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 AllocationState

type AllocationState = original.AllocationState

func PossibleAllocationStateValues

func PossibleAllocationStateValues() []AllocationState

type AppInsightsReference

type AppInsightsReference = original.AppInsightsReference

type AutoScaleSettings

type AutoScaleSettings = original.AutoScaleSettings

type AzureBlobFileSystemReference

type AzureBlobFileSystemReference = original.AzureBlobFileSystemReference

type AzureFileShareReference

type AzureFileShareReference = original.AzureFileShareReference

type AzureStorageCredentialsInfo

type AzureStorageCredentialsInfo = original.AzureStorageCredentialsInfo

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CNTKsettings

type CNTKsettings = original.CNTKsettings

type CachingType

type CachingType = original.CachingType

func PossibleCachingTypeValues

func PossibleCachingTypeValues() []CachingType

type Caffe2Settings

type Caffe2Settings = original.Caffe2Settings

type CaffeSettings

type CaffeSettings = original.CaffeSettings

type ChainerSettings

type ChainerSettings = original.ChainerSettings

type CloudError

type CloudError = original.CloudError

type CloudErrorBody

type CloudErrorBody = original.CloudErrorBody

type Cluster

type Cluster = original.Cluster

type ClusterBaseProperties

type ClusterBaseProperties = original.ClusterBaseProperties

type ClusterCreateParameters

type ClusterCreateParameters = original.ClusterCreateParameters

type ClusterListResult

type ClusterListResult = original.ClusterListResult

type ClusterListResultIterator

type ClusterListResultIterator = original.ClusterListResultIterator

type ClusterListResultPage

type ClusterListResultPage = original.ClusterListResultPage

func NewClusterListResultPage

func NewClusterListResultPage(getNextPage func(context.Context, ClusterListResult) (ClusterListResult, error)) ClusterListResultPage

type ClusterProperties

type ClusterProperties = original.ClusterProperties

type ClusterUpdateParameters

type ClusterUpdateParameters = original.ClusterUpdateParameters

type ClusterUpdateProperties

type ClusterUpdateProperties = original.ClusterUpdateProperties

type ClustersClient

type ClustersClient = original.ClustersClient

func NewClustersClient

func NewClustersClient(subscriptionID string) ClustersClient

func NewClustersClientWithBaseURI

func NewClustersClientWithBaseURI(baseURI string, subscriptionID string) ClustersClient

type ClustersCreateFuture

type ClustersCreateFuture = original.ClustersCreateFuture

type ClustersDeleteFuture

type ClustersDeleteFuture = original.ClustersDeleteFuture

type ContainerSettings

type ContainerSettings = original.ContainerSettings

type CustomMpiSettings

type CustomMpiSettings = original.CustomMpiSettings

type CustomToolkitSettings

type CustomToolkitSettings = original.CustomToolkitSettings

type DataDisks

type DataDisks = original.DataDisks

type DeallocationOption

type DeallocationOption = original.DeallocationOption

func PossibleDeallocationOptionValues

func PossibleDeallocationOptionValues() []DeallocationOption

type EnvironmentVariable

type EnvironmentVariable = original.EnvironmentVariable

type EnvironmentVariableWithSecretValue

type EnvironmentVariableWithSecretValue = original.EnvironmentVariableWithSecretValue

type Error

type Error = original.Error

type ExecutionState

type ExecutionState = original.ExecutionState

func PossibleExecutionStateValues

func PossibleExecutionStateValues() []ExecutionState

type Experiment

type Experiment = original.Experiment

type ExperimentListResult

type ExperimentListResult = original.ExperimentListResult

type ExperimentProperties

type ExperimentProperties = original.ExperimentProperties

type ExperimentsClient

type ExperimentsClient = original.ExperimentsClient

func NewExperimentsClient

func NewExperimentsClient(subscriptionID string) ExperimentsClient

func NewExperimentsClientWithBaseURI

func NewExperimentsClientWithBaseURI(baseURI string, subscriptionID string) ExperimentsClient

type ExperimentsCreateFuture

type ExperimentsCreateFuture = original.ExperimentsCreateFuture

type ExperimentsDeleteFuture

type ExperimentsDeleteFuture = original.ExperimentsDeleteFuture

type File

type File = original.File

type FileListResult

type FileListResult = original.FileListResult

type FileListResultIterator

type FileListResultIterator = original.FileListResultIterator

func NewFileListResultIterator

func NewFileListResultIterator(page FileListResultPage) FileListResultIterator

type FileListResultPage

type FileListResultPage = original.FileListResultPage

func NewFileListResultPage

func NewFileListResultPage(getNextPage func(context.Context, FileListResult) (FileListResult, error)) FileListResultPage

type FileProperties

type FileProperties = original.FileProperties

type FileServer

type FileServer = original.FileServer

type FileServerBaseProperties

type FileServerBaseProperties = original.FileServerBaseProperties

type FileServerCreateParameters

type FileServerCreateParameters = original.FileServerCreateParameters

type FileServerListResult

type FileServerListResult = original.FileServerListResult

type FileServerProperties

type FileServerProperties = original.FileServerProperties

type FileServerReference

type FileServerReference = original.FileServerReference

type FileServersClient

type FileServersClient = original.FileServersClient

func NewFileServersClient

func NewFileServersClient(subscriptionID string) FileServersClient

func NewFileServersClientWithBaseURI

func NewFileServersClientWithBaseURI(baseURI string, subscriptionID string) FileServersClient

type FileServersCreateFuture

type FileServersCreateFuture = original.FileServersCreateFuture

type FileServersDeleteFuture

type FileServersDeleteFuture = original.FileServersDeleteFuture

type FileType

type FileType = original.FileType
const (
	FileTypeDirectory FileType = original.FileTypeDirectory
	FileTypeFile      FileType = original.FileTypeFile
)

func PossibleFileTypeValues

func PossibleFileTypeValues() []FileType

type HorovodSettings

type HorovodSettings = original.HorovodSettings

type ImageReference

type ImageReference = original.ImageReference

type ImageSourceRegistry

type ImageSourceRegistry = original.ImageSourceRegistry

type InputDirectory

type InputDirectory = original.InputDirectory

type Job

type Job = original.Job

type JobBaseProperties

type JobBaseProperties = original.JobBaseProperties

type JobBasePropertiesConstraints

type JobBasePropertiesConstraints = original.JobBasePropertiesConstraints

type JobCreateParameters

type JobCreateParameters = original.JobCreateParameters

type JobListResult

type JobListResult = original.JobListResult

type JobListResultIterator

type JobListResultIterator = original.JobListResultIterator

func NewJobListResultIterator

func NewJobListResultIterator(page JobListResultPage) JobListResultIterator

type JobListResultPage

type JobListResultPage = original.JobListResultPage

func NewJobListResultPage

func NewJobListResultPage(getNextPage func(context.Context, JobListResult) (JobListResult, error)) JobListResultPage

type JobPreparation

type JobPreparation = original.JobPreparation

type JobPriority

type JobPriority = original.JobPriority

func PossibleJobPriorityValues

func PossibleJobPriorityValues() []JobPriority

type JobProperties

type JobProperties = original.JobProperties

type JobPropertiesConstraints

type JobPropertiesConstraints = original.JobPropertiesConstraints

type JobPropertiesExecutionInfo

type JobPropertiesExecutionInfo = original.JobPropertiesExecutionInfo

type JobsClient

type JobsClient = original.JobsClient

func NewJobsClient

func NewJobsClient(subscriptionID string) JobsClient

func NewJobsClientWithBaseURI

func NewJobsClientWithBaseURI(baseURI string, subscriptionID string) JobsClient

type JobsCreateFuture

type JobsCreateFuture = original.JobsCreateFuture

type JobsDeleteFuture

type JobsDeleteFuture = original.JobsDeleteFuture

type JobsTerminateFuture

type JobsTerminateFuture = original.JobsTerminateFuture

type KeyVaultSecretReference

type KeyVaultSecretReference = original.KeyVaultSecretReference

type ListUsagesResult

type ListUsagesResult = original.ListUsagesResult

type ListUsagesResultIterator

type ListUsagesResultIterator = original.ListUsagesResultIterator

func NewListUsagesResultIterator

func NewListUsagesResultIterator(page ListUsagesResultPage) ListUsagesResultIterator

type ListUsagesResultPage

type ListUsagesResultPage = original.ListUsagesResultPage

func NewListUsagesResultPage

func NewListUsagesResultPage(getNextPage func(context.Context, ListUsagesResult) (ListUsagesResult, error)) ListUsagesResultPage

type ManualScaleSettings

type ManualScaleSettings = original.ManualScaleSettings

type MountSettings

type MountSettings = original.MountSettings

type MountVolumes

type MountVolumes = original.MountVolumes

type NameValuePair

type NameValuePair = original.NameValuePair

type NodeSetup

type NodeSetup = original.NodeSetup

type NodeStateCounts

type NodeStateCounts = original.NodeStateCounts

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 OutputDirectory

type OutputDirectory = original.OutputDirectory

type PerformanceCountersSettings

type PerformanceCountersSettings = original.PerformanceCountersSettings

type PrivateRegistryCredentials

type PrivateRegistryCredentials = original.PrivateRegistryCredentials

type ProvisioningState

type ProvisioningState = original.ProvisioningState
const (
	ProvisioningStateCreating  ProvisioningState = original.ProvisioningStateCreating
	ProvisioningStateDeleting  ProvisioningState = original.ProvisioningStateDeleting
	ProvisioningStateFailed    ProvisioningState = original.ProvisioningStateFailed
	ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded
)

func PossibleProvisioningStateValues

func PossibleProvisioningStateValues() []ProvisioningState

type ProxyResource

type ProxyResource = original.ProxyResource

type PyTorchSettings

type PyTorchSettings = original.PyTorchSettings

type RemoteLoginInformation

type RemoteLoginInformation = original.RemoteLoginInformation

type RemoteLoginInformationListResult

type RemoteLoginInformationListResult = original.RemoteLoginInformationListResult

type Resource

type Resource = original.Resource

type ResourceID

type ResourceID = original.ResourceID

type SSHConfiguration

type SSHConfiguration = original.SSHConfiguration

type ScaleSettings

type ScaleSettings = original.ScaleSettings

type SetupTask

type SetupTask = original.SetupTask

type StorageAccountType

type StorageAccountType = original.StorageAccountType

func PossibleStorageAccountTypeValues

func PossibleStorageAccountTypeValues() []StorageAccountType

type TensorFlowSettings

type TensorFlowSettings = original.TensorFlowSettings

type ToolType

type ToolType = original.ToolType

func PossibleToolTypeValues

func PossibleToolTypeValues() []ToolType

type UnmanagedFileSystemReference

type UnmanagedFileSystemReference = original.UnmanagedFileSystemReference

type Usage

type Usage = original.Usage

type UsageName

type UsageName = original.UsageName

type UsageUnit

type UsageUnit = original.UsageUnit
const (
	Count UsageUnit = original.Count
)

func PossibleUsageUnitValues

func PossibleUsageUnitValues() []UsageUnit

type UsagesClient

type UsagesClient = original.UsagesClient

func NewUsagesClient

func NewUsagesClient(subscriptionID string) UsagesClient

func NewUsagesClientWithBaseURI

func NewUsagesClientWithBaseURI(baseURI string, subscriptionID string) UsagesClient

type UserAccountSettings

type UserAccountSettings = original.UserAccountSettings

type VMPriority

type VMPriority = original.VMPriority
const (
	Dedicated   VMPriority = original.Dedicated
	Lowpriority VMPriority = original.Lowpriority
)

func PossibleVMPriorityValues

func PossibleVMPriorityValues() []VMPriority

type VirtualMachineConfiguration

type VirtualMachineConfiguration = original.VirtualMachineConfiguration

type Workspace

type Workspace = original.Workspace

type WorkspaceCreateParameters

type WorkspaceCreateParameters = original.WorkspaceCreateParameters

type WorkspaceListResult

type WorkspaceListResult = original.WorkspaceListResult

type WorkspaceProperties

type WorkspaceProperties = original.WorkspaceProperties

type WorkspaceUpdateParameters

type WorkspaceUpdateParameters = original.WorkspaceUpdateParameters

type WorkspacesClient

type WorkspacesClient = original.WorkspacesClient

func NewWorkspacesClient

func NewWorkspacesClient(subscriptionID string) WorkspacesClient

func NewWorkspacesClientWithBaseURI

func NewWorkspacesClientWithBaseURI(baseURI string, subscriptionID string) WorkspacesClient

type WorkspacesCreateFuture

type WorkspacesCreateFuture = original.WorkspacesCreateFuture

type WorkspacesDeleteFuture

type WorkspacesDeleteFuture = original.WorkspacesDeleteFuture

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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