Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 404 Bytes

hdfs_native.AclEntry.rst

File metadata and controls

23 lines (16 loc) · 404 Bytes

AclEntry

.. currentmodule:: hdfs_native

.. autoclass:: AclEntry
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~AclEntry.name
      ~AclEntry.permissions
      ~AclEntry.scope
      ~AclEntry.type

   .. rubric:: Attributes Documentation

   .. autoattribute:: name
   .. autoattribute:: permissions
   .. autoattribute:: scope
   .. autoattribute:: type