compose/aci
Guillaume Tardif 97576db803
Merge pull request #689 from ulyssessouza/json-out
Add json output format to several commands
2020-10-05 10:30:30 +02:00
..
convert Merge pull request #700 from gtardif/aci_constants 2020-10-02 17:19:52 +02:00
login Regroup azure constants that might be things to switch in order to provide access to other azure clouds. 2020-09-30 14:05:28 +02:00
aci.go Update copyright 2020-09-22 12:13:00 +02:00
aci_test.go Update copyright 2020-09-22 12:13:00 +02:00
backend.go Merge pull request #637 from docker/volume_tests 2020-09-22 14:40:46 +02:00
backend_test.go Update copyright 2020-09-22 12:13:00 +02:00
cloud.go Update copyright 2020-09-22 12:13:00 +02:00
compose.go ACI: allow users to set DNSLabelName and deploy containers with fqdn like `myapp.eastus.azurecontainers.io` 2020-09-22 14:41:31 +02:00
containers.go Return empty list instead of nil on List 2020-10-01 15:41:18 +02:00
context.go Update copyright 2020-09-22 12:13:00 +02:00
context_test.go Update copyright 2020-09-22 12:13:00 +02:00
resource_group.go Update copyright 2020-09-22 12:13:00 +02:00
volumes.go ACI Volumes : create takes one required arg, instead of required flag `--fileshare` (we still have required flag `--storage-account` specifically for ACI) 2020-09-24 17:10:32 +02:00