Metadata-Version: 2.1
Name: kubedownscaler
Version: 0.1.0
Summary: Scale down and restore deployments and statefulsets
Author: Jonathan Gazeley
Author-email: me@jonathangazeley.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: kubernetes (>=19.15.0,<20.0.0)
