nodepool/nodepool/driver/kubernetes
David Shrewsbury d6ef934b70 Extract common config parsing for ProviderConfig
Adds a ProviderConfig class method that can be called to get
the config schema for the common config options in a Provider.
Drivers are modified to call this method.

Change-Id: Ib67256dddc06d13eb7683226edaa8c8c10a73326
2019-01-07 12:34:05 +00:00
..
__init__.py Implement a Kubernetes driver 2018-10-25 10:24:45 +00:00
config.py Extract common config parsing for ProviderConfig 2019-01-07 12:34:05 +00:00
handler.py Implement a Kubernetes driver 2018-10-25 10:24:45 +00:00
provider.py Implement a Kubernetes driver 2018-10-25 10:24:45 +00:00