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