package
12.5.0-beta+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.
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.
NewWithBaseURI creates an instance of the BaseClient client.
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.
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.
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.
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.
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.