package
0.0.0-20181017201615-3b9dd4710f09
Repository: https://github.com/m3db/m3cluster.git
Documentation: pkg.go.dev
# Functions
NewCluster creates a Cluster.
NewConfigServiceClient returns a ConfigServiceClient.
NewKeepAliveOptions provide a set of keepAlive options.
NewOptions creates a set of Options.
NewTLSOptions creates a set of TLS Options.
# Structs
ClusterConfig is the config for a zoned etcd cluster.
Configuration is for config service client.
TLSConfig is the config for TLS.
# Interfaces
Cluster defines the configuration for a etcd cluster.
KeepAliveOptions provide a set of client-side keepAlive options.
Options is the Options to create a config service client.
TLSOptions defines the options for TLS.