package
10.3.1-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 ManagementClient 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.
NewWithBaseURI creates an instance of the ManagementClient 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 specifies the always state for container restart policy.
DefaultBaseURI is the default URI used for the service Containerinstance.
Linux specifies the linux state for operating system types.
TCP specifies the tcp state for container group network protocol.
UDP specifies the udp state for container group network protocol.
Windows specifies the windows state for operating system types.

# Structs

AzureFileVolume is the Azure file volume.
Container is a container instance.
ContainerEvent is a container event.
ContainerGroup is a container group.
ContainerGroupListResult is the container group list response that contains the container group properties.
ContainerGroupProperties is.
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 is the container port.
ContainerProperties is the container properties.
ContainerPropertiesInstanceView is the instance view of the container.
ContainerState is the container state.
EnvironmentVariable is environment variable to set within the container.
ImageRegistryCredential is image registry credential.
IPAddress is IP address for the group.
Logs is the logs.
ManagementClient is the base client for Containerinstance.
Port is the port.
Resource is the Resource model definition.
ResourceLimits is the resource limits.
ResourceRequests is the resource requests.
ResourceRequirements is the resource requirements.
Volume is the volume.
VolumeMount is the volume mount.

# Type aliases

ContainerGroupNetworkProtocol enumerates the values for container group network protocol.
ContainerRestartPolicy enumerates the values for container restart policy.
OperatingSystemTypes enumerates the values for operating system types.