Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is hubble's gRPC server.
func NewServer ¶
func NewServer(log logrus.FieldLogger, options ...serveroption.Option) (*Server, error)
NewServer creates a new hubble gRPC server.
Click to show internal directories.
Click to hide internal directories.