databricks / click

The "Command Line Interactive Controller for Kubernetes"
Apache License 2.0
1.49k stars 84 forks source link

Refactor describe functions to be more generic #5

Closed nicklan closed 6 years ago

nicklan commented 6 years ago

This creates a template function that each describe function can call. It also makes most of this stuff use Cow over String, for a slight performance gain