Metadata-Version: 2.1
Name: c7n-kube
Version: 0.2.12
Summary: Cloud Custodian - Kubernetes Provider
Home-page: https://cloudcustodian.io
Author: Cloud Custodian Project
License: Apache-2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.6,<4.0
Description-Content-Type: text/markdown
Requires-Dist: argcomplete (==1.12.3)
Requires-Dist: attrs (==21.2.0)
Requires-Dist: boto3 (==1.17.102)
Requires-Dist: botocore (==1.20.102)
Requires-Dist: c7n (==0.9.13)
Requires-Dist: certifi (==2021.5.30)
Requires-Dist: importlib-metadata (==4.6.0)
Requires-Dist: jmespath (==0.10.0)
Requires-Dist: jsonschema (==3.2.0)
Requires-Dist: kubernetes (==10.0.1)
Requires-Dist: pyasn1-modules (==0.2.8)
Requires-Dist: pyasn1 (==0.4.8)
Requires-Dist: pyrsistent (==0.18.0)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: pyyaml (==5.4.1)
Requires-Dist: s3transfer (==0.4.2)
Requires-Dist: six (==1.16.0)
Requires-Dist: tabulate (==0.8.9)
Requires-Dist: typing-extensions (==3.10.0.0)
Requires-Dist: urllib3 (==1.26.6)
Requires-Dist: zipp (==3.4.1)
Requires-Dist: python-dateutil (==2.8.1) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
Requires-Dist: six (==1.16.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
Requires-Dist: idna (==2.10) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: requests-oauthlib (==1.3.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: chardet (==4.0.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: requests (==2.25.1) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: urllib3 (==1.26.6) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4"
Requires-Dist: google-auth (==1.32.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
Requires-Dist: pyyaml (==5.4.1) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
Requires-Dist: rsa (==4.7.2) ; python_version >= "3.5" and python_version < "4"
Requires-Dist: cachetools (==4.2.2) ; python_version >= "3.5" and python_version < "4.0"
Requires-Dist: oauthlib (==3.1.1) ; python_version >= "3.6"
Requires-Dist: websocket-client (==1.1.0) ; python_version >= "3.6"

# Custodian Kubernetes Support


Work in Progress - Not Ready For Use.



