package
0.1.8
Repository: https://github.com/wryun/service-catalog.git
Documentation: pkg.go.dev

# 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.