airshipctl/pkg/util
Ruslan Aliev 92ce88fc29 Allow relative and ~ path for container mount
This patch allow to specify relative and home (~/) path for container
mounts.src field. In case if specified path is not absolute, it will be
created by following pattern: 'targetPath+mounts.src'; in case if path
contains ~/ - it will be properly expanded (it will allow us to mount
~/.airship working directory).

Change-Id: I878094371a2bc4e48216b1d076e466e3d29a86f6
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #484
Closes: #484
2021-03-25 16:41:30 -05:00
..
yaml Add copyright for missing files 2020-04-09 08:35:59 -05:00
homedir_test.go Allow relative and ~ path for container mount 2021-03-25 16:41:30 -05:00
homedir.go Allow relative and ~ path for container mount 2021-03-25 16:41:30 -05:00
tableprinter_test.go Introduce generic table printer 2021-01-27 14:10:31 +04:00
tableprinter.go Introduce generic table printer 2021-01-27 14:10:31 +04:00
tabwriter_test.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
tabwriter.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
url_test.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
url.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
writefiles_test.go Increase test coverage 2020-05-01 07:43:33 -05:00
writefiles.go Add copyright for missing files 2020-04-09 08:35:59 -05:00