package
2.0.0-rc.2+incompatible
Repository: https://github.com/docker/compose-cli.git
Documentation: pkg.go.dev
# Functions
BytesToGB convert bytes To GB.
ContainerGroupToContainer composes a Container from an ACI container definition.
ContainerGroupToServiceStatus convert from an ACI container definition to service status.
ContainerToComposeProject convert container config to compose project.
FQDN retrieve the fully qualified domain name for a ContainerGroup.
GetGroupStatus returns status for the container group.
GetRunVolumes return volume configurations for a project and a single service this is meant to be used as a compose project of a single service.
GetStatus returns status for the specified container.
ToContainerGroup converts a compose project into a ACI container group.
ToHostConfig convert an ACI container to host config value.
ToPorts converts Azure container ports to api ports.
# Constants
AzureFileDriverName driver name for azure file share.
ComposeDNSSidecarName name of the dns sidecar container.
StatusRunning name of the ACI running status.
VolumeDriveroptsAccountNameKey driver opt for storage account.
VolumeDriveroptsShareNameKey driver opt for fileshare name.