# Functions
NewETCDClientOptions creates a Options object with default parameters.
NewETCDStorageOptions creates a Options object with default parameters.
ParseWatchCacheSizes turns a list of cache size values into a map of group resources to requested sizes.
# Structs
ETCDClientOptions contains the options that storage backend by etcd.
ETCDStorageOptions contains the options that storage backend by etcd.
StorageFactoryRESTOptionsFactory wrap the storage factory.