mirror of
https://github.com/valitydev/curator-opensearch.git
synced 2024-11-06 10:15:24 +00:00
21 lines
253 B
ReStructuredText
21 lines
253 B
ReStructuredText
|
.. _objectclasses:
|
||
|
|
||
|
Object Classes
|
||
|
==============
|
||
|
|
||
|
* `IndexList`_
|
||
|
* `SnapshotList`_
|
||
|
|
||
|
|
||
|
IndexList
|
||
|
---------
|
||
|
|
||
|
.. autoclass:: curator.indexlist.IndexList
|
||
|
:members:
|
||
|
|
||
|
SnapshotList
|
||
|
------------
|
||
|
|
||
|
.. autoclass:: curator.snapshotlist.SnapshotList
|
||
|
:members:
|