Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node struct {
// contains filtered or unexported fields
}
func (*Node) ClusterState ¶
func (*Node) GossipAddr ¶
func (*Node) RootCAPool ¶
func (*Node) UpstreamAddr ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
func WithAuthConfig ¶
WithAuthConfig configures the upstream authentication config.
func WithLogger ¶
WithLogger configures the logger. Defaults to no output.
Click to show internal directories.
Click to hide internal directories.