Skip to content
Snippets Groups Projects
Commit 84fe7876 authored by Karel van Klink's avatar Karel van Klink :smiley_cat: Committed by Neda Moeini
Browse files

Update documentation for api and auth modules

parent c8972514
No related branches found
No related tags found
1 merge request!235Add a Kentik service to GSO
......@@ -13,5 +13,4 @@ Submodules
:titlesonly:
subscriptions
processes
network
``gso.api.v1.processes``
========================
.. automodule:: gso.api.v1.processes
:members:
:show-inheritance:
``gso.auth.api_key_auth``
=========================
.. automodule:: gso.auth.api_key_auth
:members:
:show-inheritance:
......@@ -11,6 +11,6 @@ Subpackages
.. toctree::
:maxdepth: 1
oidc_policy_helper
security
settings
api_key_auth
oidc
opa
``gso.auth.oidc``
=================
.. automodule:: gso.auth.oidc
:members:
:show-inheritance:
``gso.auth.oidc_policy_helper``
====================================
.. automodule:: gso.auth.oidc_policy_helper
:members:
:show-inheritance:
``gso.auth.opa``
================
.. automodule:: gso.auth.opa
:members:
:show-inheritance:
``gso.auth.security``
====================================
.. automodule:: gso.auth.security
:members:
:show-inheritance:
``gso.auth.settings``
====================================
.. automodule:: gso.auth.settings
:members:
:show-inheritance:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment