summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-01-22 15:28:19 +0100
committerGitHub <noreply@github.com>2019-01-22 15:28:19 +0100
commit7838a13b61ee893a6dad5cf4cc4e36c5ab74b855 (patch)
tree84f0df8442d5fd412c9b2838260e9d5cc16c989b /API.md
parentec969875fa13e90f4ce696e9d24b86a02f79f54a (diff)
parent5c8e7ed0dee117c9d423849f09f82d15957893a8 (diff)
downloadpodman-7838a13b61ee893a6dad5cf4cc4e36c5ab74b855.tar.gz
podman-7838a13b61ee893a6dad5cf4cc4e36c5ab74b855.tar.bz2
podman-7838a13b61ee893a6dad5cf4cc4e36c5ab74b855.zip
Merge pull request #2199 from baude/remoteversion
enable podman-remote version
Diffstat (limited to 'API.md')
-rwxr-xr-xAPI.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/API.md b/API.md
index 872d3ee07..fc14f1035 100755
--- a/API.md
+++ b/API.md
@@ -1654,6 +1654,8 @@ git_commit [string](https://godoc.org/builtin#string)
built [int](https://godoc.org/builtin#int)
os_arch [string](https://godoc.org/builtin#string)
+
+remote_api_version [int](https://godoc.org/builtin#int)
## Errors
### <a name="ContainerNotFound"></a>type ContainerNotFound