# Packages

No description provided by the author
No description provided by the author

# Constants

DepSizeWarning is the threshold of dependencies that we warn the user of CTS potentially DDoSing their Consul cluster.

# Interfaces

Resolver describes the interface for hashicat's Resolver structure which does implement any hashicat interface at time of writing https://github.com/hashicorp/hcat.
Template describes the interface for hashicat's Template structure which implements the interfaces Templater and Renderer https://github.com/hashicorp/hcat.
Watcher describes the interface for hashicat's Watcher structure used by this project https://github.com/hashicorp/hcat.