Metadata-Version: 2.1
Name: az-k8s-operations
Version: 0.1.10
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
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7
Description-Content-Type: text/markdown
Requires-Dist: msrestazure (==0.6.2)
Requires-Dist: azure-identity (==1.1.0)
Requires-Dist: azure-mgmt-resource (==7.0.0)
Requires-Dist: azure-mgmt-web (==0.44.0)
Requires-Dist: azure-mgmt-network (==8.0.0)
Requires-Dist: azure-mgmt-storage (==7.0.0)
Requires-Dist: azure-storage-blob (==12.1.0)
Requires-Dist: azure-storage-file (==2.1.0)
Requires-Dist: azure-mgmt-compute (==10.0.0)
Requires-Dist: requests (>=2.22.0)
Requires-Dist: xlsxwriter (>=1.2.1)
Requires-Dist: datetime (>=4.3)
Requires-Dist: sendgrid (==6.1.0)
Requires-Dist: filetype (==1.0.5)
Requires-Dist: azure-mgmt-containerservice (==8.1.0)
Requires-Dist: azure-graphrbac (==0.61.1)
Requires-Dist: azure-devops (==5.1.0b6)
Requires-Dist: azure-keyvault-secrets (==4.0.0)

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
* sendgrid==6.1.0
* filetype==1.0.5

=======

Work in 2.7 and 3.5
[Documentation](https://aksterraformstate.z6.web.core.windows.net/az_k8s_operations/index.html)


