Metadata-Version: 1.2
Name: eks-crutch
Version: 0.1.1
Summary: Wrapper script to run programs using the IAM role associated with a ServiceAccount
Home-page: https://github.com/seanlynch/eks_crutch
Author: Sean R. Lynch
Author-email: sean@foghornconsulting.com
License: Apache Software License 2.0
Description: ==========
        EKS crutch
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/eks_crutch.svg
                :target: https://pypi.python.org/pypi/eks_crutch
        
        .. image:: https://img.shields.io/travis/seanlynch/eks_crutch.svg
                :target: https://travis-ci.com/seanlynch/eks_crutch
        
        .. image:: https://readthedocs.org/projects/eks-crutch/badge/?version=latest
                :target: https://eks-crutch.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Wrapper script to run programs using the IAM role associated with a ServiceAccount
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://eks-crutch.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-11-18)
        ------------------
        
        * First release on PyPI.
        
Keywords: eks_crutch
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
