# Functions
NewEtcdOptions creates a new, empty, EtcdOptions instance.
NewServiceCatalogServerOptions creates a new instances of ServiceCatalogServerOptions with all sub-options filled in.
Run runs the specified APIServer.
RunServer runs an API server with configuration according to opts.
# Constants
DefaultEtcdPathPrefix is the default prefix that is prepended to all resource paths in etcd.
# Structs
EtcdOptions contains the complete configuration for an API server that communicates with an etcd.
ServiceCatalogServerOptions contains the aggregation of configuration structs for the service-catalog server.