package
19.2.0+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance of the BaseClient client.
NewContainerGroupsClient creates an instance of the ContainerGroupsClient client.
NewContainerGroupsClientWithBaseURI creates an instance of the ContainerGroupsClient client.
NewContainerGroupUsageClient creates an instance of the ContainerGroupUsageClient client.
NewContainerGroupUsageClientWithBaseURI creates an instance of the ContainerGroupUsageClient client.
NewContainerLogsClient creates an instance of the ContainerLogsClient client.
NewContainerLogsClientWithBaseURI creates an instance of the ContainerLogsClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewStartContainerClient creates an instance of the StartContainerClient client.
NewStartContainerClientWithBaseURI creates an instance of the StartContainerClient client.
NewWithBaseURI creates an instance of the BaseClient client.
PossibleContainerGroupNetworkProtocolValues returns an array of possible values for the ContainerGroupNetworkProtocol const type.
PossibleContainerGroupRestartPolicyValues returns an array of possible values for the ContainerGroupRestartPolicy const type.
PossibleContainerNetworkProtocolValues returns an array of possible values for the ContainerNetworkProtocol const type.
PossibleOperatingSystemTypesValues returns an array of possible values for the OperatingSystemTypes const type.
PossibleOperationsOriginValues returns an array of possible values for the OperationsOrigin const type.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

Always ...
ContainerNetworkProtocolTCP ...
ContainerNetworkProtocolUDP ...
DefaultBaseURI is the default URI used for the service Containerinstance.
Linux ...
Never ...
OnFailure ...
System ...
TCP ...
UDP ...
User ...
Windows ...

# Structs

AzureFileVolume the properties of the Azure File volume.
BaseClient is the base client for Containerinstance.
Container a container instance.
ContainerExecRequest the start container exec request.
ContainerExecRequestTerminalSize the size of the terminal.
ContainerExecResponse the information for the container exec command.
ContainerGroup a container group.
ContainerGroupListResult the container group list response that contains the container group properties.
ContainerGroupListResultIterator provides access to a complete listing of ContainerGroup values.
ContainerGroupListResultPage contains a page of ContainerGroup values.
ContainerGroupProperties ...
ContainerGroupPropertiesInstanceView the instance view of the container group.
ContainerGroupsClient is the client for the ContainerGroups methods of the Containerinstance service.
ContainerGroupsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
ContainerGroupUsageClient is the client for the ContainerGroupUsage methods of the Containerinstance service.
ContainerLogsClient is the client for the ContainerLogs methods of the Containerinstance service.
ContainerPort the port exposed on the container instance.
ContainerProperties the container instance properties.
ContainerPropertiesInstanceView the instance view of the container instance.
ContainerState the container instance state.
EnvironmentVariable the environment variable to set within the container instance.
Event a container group or container instance event.
GitRepoVolume represents a volume that is populated with the contents of a git repository.
ImageRegistryCredential image registry credential.
IPAddress IP address for the container group.
Logs the logs.
Operation an operation for Azure Container Instance service.
OperationDisplay the display information of the operation.
OperationListResult the operation list response that contains all operations for Azure Container Instance service.
OperationsClient is the client for the Operations methods of the Containerinstance service.
Port the port exposed on the container group.
Resource the Resource model definition.
ResourceLimits the resource limits.
ResourceRequests the resource requests.
ResourceRequirements the resource requirements.
StartContainerClient is the client for the StartContainer methods of the Containerinstance service.
Usage a single usage result.
UsageListResult the response containing the usage data.
UsageName the name object of the resource.
Volume the properties of the volume.
VolumeMount the properties of the volume mount.

# Type aliases

ContainerGroupNetworkProtocol enumerates the values for container group network protocol.
ContainerGroupRestartPolicy enumerates the values for container group restart policy.
ContainerNetworkProtocol enumerates the values for container network protocol.
OperatingSystemTypes enumerates the values for operating system types.
OperationsOrigin enumerates the values for operations origin.