.. k8sGen documentation master file, created by sphinx-quickstart on Thu Sep 24 18:44:25 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to k8sGen's documentation! ================================== .. toctree:: :maxdepth: 2 :caption: Contents: Builder.rst APIResources.rst Components.rst .. _Address: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` ======== Installation ------------ To install k8sGen, run ``pip install k8sgen`` and then begin using it in your Python program Contribute ---------- - Issue Tracker: github.com/jfcarter2358/k8sGen/issues - Source Code: github.com/jfcarter2358/k8sGen Support ------- If you are having any issues please create an issue on GitHub_ or send an email to jfcarter2358@gmail.com .. _GitHub: https://github.com/jfcarter2358/k8sGen License ------- The project is licensed under the MIT license.