compose/aci/convert
Guillaume Tardif 010c4be6b2 Support container_name in ACI and add network alias in dns sidecar.
(Note container_name is used in several MSFT examples)

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-01-12 15:44:37 +01:00
..
container.go ACI: Allow setting protocol when publishing ports 2020-12-11 16:45:48 +01:00
container_test.go Add argument support to run command 2020-09-30 15:34:22 +02:00
convert.go Support container_name in ACI and add network alias in dns sidecar. 2021-01-12 15:44:37 +01:00
convert_test.go Bump `azure-sdk-for-go`: v43.3.0 -> v48.2.0 2020-11-24 11:48:26 -03:00
ports.go ACI: Allow setting protocol when publishing ports 2020-12-11 16:45:48 +01:00
ports_test.go ACI: Allow setting protocol when publishing ports 2020-12-11 16:45:48 +01:00
registry_credentials.go 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
registry_credentials_test.go Update copyright 2020-09-22 12:13:00 +02:00
restartpolicy.go Bump `azure-sdk-for-go`: v43.3.0 -> v48.2.0 2020-11-24 11:48:26 -03:00
restartpolicy_test.go Bump `azure-sdk-for-go`: v43.3.0 -> v48.2.0 2020-11-24 11:48:26 -03:00
secrets.go Bump `azure-sdk-for-go`: v43.3.0 -> v48.2.0 2020-11-24 11:48:26 -03:00
secrets_test.go Moving code from global convert.go to volumes.go, ports.go 2020-10-16 17:47:31 +02:00
volume.go Bump `azure-sdk-for-go`: v43.3.0 -> v48.2.0 2020-11-24 11:48:26 -03:00
volume_test.go Bump `azure-sdk-for-go`: v43.3.0 -> v48.2.0 2020-11-24 11:48:26 -03:00