Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AzureFileVolume
- type BaseClient
- type Container
- type ContainerClient
- type ContainerExec
- type ContainerExecRequest
- type ContainerExecRequestTerminalSize
- type ContainerExecResponse
- type ContainerGroup
- type ContainerGroupDiagnostics
- type ContainerGroupIPAddressType
- type ContainerGroupIdentity
- type ContainerGroupIdentityUserAssignedIdentitiesValue
- type ContainerGroupListResult
- type ContainerGroupListResultIterator
- type ContainerGroupListResultPage
- type ContainerGroupNetworkProfile
- type ContainerGroupNetworkProtocol
- type ContainerGroupProperties
- type ContainerGroupPropertiesInstanceView
- type ContainerGroupRestartPolicy
- type ContainerGroupUsageClient
- type ContainerGroupsClient
- type ContainerGroupsCreateOrUpdateFuture
- type ContainerGroupsRestartFuture
- type ContainerHTTPGet
- type ContainerNetworkProtocol
- type ContainerPort
- type ContainerProbe
- type ContainerProperties
- type ContainerPropertiesInstanceView
- type ContainerState
- type EnvironmentVariable
- type Event
- type GitRepoVolume
- type IPAddress
- type ImageRegistryCredential
- type LogAnalytics
- type LogAnalyticsLogType
- type Logs
- type OperatingSystemTypes
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationsClient
- type OperationsOrigin
- type Port
- type Resource
- type ResourceIdentityType
- type ResourceLimits
- type ResourceRequests
- type ResourceRequirements
- type Scheme
- type ServiceAssociationLinkClient
- type Usage
- type UsageListResult
- type UsageName
- type Volume
- type VolumeMount
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AzureFileVolume ¶
type AzureFileVolume = original.AzureFileVolume
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type ContainerClient ¶
type ContainerClient = original.ContainerClient
func NewContainerClient ¶
func NewContainerClient(subscriptionID string) ContainerClient
func NewContainerClientWithBaseURI ¶
func NewContainerClientWithBaseURI(baseURI string, subscriptionID string) ContainerClient
type ContainerExec ¶
type ContainerExec = original.ContainerExec
type ContainerExecRequest ¶
type ContainerExecRequest = original.ContainerExecRequest
type ContainerExecRequestTerminalSize ¶
type ContainerExecRequestTerminalSize = original.ContainerExecRequestTerminalSize
type ContainerExecResponse ¶
type ContainerExecResponse = original.ContainerExecResponse
type ContainerGroup ¶
type ContainerGroup = original.ContainerGroup
type ContainerGroupDiagnostics ¶
type ContainerGroupDiagnostics = original.ContainerGroupDiagnostics
type ContainerGroupIPAddressType ¶
type ContainerGroupIPAddressType = original.ContainerGroupIPAddressType
const ( Private ContainerGroupIPAddressType = original.Private Public ContainerGroupIPAddressType = original.Public )
func PossibleContainerGroupIPAddressTypeValues ¶
func PossibleContainerGroupIPAddressTypeValues() []ContainerGroupIPAddressType
type ContainerGroupIdentity ¶
type ContainerGroupIdentity = original.ContainerGroupIdentity
type ContainerGroupIdentityUserAssignedIdentitiesValue ¶
type ContainerGroupIdentityUserAssignedIdentitiesValue = original.ContainerGroupIdentityUserAssignedIdentitiesValue
type ContainerGroupListResult ¶
type ContainerGroupListResult = original.ContainerGroupListResult
type ContainerGroupListResultIterator ¶
type ContainerGroupListResultIterator = original.ContainerGroupListResultIterator
type ContainerGroupListResultPage ¶
type ContainerGroupListResultPage = original.ContainerGroupListResultPage
type ContainerGroupNetworkProfile ¶
type ContainerGroupNetworkProfile = original.ContainerGroupNetworkProfile
type ContainerGroupNetworkProtocol ¶
type ContainerGroupNetworkProtocol = original.ContainerGroupNetworkProtocol
const ( TCP ContainerGroupNetworkProtocol = original.TCP UDP ContainerGroupNetworkProtocol = original.UDP )
func PossibleContainerGroupNetworkProtocolValues ¶
func PossibleContainerGroupNetworkProtocolValues() []ContainerGroupNetworkProtocol
type ContainerGroupProperties ¶
type ContainerGroupProperties = original.ContainerGroupProperties
type ContainerGroupPropertiesInstanceView ¶
type ContainerGroupPropertiesInstanceView = original.ContainerGroupPropertiesInstanceView
type ContainerGroupRestartPolicy ¶
type ContainerGroupRestartPolicy = original.ContainerGroupRestartPolicy
const ( Always ContainerGroupRestartPolicy = original.Always Never ContainerGroupRestartPolicy = original.Never OnFailure ContainerGroupRestartPolicy = original.OnFailure )
func PossibleContainerGroupRestartPolicyValues ¶
func PossibleContainerGroupRestartPolicyValues() []ContainerGroupRestartPolicy
type ContainerGroupUsageClient ¶
type ContainerGroupUsageClient = original.ContainerGroupUsageClient
func NewContainerGroupUsageClient ¶
func NewContainerGroupUsageClient(subscriptionID string) ContainerGroupUsageClient
func NewContainerGroupUsageClientWithBaseURI ¶
func NewContainerGroupUsageClientWithBaseURI(baseURI string, subscriptionID string) ContainerGroupUsageClient
type ContainerGroupsClient ¶
type ContainerGroupsClient = original.ContainerGroupsClient
func NewContainerGroupsClient ¶
func NewContainerGroupsClient(subscriptionID string) ContainerGroupsClient
func NewContainerGroupsClientWithBaseURI ¶
func NewContainerGroupsClientWithBaseURI(baseURI string, subscriptionID string) ContainerGroupsClient
type ContainerGroupsCreateOrUpdateFuture ¶
type ContainerGroupsCreateOrUpdateFuture = original.ContainerGroupsCreateOrUpdateFuture
type ContainerGroupsRestartFuture ¶
type ContainerGroupsRestartFuture = original.ContainerGroupsRestartFuture
type ContainerHTTPGet ¶
type ContainerHTTPGet = original.ContainerHTTPGet
type ContainerNetworkProtocol ¶
type ContainerNetworkProtocol = original.ContainerNetworkProtocol
const ( ContainerNetworkProtocolTCP ContainerNetworkProtocol = original.ContainerNetworkProtocolTCP ContainerNetworkProtocolUDP ContainerNetworkProtocol = original.ContainerNetworkProtocolUDP )
func PossibleContainerNetworkProtocolValues ¶
func PossibleContainerNetworkProtocolValues() []ContainerNetworkProtocol
type ContainerPort ¶
type ContainerPort = original.ContainerPort
type ContainerProbe ¶
type ContainerProbe = original.ContainerProbe
type ContainerProperties ¶
type ContainerProperties = original.ContainerProperties
type ContainerPropertiesInstanceView ¶
type ContainerPropertiesInstanceView = original.ContainerPropertiesInstanceView
type ContainerState ¶
type ContainerState = original.ContainerState
type EnvironmentVariable ¶
type EnvironmentVariable = original.EnvironmentVariable
type GitRepoVolume ¶
type GitRepoVolume = original.GitRepoVolume
type ImageRegistryCredential ¶
type ImageRegistryCredential = original.ImageRegistryCredential
type LogAnalytics ¶
type LogAnalytics = original.LogAnalytics
type LogAnalyticsLogType ¶
type LogAnalyticsLogType = original.LogAnalyticsLogType
const ( ContainerInsights LogAnalyticsLogType = original.ContainerInsights ContainerInstanceLogs LogAnalyticsLogType = original.ContainerInstanceLogs )
func PossibleLogAnalyticsLogTypeValues ¶
func PossibleLogAnalyticsLogTypeValues() []LogAnalyticsLogType
type OperatingSystemTypes ¶
type OperatingSystemTypes = original.OperatingSystemTypes
const ( Linux OperatingSystemTypes = original.Linux Windows OperatingSystemTypes = original.Windows )
func PossibleOperatingSystemTypesValues ¶
func PossibleOperatingSystemTypesValues() []OperatingSystemTypes
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 OperationsOrigin ¶
type OperationsOrigin = original.OperationsOrigin
const ( System OperationsOrigin = original.System User OperationsOrigin = original.User )
func PossibleOperationsOriginValues ¶
func PossibleOperationsOriginValues() []OperationsOrigin
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const ( None ResourceIdentityType = original.None SystemAssigned ResourceIdentityType = original.SystemAssigned SystemAssignedUserAssigned ResourceIdentityType = original.SystemAssignedUserAssigned UserAssigned ResourceIdentityType = original.UserAssigned )
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type ResourceLimits ¶
type ResourceLimits = original.ResourceLimits
type ResourceRequests ¶
type ResourceRequests = original.ResourceRequests
type ResourceRequirements ¶
type ResourceRequirements = original.ResourceRequirements
type Scheme ¶
func PossibleSchemeValues ¶
func PossibleSchemeValues() []Scheme
type ServiceAssociationLinkClient ¶
type ServiceAssociationLinkClient = original.ServiceAssociationLinkClient
func NewServiceAssociationLinkClient ¶
func NewServiceAssociationLinkClient(subscriptionID string) ServiceAssociationLinkClient
func NewServiceAssociationLinkClientWithBaseURI ¶
func NewServiceAssociationLinkClientWithBaseURI(baseURI string, subscriptionID string) ServiceAssociationLinkClient
type UsageListResult ¶
type UsageListResult = original.UsageListResult
type VolumeMount ¶
type VolumeMount = original.VolumeMount
Click to show internal directories.
Click to hide internal directories.