Metadata-Version: 1.2
Name: az-k8s-operations
Version: 0.0.8
Summary: Collection of scripts to maintains aks cluster.
Home-page: https://aksterraformstate.z6.web.core.windows.net/az_k8s_operations/
Author: 1V14713
Author-email: mathieu.gravil@gmail.com
License: UNKNOWN
Description: az_k8s_operations
        ==================
        
        Collection of scripts to maintains aks cluster.
        Need to pip install -r requirements.txt
        
        with requirements.txt :
        - azure==4.0.0 
        - azure-devops==5.1.0b6
        - azure-graphrbac==0.61.1
        - azure-keyvault-secrets==4.0.0
        - azure-identity==1.0.1
        
        Work in 2.7 and 3.5
        [Documentation](https://aksterraformstate.z6.web.core.windows.net/az_k8s_operations/index.html)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7,>=3.5
