aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorials/podman_tutorial.md
diff options
context:
space:
mode:
authorW. Trevor King <wking@tremily.us>2018-07-05 13:35:06 -0700
committerAtomic Bot <atomic-devel@projectatomic.io>2018-07-06 00:48:40 +0000
commit4f0c0597a10350482c76837b381ba64a5472e287 (patch)
treea12450d07249a3f82835733e9d25a08a5851ec4e /docs/tutorials/podman_tutorial.md
parent537f021733468d6b3d8490d87a076740cd76add8 (diff)
downloadpodman-4f0c0597a10350482c76837b381ba64a5472e287.tar.gz
podman-4f0c0597a10350482c76837b381ba64a5472e287.tar.bz2
podman-4f0c0597a10350482c76837b381ba64a5472e287.zip
spec: Make addPrivilegedDevices and createBlockIO per-platform
b96be3af (changes to allow for darwin compilation, 2018-06-20, #1015) made AddPrivilegedDevices per-platform and cc6f0e85 (more changes to compile darwin, 2018-07-04, #1047) made CreateBlockIO per-platform. But both left but left out docs for the unsupported version [1]: pkg/spec/config_unsupported.go:18:1:warning: exported method CreateConfig.AddPrivilegedDevices should have comment or be unexported (golint) pkg/spec/config_unsupported.go:22:1:warning: exported method CreateConfig.CreateBlockIO should have comment or be unexported (golint) To keep the docs DRY, I've restored the public methods and their docs, and I've added new, internal methods for the per-platform implementations. [1]: https://travis-ci.org/projectatomic/libpod/jobs/400555937#L160 Signed-off-by: W. Trevor King <wking@tremily.us> Closes: #1034 Approved by: baude
Diffstat (limited to 'docs/tutorials/podman_tutorial.md')
0 files changed, 0 insertions, 0 deletions