diff options
author | Alexander Larsson <alexl@redhat.com> | 2020-09-01 12:03:40 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2020-10-23 12:30:08 +0200 |
commit | 8e1f199dd4d035b5ff501aa37c6f1229ac3c0e61 (patch) | |
tree | dfec1fd551684d26cba49d2866d7d7a8e1065899 /apidoc | |
parent | 87e564eeaa569adde786c4c39a2626ca3d687436 (diff) | |
download | ostree-8e1f199dd4d035b5ff501aa37c6f1229ac3c0e61.tar.gz |
deltas: Add ostree_repo_list_static_delta_indexes() function
This lists all the available delta indexes.
Diffstat (limited to 'apidoc')
-rw-r--r-- | apidoc/ostree-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apidoc/ostree-sections.txt b/apidoc/ostree-sections.txt index c1d6b35e..ea37823b 100644 --- a/apidoc/ostree-sections.txt +++ b/apidoc/ostree-sections.txt @@ -412,6 +412,7 @@ OSTREE_REPO_LIST_OBJECTS_VARIANT_TYPE ostree_repo_list_objects ostree_repo_list_commit_objects_starting_with ostree_repo_list_static_delta_names +ostree_repo_list_static_delta_indexes OstreeStaticDeltaGenerateOpt ostree_repo_static_delta_generate ostree_repo_static_delta_execute_offline_with_signature |