Metadata-Version: 2.1
Name: c7n-kube
Version: 0.2.16
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.7,<4.0
Description-Content-Type: text/markdown
Requires-Dist: argcomplete (==2.0.0)
Requires-Dist: attrs (==21.4.0)
Requires-Dist: boto3 (==1.24.10)
Requires-Dist: botocore (==1.27.10)
Requires-Dist: c7n (==0.9.17)
Requires-Dist: docutils (==0.17.1)
Requires-Dist: importlib-metadata (==4.11.4)
Requires-Dist: importlib-resources (==5.7.1)
Requires-Dist: jmespath (==1.0.0)
Requires-Dist: jsonschema (==4.6.0)
Requires-Dist: kubernetes (==10.0.1)
Requires-Dist: pyrsistent (==0.18.1)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: pyyaml (==6.0)
Requires-Dist: s3transfer (==0.6.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: tabulate (==0.8.9)
Requires-Dist: typing-extensions (==4.2.0)
Requires-Dist: urllib3 (==1.26.9)
Requires-Dist: zipp (==3.8.0)
Requires-Dist: python-dateutil (==2.8.2) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
Requires-Dist: requests-oauthlib (==1.3.1) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: google-auth (==2.8.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
Requires-Dist: pyasn1-modules (==0.2.8) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
Requires-Dist: six (==1.16.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
Requires-Dist: pyyaml (==6.0) ; python_version >= "3.6"
Requires-Dist: pyasn1 (==0.4.8) ; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") or python_version >= "3.6" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") and python_full_version >= "3.6.0"
Requires-Dist: oauthlib (==3.2.0) ; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
Requires-Dist: rsa (==4.8) ; python_version >= "3.6" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6")
Requires-Dist: websocket-client (==1.3.2) ; python_version >= "3.7"
Requires-Dist: urllib3 (==1.26.9) ; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.7"
Requires-Dist: certifi (==2022.6.15) ; python_version >= "3.7" and python_version < "4"
Requires-Dist: idna (==3.3) ; python_version >= "3.7" and python_version < "4"
Requires-Dist: requests (==2.28.0) ; python_version >= "3.7" and python_version < "4" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0")
Requires-Dist: charset-normalizer (==2.0.12) ; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0"
Requires-Dist: cachetools (==5.2.0) ; python_version >= "3.7" and python_version < "4.0" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0")

# Custodian Kubernetes Support


Work in Progress - Not Ready For Use.



