# Functions
New creates a new EtcdCluster client.
NewFromStaticPod creates a GenericClient from the given endpoints, manifestDir, and certificatesDir.
PodManifestsHaveTLS reads the etcd staticpod manifest from disk and returns false if the TLS flags are missing from the command list.
# Interfaces
ClusterInterrogator is an interface to get etcd cluster related information.